Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-2.0-8030020210222060435-2a301c24-build-66103-18121/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/podman-1.6.4-24.module_el8.3.0+706+33ce1279.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-2.0-8030020210222060435-2a301c24-build-66103-18121/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YjZ4YE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf podman-90ef753e901dff13d273b87524a336e3644f1f55 + /usr/bin/gzip -dc /builddir/build/SOURCES/podman-90ef753.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + /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 add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-1.6.4 base' + sed -i 's/install.bin: podman/install.bin:/' Makefile + sed -i 's/install.man: docs/install.man:/' Makefile + sed -i 's/install.remote: podman-remote/install.remote:/' Makefile + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YKuol8 + umask 022 + cd /builddir/build/BUILD + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55:/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build + GOPATH=/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55:/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build ++ pwd + mkdir -p /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build ++ pwd + pushd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build ~/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build ~/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod ~/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55 + popd + ln -s vendor src + rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go + go generate ./cmd/podman/varlink/... ++ hack/libdm_tag.sh + export 'BUILDTAGS=varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags ' -compressdwarf=false -B 0x228a358d5ac6dcdbe1a02401b345fa886c161e33 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman github.com/containers/libpod/cmd/podman WORK=/tmp/go-build931583983 unicode/utf8 mkdir -p $WORK/b018/ math/bits mkdir -p $WORK/b023/ internal/race encoding runtime/internal/sys cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 0lKtyBxmD76yDb1u-LXP/0lKtyBxmD76yDb1u-LXP -goversion go1.14.12 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go unicode/utf16 internal/nettrace mkdir -p $WORK/b056/ unicode mkdir -p $WORK/b017/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b043/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 9520FarSKph5XrLRZHy8/9520FarSKph5XrLRZHy8 -goversion go1.14.12 -D "" -importcfg $WORK/b056/importcfg -pack ./nettrace.go container/list cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid lbUIC-JCrieYK8k_7cx7/lbUIC-JCrieYK8k_7cx7 -goversion go1.14.12 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go crypto/internal/subtle crypto/subtle cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash vendor/golang.org/x/crypto/cryptobyte/asn1 cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid B7xTOU8eHrIA1Ti8pET9/B7xTOU8eHrIA1Ti8pET9 -goversion go1.14.12 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b012/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b046/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 7tCAyKfVQxqMWSP0pZc7/7tCAyKfVQxqMWSP0pZc7 -goversion go1.14.12 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b121/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding -std -complete -installsuffix shared -buildid O4OgkbDh7_bgrvmisicw/O4OgkbDh7_bgrvmisicw -goversion go1.14.12 -D "" -importcfg $WORK/b043/importcfg -pack ./encoding.go mkdir -p $WORK/b090/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b091/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid BaBKvd2RU4kEv7h2W1RQ/BaBKvd2RU4kEv7h2W1RQ -goversion go1.14.12 -D "" -importcfg $WORK/b046/importcfg -pack ./utf16.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/internal/subtle github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b343/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p container/list -std -complete -installsuffix shared -buildid 3I6HxWAMR38SJ3f8JBK7/3I6HxWAMR38SJ3f8JBK7 -goversion go1.14.12 -D "" -importcfg $WORK/b121/importcfg -pack ./list.go mkdir -p $WORK/b111/ image/color github.com/containers/libpod/vendor/github.com/VividCortex/ewma cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b134/ runtime/cgo cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid EW5KG6Lpl7TRfcXIg38c/EW5KG6Lpl7TRfcXIg38c -goversion go1.14.12 -D "" -importcfg $WORK/b090/importcfg -pack ./aliasing.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid AYrOAUO-fRKjkq8JUxi7/AYrOAUO-fRKjkq8JUxi7 -goversion go1.14.12 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 8ehthnsBi4ta_o7JTQlJ/8ehthnsBi4ta_o7JTQlJ -goversion go1.14.12 -D "" -importcfg $WORK/b091/importcfg -pack ./constant_time.go mkdir -p $WORK/b180/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid bdZUygapR6Nzb_1Jo5u1/bdZUygapR6Nzb_1Jo5u1 -goversion go1.14.12 -D "" -importcfg $WORK/b111/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go mkdir -p $WORK/b138/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b213/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid Hj55mYZfaYuxi7ehZ0hZ/Hj55mYZfaYuxi7ehZ0hZ -goversion go1.14.12 -D "" -importcfg $WORK/b343/importcfg -pack ./image_history.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b159/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ggNQVSooiO-bu09iK99g/ggNQVSooiO-bu09iK99g -goversion go1.14.12 -D "" -importcfg $WORK/b134/importcfg -pack ./asn1.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid _97tR7_dG9Cvl7J9ko1Q/_97tR7_dG9Cvl7J9ko1Q -goversion go1.14.12 -D "" -importcfg $WORK/b180/importcfg -pack ./promise.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid NeicFogKdRB3r-7TP4tO/NeicFogKdRB3r-7TP4tO -goversion go1.14.12 -D "" -importcfg $WORK/b138/importcfg -pack ./aliasing.go mkdir -p $WORK/b264/ mkdir -p $WORK/b038/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b424/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid 5Xb8gSSJWU_S8XSnyS9V/5Xb8gSSJWU_S8XSnyS9V -goversion go1.14.12 -D "" -importcfg $WORK/b213/importcfg -pack ./options.go cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b038/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p image/color -std -complete -installsuffix shared -buildid b7IFYfqeBB0fVKczruIc/b7IFYfqeBB0fVKczruIc -goversion go1.14.12 -D "" -importcfg $WORK/b159/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b264/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid A1Rsnqb_rs2t0MqnL2Uz/A1Rsnqb_rs2t0MqnL2Uz -goversion go1.14.12 -D "" -importcfg $WORK/b264/importcfg -pack ./ewma.go cat >$WORK/b424/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid z7wd037ZveJrg2NpOM_5/z7wd037ZveJrg2NpOM_5 -goversion go1.14.12 -D "" -importcfg $WORK/b424/importcfg -pack ./command.go github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b454/ github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b483/ github.com/containers/libpod/vendor/github.com/docker/docker/api internal/cpu mkdir -p $WORK/b008/ github.com/containers/libpod/vendor/k8s.io/utils/integer cat >$WORK/b454/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b533/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid XcOR1_IDf_Qg_1vm4XbW/XcOR1_IDf_Qg_1vm4XbW -goversion go1.14.12 -D "" -importcfg $WORK/b454/importcfg -pack ./capabilities.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config EOF sync/atomic cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid 32ZFaxwJgX4VNVxfBLWR/32ZFaxwJgX4VNVxfBLWR -goversion go1.14.12 -D "" -importcfg $WORK/b483/importcfg -pack ./annotations.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s github.com/containers/libpod/version mkdir -p $WORK/b317/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config mkdir -p $WORK/b016/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cat >$WORK/b533/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s crypto/internal/boring/sig mkdir -p $WORK/b094/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid IKOplv-VLYs5V2cfIgdE/IKOplv-VLYs5V2cfIgdE -goversion go1.14.12 -D "" -importcfg $WORK/b533/importcfg -pack ./integer.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b577/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid 3IOHqqAAuffsbWobNMuy/3IOHqqAAuffsbWobNMuy -goversion go1.14.12 -D "" -importcfg $WORK/b317/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b094/symabis ./sig_amd64.s github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b471/ mkdir -p $WORK/b204/ mkdir -p $WORK/b342/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection github.com/containers/libpod/vendor/k8s.io/client-go/util/exec github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b575/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b471/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid DhwgoeoFgSjrvakg8kmO/DhwgoeoFgSjrvakg8kmO -goversion go1.14.12 -D "" -importcfg $WORK/b471/importcfg -pack ./version.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b342/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid Qd0D5pwtk_cbdxteSzC5/Qd0D5pwtk_cbdxteSzC5 -goversion go1.14.12 -D "" -importcfg $WORK/b204/importcfg -pack ./config.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid Bwh7cQQWz-gOopg0pumE/Bwh7cQQWz-gOopg0pumE -goversion go1.14.12 -D "" -importcfg $WORK/b342/importcfg -pack ./events.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid rSl_fuOednv8-1sk56gS/rSl_fuOednv8-1sk56gS -goversion go1.14.12 -D "" -importcfg $WORK/b577/importcfg -pack ./throttler.go mkdir -p $WORK/b389/ mkdir -p $WORK/b539/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid fvu8wwpTgjq-RDHWKuG0/fvu8wwpTgjq-RDHWKuG0 -goversion go1.14.12 -D "" -importcfg $WORK/b575/importcfg -pack ./restriction_manager.go cat >$WORK/b389/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid TZiLn1C8UjCLW0c9Zil0/TZiLn1C8UjCLW0c9Zil0 -goversion go1.14.12 -D "" -importcfg $WORK/b389/importcfg -pack ./operator.go cat >$WORK/b539/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid b6tedPBQCZBYTBxX9CZs/b6tedPBQCZBYTBxX9CZs -goversion go1.14.12 -D "" -importcfg $WORK/b539/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/89/89890b603838358d969ea75c81c794fe3df01c2b9bb004274a41f6b148d9ac7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/59/591d2c05c7edc6ff811acfc03d1f019fa3d5a70f18a3ca8737232591764cc683-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/cb/cbc6caa7b8a0cdf103b151d4d071960f15194f17a5282ccf773950f7175e3131-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/28/285e3b3d38ec91f77b23a58ce0c2f90559a045616135fe2475bb060d6eb765cb-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ba/ba62323fd65289ecdb5b9b77f713e192e2721e97a6e21f4273c457ff9993c8d0-d # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid SqesZjlnq-Qxz7Py1Imf/SqesZjlnq-Qxz7Py1Imf -goversion go1.14.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/8b/8b4b395dd46ba2987e47a7b345391862afb54d73acec3c3f4eca06d56d8b141d-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/71/71f97ec17c90447d703d37d6492842b49f6ff75d6926ade2825510d6cff4c5b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid HOcFs1nD54JwkkuukUCy/HOcFs1nD54JwkkuukUCy -goversion go1.14.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/66/662983937bcfe4bb976f864f764a81ea11599c2afbbba5d804ed54f7aa8073c0-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/d9/d95513f564e493bf81e462931de05c25a677aa176dcf12171b241cf3b1c2e5d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/02/02a0f0ebf43add8091dab2e7525e83f1d207a9a11b0070aeec599b7cbced5aa1-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid XMJ6zTIPk0CzUnDKumnH/XMJ6zTIPk0CzUnDKumnH -goversion go1.14.12 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid _BS0sxzZUlGQSPEDGGm3/_BS0sxzZUlGQSPEDGGm3 -goversion go1.14.12 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./sig.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/6f/6f1613d1050e2db05ef13a3fadfa16b9c8ced0767f0faad42a4b40ee8c5d06c6-d # internal runtime/internal/math mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid LXImTxx6vLp8vgv9YxhN/LXImTxx6vLp8vgv9YxhN -goversion go1.14.12 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/48/4818bcab575ab481b30448e92820ea62bff5b7b8b4869eb8902f933037241316-d # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/35/352e36e0cd21512e492bb9fbf79ce1bb600ae2bdd16f898d81b05cf8a5ab6027-d # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/c5/c57bc3deee423780f568263815e01cca150ce5a6065b6775443e5344be01828d-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/02/02ac160a97bedcc22ea32200d1db8247f20090a1635f16b043922390fa3399c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/0d/0dbdd1d6711357c1fce5e2576336ef8586b9201d0e1fec06bb474bd0c3827df5-d # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/55/553a5a0ba12a5593bb9d51086ff3f4944728e81fc0deb869fe741441bcd35ad4-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/51/51ad32846789e7aa1719f7d678a6de5fbe579cb5c4e84400ccf4236d59888e6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/1e/1e55b21b70743dc10de85c25431000c0e650cda673428950fb97a1c78a9977c0-d # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/a7/a76da02f9097f4e4e74bf2dbf569d0a569b49f41db33c945f3a8df8e2b1653a4-d # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/80/800d94a8bdfee98b5f8d525d69ea2c2a61719f368bd680221a5cad264afd67f8-d # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/f9/f981cb3f004fc0ac97641a9acf6373c6215a0a3e2c973d439941bb50071c75c3-d # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/01/01850b3941ce1023a3f5cd0af7902a3b67fa6d6453421f5b985c2297f10502d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/28/28d2b1225f41b68321de2be03c59db8f57214bc5fbea9cc76cc16c5eb4567af6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/20/200e7837d9a5a565496dab0ce451344e80f3918da9b7077d8cbfc7159edffc1d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b094/sig_amd64.o ./sig_amd64.s cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/ed/edd2bbd12a7dc2997f45ea91b7961d2e9aa02d4b3bb4e40bd6b3b0b7c4fb7b91-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/52/523ab266292ae2ef9ca85c16afea91d719bc289e06313d24cc26da654106177a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/58/584d3f9ed3488167c86d5a13598095d9ff342033b091a05ae1a076a909c00b26-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/8a/8a3b63f174bbd466ccedc5cf013d237a3636f2de368bcfaf1db39eb925eb562d-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e2/e2d4d36367462e581b6410e57f504ef1b27261f6c5bf0621fb2a9f89b6dc5218-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm.o ./asm.s cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/d3/d3cce29f4553698afe83d17fb2979b1a4bf2a4b5735bf8243a2467541dcb7fd2-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e2/e2d8371e3288d2c4629f700214bdb22763b9af740260570d7d633190d5da4de4-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/c0/c0cd139af6e159b23125fa0251e988e975ca838ff22a60f1b82e2c3bc166a6b1-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e2/e2d2afd51e9b9b7fd7d9ded90b62b77ca4be44374c84192f4e271b6af941ccb6-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true internal/bytealg math /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/02/02d33df5978a9a3fc7dae0d805e6a645b992b7a7eb72aeb87a4c299700cc5f06-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b007/ cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog crypto/internal/boring/fipstls mkdir -p $WORK/b022/ mkdir -p $WORK/b033/ mkdir -p $WORK/b093/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid LluazuyuA-4UzgVkYnUs/LluazuyuA-4UzgVkYnUs -goversion go1.14.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b093/symabis ./dummy.s cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid yqE4yS_-THDwLZXM3yvx/yqE4yS_-THDwLZXM3yvx -goversion go1.14.12 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./tls.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid 97Z_9EzyZG9eq0VGyPFL/97Z_9EzyZG9eq0VGyPFL -goversion go1.14.12 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid NJbLeK8IpsHftAMw_Gwj/NJbLeK8IpsHftAMw_Gwj -goversion go1.14.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/93/93d44d22031476f95d1eecff6ebea650e083f49718ba8b3b766060977e78a989-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/compare_amd64.o ./compare_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/count_amd64.o ./count_amd64.s cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/22/22cc52d102911fe118dda94bc4b1b0d3d1951ff0c30f4d95d580e7c43e314759-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/equal_amd64.o ./equal_amd64.s cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_amd64.o $WORK/b007/count_amd64.o $WORK/b007/equal_amd64.o $WORK/b007/index_amd64.o $WORK/b007/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/b4/b4009abca1b0f27cfc996022ba0174aa541b8a71e33b1d23fb35cc3d6a8d3069-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/76/76803b576e4167ccea2da659a4653c17ee64f5c5fc75de6692691e286ba4c321-d # internal github.com/containers/libpod/vendor/github.com/fatih/camelcase mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid 0iZIfnuQ-eu2Z-Gg3Af3/0iZIfnuQ-eu2Z-Gg3Af3 -goversion go1.14.12 -D "" -importcfg $WORK/b596/importcfg -pack ./camelcase.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid -HrNtqBaP5b9kbRMUVsa/-HrNtqBaP5b9kbRMUVsa -goversion go1.14.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/03/03e00953152b68f265647a4e8f45c482ce1d863bfe222b666e29c69190c0b098-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/dim_amd64.o $WORK/b022/exp_amd64.o $WORK/b022/floor_amd64.o $WORK/b022/hypot_amd64.o $WORK/b022/log_amd64.o $WORK/b022/sqrt_amd64.o $WORK/b022/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x006.o -c gcc_linux_amd64.c cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a4/a413149ab228966fa7278c71ea9eccef96ad16ae5fdf92a719e66ff9645b0293-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid DGuVqWTFBO_zB6NpAlFK/DGuVqWTFBO_zB6NpAlFK -goversion go1.14.12 -D "" -importcfg $WORK/b265/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/ee/ee917a25ed4dc81ddaa7680b4260135593ba07bd94dd9ff208f9a0a8e5bd6742-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x012.o -c gcc_amd64.S cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o $WORK/b038/_x006.o $WORK/b038/_x007.o $WORK/b038/_x008.o $WORK/b038/_x009.o $WORK/b038/_x010.o $WORK/b038/_x011.o $WORK/b038/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go -dynlinker cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b038/symabis ./asm_amd64.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p runtime/cgo -std -installsuffix shared -buildid e8e7km3ceYZQf0eH5Cob/e8e7km3ceYZQf0eH5Cob -goversion go1.14.12 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b038/_cgo_gotypes.go $WORK/b038/cgo.cgo1.go $WORK/b038/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b038/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_amd64.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o $WORK/b038/_x006.o $WORK/b038/_x007.o $WORK/b038/_x008.o $WORK/b038/_x009.o $WORK/b038/_x010.o $WORK/b038/_x011.o $WORK/b038/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/48/48229a53b187dd2d681131021dc58bc7a9d80871a03bdebfa80c34bdee537a3c-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_amd64.o $WORK/b006/duff_amd64.o $WORK/b006/memclr_amd64.o $WORK/b006/memmove_amd64.o $WORK/b006/preempt_amd64.o $WORK/b006/rt0_linux_amd64.o $WORK/b006/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/86/8654815707c79aa7e03efe69559ef99f5e1da15a8877314ea0ede1565c1a6418-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid ZLpGVZji3KIHxHr89dOb/ZLpGVZji3KIHxHr89dOb -goversion go1.14.12 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid o15iAzmswx-JHRWPFriU/o15iAzmswx-JHRWPFriU -goversion go1.14.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/36/363bc3ad5407db6160aff721ae0956c34f3d6fcd10c2d27c56945578375ba0ca-d # internal internal/singleflight mkdir -p $WORK/b057/ math/rand mkdir -p $WORK/b058/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid k64WyewmvC31Bre0dfSX/k64WyewmvC31Bre0dfSX -goversion go1.14.12 -D "" -importcfg $WORK/b057/importcfg -pack ./singleflight.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p math/rand -std -complete -installsuffix shared -buildid ZPvAxPFmp0HoJCVnbQXL/ZPvAxPFmp0HoJCVnbQXL -goversion go1.14.12 -D "" -importcfg $WORK/b058/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ea/eaedb2873efc360b14ae22c687434293d08f5f2721b36d10c586a3fed50eca46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/bc/bc860ffc41824b8559334bb00917e0d11c8e6d8d68b8a6d127dfbda7c5953b85-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0f/0f25bec323fe2b85d1df7ba048853ffc80251e67c86a82073ed9575d55f82a15-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b025/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid cxUGTEtBY73EEqS8bUyN/cxUGTEtBY73EEqS8bUyN -goversion go1.14.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid kV8NdqyXXjFbNHZV3dKS/kV8NdqyXXjFbNHZV3dKS -goversion go1.14.12 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/74/74605f6334c4d225d4ebbe2efffffa54afbb782c91e7893d70aba407a689c93f-d # internal internal/oserror mkdir -p $WORK/b027/ github.com/containers/libpod/pkg/registrar vendor/golang.org/x/net/dns/dnsmessage github.com/containers/libpod/pkg/apparmor mkdir -p $WORK/b542/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b055/ github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid -WZlaJjAXf5BG9KZQwYK/-WZlaJjAXf5BG9KZQwYK -goversion go1.14.12 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go mkdir -p $WORK/b484/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF io cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid -wXUVw6v0I9CLNH5UlxW/-wXUVw6v0I9CLNH5UlxW -goversion go1.14.12 -D "" -importcfg $WORK/b542/importcfg -pack ./registrar.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid SZILowlP7OALfQC9PN8-/SZILowlP7OALfQC9PN8- -goversion go1.14.12 -D "" -importcfg $WORK/b055/importcfg -pack ./message.go mkdir -p $WORK/b192/ mkdir -p $WORK/b243/ mkdir -p $WORK/b155/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b471/_pkg_.a EOF cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF strconv mkdir -p $WORK/b024/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid b4VeS_TNuIZMrRM80YAl/b4VeS_TNuIZMrRM80YAl -goversion go1.14.12 -D "" -importcfg $WORK/b192/importcfg -pack ./locker.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid lgzQ8fxJlrNroObVkPjW/lgzQ8fxJlrNroObVkPjW -goversion go1.14.12 -D "" -importcfg $WORK/b484/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid IqlsxEzSvjdB38Cx7hQK/IqlsxEzSvjdB38Cx7hQK -goversion go1.14.12 -D "" -importcfg $WORK/b243/importcfg -pack ./apparmor_disabled.go mkdir -p $WORK/b013/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid szYOSXLN_-f048Sz0VfK/szYOSXLN_-f048Sz0VfK -goversion go1.14.12 -D "" -importcfg $WORK/b155/importcfg -pack ./cast5.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid FvX4Jy4ke_y-w3Pl6CcT/FvX4Jy4ke_y-w3Pl6CcT -goversion go1.14.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid HcznPb1arUQBXywh4C1L/HcznPb1arUQBXywh4C1L -goversion go1.14.12 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/34/34fa29ec15867346e68e6fb73b4a381b1bb324eee90e6716ba64deb4ba3f6f86-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/90/9053e053148580447da416a34d0333316af907dead2e2110aff6b082022363a9-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/f8/f869ae6ce7e5c5f63445c3fd94c55ce7eef367cfdf281654e4d74cbe1e08ebc2-d # internal cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid FuC466sXz57n10Htt-E0/FuC466sXz57n10Htt-E0 -goversion go1.14.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/6a/6a4e00a95a8b3c80ad64cd1a75f7532e53672968b357138f754e52be6a694b18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/52/52c16cfabbbcf2d273fabfa9f5eaaf11f21f3eece54d72fcda14df26e34f7105-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/8f/8fa60c4cd0e76074354015205621431c80b038c49dbcf4450a11793b1f964da6-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/06/06e4fdd8c041e50eb040fc65c4f3a42c50363b79c01251784797a980700c4ad1-d # internal container/heap mkdir -p $WORK/b260/ github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b295/ mkdir -p $WORK/b381/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p container/heap -std -complete -installsuffix shared -buildid MiOkKDK9MVVbNH9EGuSL/MiOkKDK9MVVbNH9EGuSL -goversion go1.14.12 -D "" -importcfg $WORK/b260/importcfg -pack ./heap.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid bf5n2xqh-U-eslAyCbZ2/bf5n2xqh-U-eslAyCbZ2 -goversion go1.14.12 -D "" -importcfg $WORK/b295/importcfg -pack ./stream.go cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid XL2-RUWisV6DwzqeLENv/XL2-RUWisV6DwzqeLENv -goversion go1.14.12 -D "" -importcfg $WORK/b381/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/60/607bc579e1a1df40d062c54bb4372363f2919f62f81dcaf8bc66e3034e9e0d77-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/7e/7e9b64465fbd64a41adb09e865254d5217ac96139896a2ab5416c2bd7ae62587-d # internal text/tabwriter mkdir -p $WORK/b049/ crypto/internal/randutil hash github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b036/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid cGH3OKDEXIQKIPw3ueu2/cGH3OKDEXIQKIPw3ueu2 -goversion go1.14.12 -D "" -importcfg $WORK/b049/importcfg -pack ./tabwriter.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 6KK24gNUomy3DZEV57PU/6KK24gNUomy3DZEV57PU -goversion go1.14.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b117/ mkdir -p $WORK/b069/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid iwhuYCZ14SgiNsQX2jxb/iwhuYCZ14SgiNsQX2jxb -goversion go1.14.12 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b076/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid _DTJ_g3hS6t8c00vH9b2/_DTJ_g3hS6t8c00vH9b2 -goversion go1.14.12 -D "" -importcfg $WORK/b117/importcfg -pack ./randutil.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid pAxm3IK5uf_OxDldacaZ/pAxm3IK5uf_OxDldacaZ -goversion go1.14.12 -D "" -importcfg $WORK/b076/importcfg -pack ./types.go cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p hash -std -complete -installsuffix shared -buildid X7dVIsAj1g3x1Oo_m-Tf/X7dVIsAj1g3x1Oo_m-Tf -goversion go1.14.12 -D "" -importcfg $WORK/b069/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/45/45bfa392c1ebf9049ebfd7fb209905b0a1afec74780170f9dce1ed0ce1f3f41a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/a6/a6cb4a4ce16f44ef93efa381ded7d353087bfa07cff80a4075d94f58fa7b1530-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/2a/2a8eadec1860f34f5e83fed48c2a55b372907976d4ed7428ba3c46c6c6acec17-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/29/295892b89d4a59677a691cf2167c2041b0c0651ab3a7d04ea0369da3f80225fc-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid CipmS6kReh3ui3t-aBvS/CipmS6kReh3ui3t-aBvS -goversion go1.14.12 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3c/3cf54d29b8b7c017ac823b4fb7203cbff6aa433d896427854fd35d13e983d005-d # internal hash/adler32 hash/crc64 mkdir -p $WORK/b154/ hash/fnv hash/crc32 mkdir -p $WORK/b112/ mkdir -p $WORK/b257/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a EOF mkdir -p $WORK/b101/ cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid S6k28Z69crIDe1jIHWKo/S6k28Z69crIDe1jIHWKo -goversion go1.14.12 -D "" -importcfg $WORK/b154/importcfg -pack ./adler32.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid ms1VmhLNQNzscXl6rlmg/ms1VmhLNQNzscXl6rlmg -goversion go1.14.12 -D "" -importcfg $WORK/b112/importcfg -pack ./crc64.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid RRz69dvAA9EPZ_yr_Q-p/RRz69dvAA9EPZ_yr_Q-p -goversion go1.14.12 -D "" -importcfg $WORK/b257/importcfg -pack ./fnv.go cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b101/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/1f/1fd20371a97c627c929c6941245b66de3064c37c09f9eaa54c22afb201bd6a6c-d # internal cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p hash/crc32 -std -installsuffix shared -buildid UEGD9Duogt8HboTETfb_/UEGD9Duogt8HboTETfb_ -goversion go1.14.12 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/a8/a83a62ef642964b098253258839926fd68dfb34313ce9873ca2bb2f3994ec216-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ce/ceee367265386eef371bb25527c3e7beabd1f4b469e87fa6feba5e845bb30cf6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ef/ef76b3806648c39eb8d2bd3d9344e6ecf690b556f4fba8e26d3970c5ad2aa3bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/32/3278e9153fa25c43bba82277df567c61a26fc120e0e7292d2ffa630e93d04000-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/93/93fd4840568e622368ad58935b9126988dc6693fc07909e18a01442832eabbad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/88/8894b4e97638e50a925d189a34d1a36e86dc952fca2dc467efc5efaa2d537f15-d # internal crypto mkdir -p $WORK/b068/ crypto/rc4 encoding/base32 github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b127/ mkdir -p $WORK/b143/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b183/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto -std -complete -installsuffix shared -buildid ZODwAErq5kFa_6FbAy74/ZODwAErq5kFa_6FbAy74 -goversion go1.14.12 -D "" -importcfg $WORK/b068/importcfg -pack ./crypto.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF reflect cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid C69zI1abDrh02k5164Mh/C69zI1abDrh02k5164Mh -goversion go1.14.12 -D "" -importcfg $WORK/b127/importcfg -pack ./rc4.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid l4TaRSho6juolZMPrrj0/l4TaRSho6juolZMPrrj0 -goversion go1.14.12 -D "" -importcfg $WORK/b143/importcfg -pack ./base32.go mkdir -p $WORK/b150/ mkdir -p $WORK/b021/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid ZRWS6XXxUo7quaDJ82bb/ZRWS6XXxUo7quaDJ82bb -goversion go1.14.12 -D "" -importcfg $WORK/b183/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid _3uC5Lq2vh8kDCz93OOK/_3uC5Lq2vh8kDCz93OOK -goversion go1.14.12 -D "" -importcfg $WORK/b150/importcfg -pack ./errors.go cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asm_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid hJ0KHfRB-6TLSS0ZnCU-/hJ0KHfRB-6TLSS0ZnCU- -goversion go1.14.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/37/37c70efbe86fcba72fc391f4029c77e04ff449b058ae79ec91cf3d304eb73e3c-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b229/ github.com/containers/libpod/vendor/golang.org/x/text/transform bufio mkdir -p $WORK/b353/ mkdir -p $WORK/b040/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid xz6SigcgcbhKxgmxLdJL/xz6SigcgcbhKxgmxLdJL -goversion go1.14.12 -D "" -importcfg $WORK/b229/importcfg -pack ./transform.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid apau6RzXM8-Pd3DucQ9N/apau6RzXM8-Pd3DucQ9N -goversion go1.14.12 -D "" -importcfg $WORK/b353/importcfg -pack ./transform.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid 8kDOt3huQDC6_tqDW5ae/8kDOt3huQDC6_tqDW5ae -goversion go1.14.12 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/96/96acf5e7043b0e4bf5af514fb60fb64d9b13ed3be0f39f324aabdd771d7c91bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d4/d48404581967c0b101a3bf393b8eb4e01264437fbf7d3845cead56db9429326a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/bb/bb692ef52875a1365fb24da5ba67cda926c112c49512d4a74128b44c4db1eeca-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b150/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid YwjQDotKLkmNgOv5xccH/YwjQDotKLkmNgOv5xccH -goversion go1.14.12 -D "" -importcfg $WORK/b157/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/49/491df1c35dc565bf14c47bc41b597ee4db1893920e436b8fe9451db653cad6a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/94/9465d26e7a5fd877bdb6000883ed3d5581b262136ea06d05dd5ba9a8ac839b4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/4c/4c618f55e2542d72d2c7f0613384c7bf40c866949182582a4c5b1c5cf452c5d1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b144/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/containers/libpod/pkg/namespaces path mkdir -p $WORK/b039/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/klauspost/cpuid cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid BUC_jkumA0AfiPILRwOq/BUC_jkumA0AfiPILRwOq -goversion go1.14.12 -D "" -importcfg $WORK/b144/importcfg -pack ./compare.go html regexp/syntax mkdir -p $WORK/b071/ mkdir -p $WORK/b207/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p path -std -complete -installsuffix shared -buildid LU40tXLRax-h63qUPZLU/LU40tXLRax-h63qUPZLU -goversion go1.14.12 -D "" -importcfg $WORK/b039/importcfg -pack ./match.go ./path.go mkdir -p $WORK/b301/ mkdir -p $WORK/b451/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid b1C9z3uSvtog6p1ZVCV4/b1C9z3uSvtog6p1ZVCV4 -goversion go1.14.12 -D "" -importcfg $WORK/b207/importcfg -pack ./stringutils.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid dwKE48htTYg1O9e8PXv-/dwKE48htTYg1O9e8PXv- -goversion go1.14.12 -D "" -importcfg $WORK/b071/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid _YjpBZlScq84ezRhRxrx/_YjpBZlScq84ezRhRxrx -goversion go1.14.12 -D "" -importcfg $WORK/b301/importcfg -pack ./autoneg.go mkdir -p $WORK/b106/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid bsP19uYMmCjOhlG4nD0P/bsP19uYMmCjOhlG4nD0P -goversion go1.14.12 -D "" -importcfg $WORK/b451/importcfg -pack ./namespaces.go mkdir -p $WORK/b600/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/cpuid /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b106/symabis ./cpuid_amd64.s cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p html -std -complete -installsuffix shared -buildid xMMXJi5ajoil9tCaOK0i/xMMXJi5ajoil9tCaOK0i -goversion go1.14.12 -D "" -importcfg $WORK/b600/importcfg -pack ./entity.go ./escape.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/cpuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/cpuid -installsuffix shared -buildid GMgLkZVvBCC7ab8TwuKS/GMgLkZVvBCC7ab8TwuKS -goversion go1.14.12 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./cpuid.go ./detect_intel.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/21/217d6f82415f49ee30b88513429b515647bb4399c849c92e413d0df2437fc694-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/1c/1c3961cdd9851057505cdd48c75e2e7bad2506c188b3d96ad0e3dec05de6d287-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/2c/2ca11bff39db0253ad76ee4f2b277900a9c4a1a0102439dc6271e517728a2fb8-d # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/1e/1e7a3fa4a55e2d7c586450e4dad7248435d1a36ffc99aec12254a22227000c1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/8b/8b60f200d2fe12ef27209ec03208806f7ac18cfb51238d73a44ffa2915857fc5-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7a/7ae1a087ab4f0fa1b3acd6a66d40521ea06af9d01cccc537b574a22af78db287-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/53/53cfa8cb86dadac395197c51e6dca099b6beb416538864c2a43ae26509353c01-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d9/d98e3c44390a178b268ef5c9a64d507bb2f96ce8c717f1527ebb254e0e1e27f6-d # internal compress/bzip2 mkdir -p $WORK/b085/ image mkdir -p $WORK/b158/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid _FcGvhW38ghy9vv0Q9pJ/_FcGvhW38ghy9vv0Q9pJ -goversion go1.14.12 -D "" -importcfg $WORK/b085/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b159/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p image -std -complete -installsuffix shared -buildid bA9JD3vntvukIqfL_98e/bA9JD3vntvukIqfL_98e -goversion go1.14.12 -D "" -importcfg $WORK/b158/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/eb/eb8981c9604f8abae9667ab3882d758410409250779351ae49e6ceed2ceb0ac8-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/36/36379b6b437d3d3cf87ca0b1ab2a4059e4c378ded7bf9d25a5bd7476350346ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/00/004b4985288d8900f048b46a4b8fdc89736a124e8ab3100ade557cf98f1aac9f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/de/deeb4fc466a69e53acae89b5a8a65fb603a75c4724df5885e528460b87f800dc-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/cpuid /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/cpuid_amd64.o ./cpuid_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/cpuid_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/be/bebdb957f9c4b6e397aa170020f8e4f6de3fc940b314987a6d44625783d2f17b-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/1a/1a57cce2186af802e155704e755706fc6d1ed8e1cf3230da9fa3a332b202ac7a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b065/ github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx internal/syscall/execenv internal/syscall/unix github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups mkdir -p $WORK/b413/ mkdir -p $WORK/b032/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b029/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid 9a__Ft0RPFTiZxZe6U7V/9a__Ft0RPFTiZxZe6U7V -goversion go1.14.12 -D "" -importcfg $WORK/b065/importcfg -pack ./cgroups_supported.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid nVBXQAwH_0FlTlrnkWDN/nVBXQAwH_0FlTlrnkWDN -goversion go1.14.12 -D "" -importcfg $WORK/b413/importcfg -pack ./syscall_unix.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid KIEsLYrA51hZuY8OCYw2/KIEsLYrA51hZuY8OCYw2 -goversion go1.14.12 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go time mkdir -p $WORK/b457/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b031/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid ppTaG5MGjTsvn9j2A4yL/ppTaG5MGjTsvn9j2A4yL -goversion go1.14.12 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid lSq_1UmZq3wWO3QtSqiq/lSq_1UmZq3wWO3QtSqiq -goversion go1.14.12 -D "" -importcfg $WORK/b457/importcfg -pack ./cgroups.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid JCSN6aH7O0M4EM9MNEe1/JCSN6aH7O0M4EM9MNEe1 -goversion go1.14.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/03/0396e52ea3b144ba9183e85348312e9a1ff8eec1d0143d38148227a6a4403624-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/54/54623edf8e8dc09b8f04b7a47513009c46debfd381475ebc6bbd797ad0a99a7c-d # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ac/ac01a3317e6f54376029643900edc47be8a2f4dfb9849fcf9a2e5d8f404c7a90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/68/68092ba4d442ad5ddffe61e15fbc4bc4261e1f45ce636216f12117c29d6c71e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/4c/4cad0c30ac546e9f5e316676aaa59e573db6928b3391b226c3e0a2db4ce0c40a-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/31/31b30525190aa2cc5945d8c12dcb46ce535a3c2e7e5b3193c2a2d81d83e91a6a-d # internal image/internal/imageutil mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b158/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 1NI3q_tVjBSY8EhJKGMs/1NI3q_tVjBSY8EhJKGMs -goversion go1.14.12 -D "" -importcfg $WORK/b161/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/74/74704c2dba38044f62fe83aace2c6a4e2689f70fca7dbe544df95ec947fa7c10-d # internal image/jpeg mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b158/_pkg_.a packagefile image/color=$WORK/b159/_pkg_.a packagefile image/internal/imageutil=$WORK/b161/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid jn9bvJ4b93-bbbfx_Q1j/jn9bvJ4b93-bbbfx_Q1j -goversion go1.14.12 -D "" -importcfg $WORK/b160/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/85/85e3e5e3370a75d8de6e4556dbab8e87ec35868ff56f81ee8ccb7f93e1c1db79-d # internal regexp mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b071/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p regexp -std -complete -installsuffix shared -buildid HOcdWIz_YTt6PT4eucR5/HOcdWIz_YTt6PT4eucR5 -goversion go1.14.12 -D "" -importcfg $WORK/b070/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/aa/aa8e16678a8de59f008e81ae6eeb1b3e7e7ab73ab287a58a3a6a18702f732331-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/35/35f0c680783517363391f3749603003547c222dbe2cc0b0272cf64954198dcce-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b532/ context github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter mkdir -p $WORK/b041/ mkdir -p $WORK/b464/ internal/poll cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid W0mCnr_rHMkEo7Q6tuYb/W0mCnr_rHMkEo7Q6tuYb -goversion go1.14.12 -D "" -importcfg $WORK/b532/importcfg -pack ./clock.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid 2AzNVUhfPFffTfaTOe5d/2AzNVUhfPFffTfaTOe5d -goversion go1.14.12 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go mkdir -p $WORK/b028/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid swGAbFQf5gCirhygdsvQ/swGAbFQf5gCirhygdsvQ -goversion go1.14.12 -D "" -importcfg $WORK/b464/importcfg -pack ./leakybucket.go ./memory.go ./storage.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid UYb7ehwAz3NK2huRAtjJ/UYb7ehwAz3NK2huRAtjJ -goversion go1.14.12 -D "" -importcfg $WORK/b028/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/7b/7bc38be0dada476e0246e603c8c4e28f11b26e7694e8b65e3b627640340d2a37-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b361/ github.com/containers/libpod/pkg/resolvconf/dns github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b544/ mkdir -p $WORK/b503/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid 2oYApWAiHcbUmWsooaIH/2oYApWAiHcbUmWsooaIH -goversion go1.14.12 -D "" -importcfg $WORK/b361/importcfg -pack ./resolvconf.go cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid skxTS1dPKXDE9ceF4gi7/skxTS1dPKXDE9ceF4gi7 -goversion go1.14.12 -D "" -importcfg $WORK/b544/importcfg -pack ./resolvconf.go cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid eFevI_T7mL1w3wY5n9WK/eFevI_T7mL1w3wY5n9WK -goversion go1.14.12 -D "" -importcfg $WORK/b503/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/a4/a45b7639885cf74786beb7d42c1057763d608e0ee98ddea603c0c3044613a192-d # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/3d/3d5431337ea30a5ee9f4919021b0cf093bd7278008f424805536332b9996be86-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/bd/bd91a03e057d35d8949d53061ab5363e7d38249d8225025a71803ce96cd2e415-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/08/08ce410f00d6508661d8c46bed9e515e8587d48d382a5ae0a0e46adb8636cbe6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/53/53ffbf4288584e9172b724ef464f4437e2f906eee5bac4cb5e0ea446bf2d571f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b4/b40aabe978895a3e79823df7b898240cbb9e4c0df5eaf23380e62d459eeecdea-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b414/ github.com/containers/libpod/vendor/golang.org/x/net/context github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b178/ mkdir -p $WORK/b267/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid Y2lDl73jRtvE3ON0-A16/Y2lDl73jRtvE3ON0-A16 -goversion go1.14.12 -D "" -importcfg $WORK/b414/importcfg -pack ./errgroup.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid FhhBzsxw2fR3kEmtTvMx/FhhBzsxw2fR3kEmtTvMx -goversion go1.14.12 -D "" -importcfg $WORK/b178/importcfg -pack ./context.go ./go17.go ./go19.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b121/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid o-9CVyza5y65qTBJjrOe/o-9CVyza5y65qTBJjrOe -goversion go1.14.12 -D "" -importcfg $WORK/b267/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/fe/fef5ce285bd9bef5e2ae38e93a6d5c2fb8382a3b74740f25c2c308ab8add1450-d # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/91/9171a0411c047bff745337a6497aed5f91cd8856756776e7b19b2fa376289787-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/90/90b9304e6151a23435bff25aee7ff615b0661ee32bf77e378d0d43e31368b7c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a1/a1295da35fd5fe211fdd73c98a08db979b1d622701fd3edac638d3e77664c561-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid 4cjA0onYqCy5odgqB1oR/4cjA0onYqCy5odgqB1oR -goversion go1.14.12 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/6d/6d0180714dddfe17455820b616c8691b3d739c8caba28e201dd4a261589e33df-d # internal internal/fmtsort mkdir -p $WORK/b020/ github.com/containers/libpod/vendor/github.com/hashicorp/errwrap encoding/binary mkdir -p $WORK/b365/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b045/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid tvnlz_gTomseoxmmbQV2/tvnlz_gTomseoxmmbQV2 -goversion go1.14.12 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go mkdir -p $WORK/b391/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid UGlJWMeK2HQ5AH4oAYzX/UGlJWMeK2HQ5AH4oAYzX -goversion go1.14.12 -D "" -importcfg $WORK/b365/importcfg -pack ./errwrap.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid XQv6IiIB5G0Wij7JUG5h/XQv6IiIB5G0Wij7JUG5h -goversion go1.14.12 -D "" -importcfg $WORK/b045/importcfg -pack ./binary.go ./varint.go cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid QWsjDqC92Uac_i-CgLu5/QWsjDqC92Uac_i-CgLu5 -goversion go1.14.12 -D "" -importcfg $WORK/b391/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/de/de95b764017b69936ac418fe4e0d112f3e496c1626c9ee80839e0a4874810594-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f7/f7ea2789902c516c7d465ebb969fa29036ada9b2789980f27a8a3c4e57d51d1d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/4b/4b0aa14055c1753a5492428c8770f7b7a37a4bf2dda23ad9ea3eaf7ca8acc34b-d # internal encoding/base64 mkdir -p $WORK/b044/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b140/ crypto/cipher vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b089/ crypto/ed25519/internal/edwards25519 github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b102/ crypto/md5 cat >$WORK/b140/go_asm.h << 'EOF' # internal EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b140/symabis ./cpu_x86.s github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 74d-C0PDnzxPx64Gm2Yo/74d-C0PDnzxPx64Gm2Yo -goversion go1.14.12 -D "" -importcfg $WORK/b044/importcfg -pack ./base64.go mkdir -p $WORK/b139/ mkdir -p $WORK/b124/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b089/symabis ./xor_amd64.s mkdir -p $WORK/b126/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cat >$WORK/b139/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b102/symabis ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b139/symabis ./sum_amd64.s mkdir -p $WORK/b100/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid iH7XxfU0_D3UFuuD6PSr/iH7XxfU0_D3UFuuD6PSr -goversion go1.14.12 -D "" -importcfg $WORK/b124/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b126/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b126/symabis ./md5block_amd64.s cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b100/symabis ./decode_amd64.s ./encode_amd64.s github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b048/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid r1Qz0OmN_nixk25TIfpI/r1Qz0OmN_nixk25TIfpI -goversion go1.14.12 -symabis $WORK/b140/symabis -D "" -importcfg $WORK/b140/importcfg -pack -asmhdr $WORK/b140/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b048/symabis ./asm_linux_amd64.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid qJYUFvE0PJejUZ_ted6B/qJYUFvE0PJejUZ_ted6B -goversion go1.14.12 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/cipher -std -installsuffix shared -buildid HekLXwQbT6d4imbzBUC4/HekLXwQbT6d4imbzBUC4 -goversion go1.14.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid r2BFPv1-1ipKH4zZioot/r2BFPv1-1ipKH4zZioot -goversion go1.14.12 -symabis $WORK/b139/symabis -D "" -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -installsuffix shared -buildid m4PT68rv83LP5KyeojdX/m4PT68rv83LP5KyeojdX -goversion go1.14.12 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/md5 -std -installsuffix shared -buildid T-Di5xfIvIu5su6v0SSN/T-Di5xfIvIu5su6v0SSN -goversion go1.14.12 -symabis $WORK/b126/symabis -D "" -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid UHfcD4uZHOPO5oPUiDvV/UHfcD4uZHOPO5oPUiDvV -goversion go1.14.12 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/bd/bd935180b1d3cf1e378ee50096adcf283fa36771929cdc448f278da276bc7df8-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b140/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b140/_pkg_.a $WORK/b140/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/bd/bdc194939dedb3e19441ad72ff6ca790743482fa92488e2fb47fac4e618367a4-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b102/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b139/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b139/_pkg_.a $WORK/b139/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/decode_amd64.o ./decode_amd64.s cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/3e/3e51dd8e933de5d80801df52cb45eb282720b0407c37b7d490d9679dab9cf8f7-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/5b/5b493ff16c414aa11fb42e04acb8d530faf650a1b2233bab359f1b26938fa076-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/encode_amd64.o ./encode_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b126/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/decode_amd64.o $WORK/b100/encode_amd64.o # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/02/02928ddaac512359918bc7b253409644f7963eb05c783c8930fd862d94fd4775-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal encoding/pem mkdir -p $WORK/b132/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b149/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid D4KEqNK2SbOPdHsGMuPP/D4KEqNK2SbOPdHsGMuPP -goversion go1.14.12 -D "" -importcfg $WORK/b132/importcfg -pack ./pem.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid OkAYIz9QMqapzggyuUz-/OkAYIz9QMqapzggyuUz- -goversion go1.14.12 -D "" -importcfg $WORK/b149/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e2/e2bbd34f9f962cade79bc31df946f7455f6d0b0f6c669c285a926fc0b99e0a96-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ca/ca55c386e8f08323b9e5bb37687b1f3cfcdf9877bf33cbcc7e8b9fdd33366757-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/92/9273fe53ef0cb7af1ab94d8171802a2090d57efe89678ea33ab7fb4e632336c5-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b357/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount internal/lazyregexp runtime/debug github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev path/filepath os/signal github.com/containers/libpod/pkg/ctime fmt mkdir -p $WORK/b321/ mkdir -p $WORK/b398/ mkdir -p $WORK/b103/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid zXD6jTsHpedkwMFZB-NW/zXD6jTsHpedkwMFZB-NW -goversion go1.14.12 -D "" -importcfg $WORK/b357/importcfg -pack ./homedir.go cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b455/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid OKvRQBQ0OjjY0aEmxcZu/OKvRQBQ0OjjY0aEmxcZu -goversion go1.14.12 -D "" -importcfg $WORK/b321/importcfg -pack ./mount.go cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid jV64JlqynabF_m6ATRrr/jV64JlqynabF_m6ATRrr -goversion go1.14.12 -D "" -importcfg $WORK/b398/importcfg -pack ./lazyre.go cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b103/symabis ./debug.s mkdir -p $WORK/b035/ mkdir -p $WORK/b266/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b488/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid Nfsj5PenpHMDWBf4aewa/Nfsj5PenpHMDWBf4aewa -goversion go1.14.12 -D "" -importcfg $WORK/b455/importcfg -pack ./tty.go mkdir -p $WORK/b019/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid YJa6ir5goYujJMcjnYH2/YJa6ir5goYujJMcjnYH2 -goversion go1.14.12 -D "" -importcfg $WORK/b035/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b266/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b266=>" -I $WORK/b266/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b266/symabis ./sig.s cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid M9RLGeW4Y-vI6u02Ryvs/M9RLGeW4Y-vI6u02Ryvs -goversion go1.14.12 -D "" -importcfg $WORK/b488/importcfg -pack ./ctime.go ./ctime_linux.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid lBR1TrfmBNFcuos-Iazp/lBR1TrfmBNFcuos-Iazp -goversion go1.14.12 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b054/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b054/ -importpath net -- -I $WORK/b054/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p runtime/debug -std -installsuffix shared -buildid WyFQxU8BT5UeVNZNpyGT/WyFQxU8BT5UeVNZNpyGT -goversion go1.14.12 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p os/signal -std -installsuffix shared -buildid b9lLShwA_3EYDlfVG7aE/b9lLShwA_3EYDlfVG7aE -goversion go1.14.12 -symabis $WORK/b266/symabis -D "" -importcfg $WORK/b266/importcfg -pack -asmhdr $WORK/b266/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/2c/2c00b1306d4a97ba1f17e7f86cc35281dac2fa8d0ad44c10495c26f9766fe63a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/fe/fe92e604cf59bfb65c5f8fa6c10b714d1de9bcf8785a8561497c1adbfdd1efee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/99/99b5230a9d25763b1451b9789117fe05075b3d2ad85766c7fd4f485e099757ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/76/76665c8c10c4bd54a0e3639bb0022b00c789283cc0c806820a40689ca8f262b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/a8/a863c2df2205b5e4113be5d1a7d7a8bdef09ff15e849b01a2711e4e18c92e45f-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/bf/bf85422a3f98136853c09f59e007892340aec91095ca5325e12d65171c3daa4b-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f5/f5c4ccec717b51bedbbf41b8c1f7a9d45be687354b22bdd594c38430f37179cf-d # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/76/7657ea2c0d26a42f41000839f526f557f0e70ac9eb383ab4abec1ecfcd7a3cf0-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b137/ crypto/des mkdir -p $WORK/b122/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b266=>" -I $WORK/b266/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b266/sig.o ./sig.s cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b138/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid tqZGNnNMBUWT1yiWCVEM/tqZGNnNMBUWT1yiWCVEM -goversion go1.14.12 -D "" -importcfg $WORK/b137/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid FyYs7yUZIy6zzr0tc9rL/FyYs7yUZIy6zzr0tc9rL -goversion go1.14.12 -D "" -importcfg $WORK/b122/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b103/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b266/_pkg_.a $WORK/b266/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/27/27584ce2beb2b3712cc25975c4fb6d178d530c08e1fa458876f7ffcff8c6f10d-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/8e/8e159f3286b2fc809bd3fc38d759df4bd0a17c4651631432d41c182f52946e3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/42/42ddd143ec03b6b4fc6717a537ceb0e7e7e362c9b6d478827085141c66371c58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e5/e5ffa47f616a0bd28ece5bd1689e64587af2cd77cc391debd0b810ba4fbd7538-d # internal io/ioutil mkdir -p $WORK/b034/ os/exec mkdir -p $WORK/b062/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 7SRJ-g2ZAz4FBpkH1xrv/7SRJ-g2ZAz4FBpkH1xrv -goversion go1.14.12 -D "" -importcfg $WORK/b034/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p os/exec -std -complete -installsuffix shared -buildid QmS0XZqwQ6n8Z-ABjGsj/QmS0XZqwQ6n8Z-ABjGsj -goversion go1.14.12 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6b/6b675b74ae2ad75046389c97fb0692daad7ab11306a51185ca04edfea3198377-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b136/ cat >$WORK/b136/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b136/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/09/09e9b3ac4909ddcf59b2c55377aac2e33f661201432a0ac210caf910a7a2ddb3-d # internal cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b140/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid dbpKgUFtdP38vR6KJcBW/dbpKgUFtdP38vR6KJcBW -goversion go1.14.12 -symabis $WORK/b136/symabis -D "" -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c3/c314227ba34cc20d955d159c0d7ba107c7c11795863014939afa2f8aa003b0d5-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid Njn34eYHzeswHes1GLZW/Njn34eYHzeswHes1GLZW -goversion go1.14.12 -D "" -importcfg $WORK/b191/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/67/676141cd6cdf25493f6b1bfd45c3c1aac4bfef7ababa7da3999a988d925c1d37-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b136/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b136/_pkg_.a $WORK/b136/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/13/1389c627558085f2b04745c21b0e4a0ea57e9b65ff0b6170e146b5a9a61492fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/7e/7e4253459b79f514d1f1c7d1ec15e746f18d937e12d7c73ba69cdc3a75c9d527-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/4e/4ebc86b44302cb6d2993be663902f91e0bc050b28598ffe8db4f8eafc9f39318-d # internal os/user mkdir -p $WORK/b037/ github.com/containers/libpod/vendor/github.com/pkg/errors github.com/containers/libpod/vendor/github.com/opencontainers/go-digest github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go encoding/json github.com/containers/libpod/vendor/github.com/BurntSushi/toml cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b037/ -importpath os/user -- -I $WORK/b037/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go log mkdir -p $WORK/b081/ encoding/hex mkdir -p $WORK/b079/ mkdir -p $WORK/b067/ mkdir -p $WORK/b078/ github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog net/url github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs github.com/containers/libpod/vendor/google.golang.org/grpc/codes cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers text/template/parse github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mime/quotedprintable github.com/containers/libpod/vendor/github.com/docker/go-units cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p log -std -complete -installsuffix shared -buildid Rtx2vMuxE2OGUWsxjrRS/Rtx2vMuxE2OGUWsxjrRS -goversion go1.14.12 -D "" -importcfg $WORK/b081/importcfg -pack ./log.go net/http/internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go flag go/token github.com/containers/libpod/vendor/github.com/klauspost/compress/fse github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia mime vendor/golang.org/x/net/http2/hpack cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/version text/scanner cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid mWs4aLSl7Rldbc5QyAhH/mWs4aLSl7Rldbc5QyAhH -goversion go1.14.12 -D "" -importcfg $WORK/b067/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid 9E3wMx4MbcsGNEXM1MeM/9E3wMx4MbcsGNEXM1MeM -goversion go1.14.12 -D "" -importcfg $WORK/b078/importcfg -pack ./version.go ./versioned.go mkdir -p $WORK/b042/ github.com/containers/libpod/vendor/github.com/mtrmac/gpgme mkdir -p $WORK/b073/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b097/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid gyYwhzG-1rXADBjxTBdh/gyYwhzG-1rXADBjxTBdh -goversion go1.14.12 -D "" -importcfg $WORK/b079/importcfg -pack ./errors.go ./stack.go github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b109/ vendor/golang.org/x/crypto/curve25519 math/big github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid tiRfC6I2Or0N8meiKftB/tiRfC6I2Or0N8meiKftB -goversion go1.14.12 -D "" -importcfg $WORK/b042/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid 4VoC-7ueh-bevgCJ8uSB/4VoC-7ueh-bevgCJ8uSB -goversion go1.14.12 -D "" -importcfg $WORK/b097/importcfg -pack ./hex.go github.com/containers/libpod/vendor/github.com/klauspost/compress/flate cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid S7FqIjOlDDh89wRkbiye/S7FqIjOlDDh89wRkbiye -goversion go1.14.12 -D "" -importcfg $WORK/b073/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go compress/flate mkdir -p $WORK/b135/ github.com/containers/libpod/vendor/gopkg.in/yaml.v2 cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b304/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid oBDvRJlkeb9sfH0tq2Md/oBDvRJlkeb9sfH0tq2Md -goversion go1.14.12 -D "" -importcfg $WORK/b109/importcfg -pack ./xlog.go mkdir -p $WORK/b328/ mkdir -p $WORK/b320/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p net/url -std -complete -installsuffix shared -buildid kkJ05H5v1H6ces9iGmma/kkJ05H5v1H6ces9iGmma -goversion go1.14.12 -D "" -importcfg $WORK/b135/importcfg -pack ./url.go cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid 1H8149X-HkUPl9059nlZ/1H8149X-HkUPl9059nlZ -goversion go1.14.12 -D "" -importcfg $WORK/b328/importcfg -pack ./code_string.go ./codes.go mkdir -p $WORK/b193/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b221/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid U5q06SIl4FWKcS3OXUFG/U5q06SIl4FWKcS3OXUFG -goversion go1.14.12 -D "" -importcfg $WORK/b304/importcfg -pack ./fs.go cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b244/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid 9wuGhYyFqS1v2mwEEt-0/9wuGhYyFqS1v2mwEEt-0 -goversion go1.14.12 -D "" -importcfg $WORK/b320/importcfg -pack ./blkio.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp mkdir -p $WORK/b237/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid czDhdx1os4GJbnRy08ac/czDhdx1os4GJbnRy08ac -goversion go1.14.12 -D "" -importcfg $WORK/b221/importcfg -pack ./lex.go ./node.go ./parse.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid 8IqD5FZGFuAr7op5sJt_/8IqD5FZGFuAr7op5sJt_ -goversion go1.14.12 -D "" -importcfg $WORK/b193/importcfg -pack ./parsers.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b175/ mkdir -p $WORK/b239/ mkdir -p $WORK/b240/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b185/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 8zH7VTzWndhar5DVlTu2/8zH7VTzWndhar5DVlTu2 -goversion go1.14.12 -D "" -importcfg $WORK/b237/importcfg -pack ./reader.go ./writer.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid 9FmyL5HsG8p9u4jdKpUP/9FmyL5HsG8p9u4jdKpUP -goversion go1.14.12 -D "" -importcfg $WORK/b175/importcfg -pack ./duration.go ./size.go ./ulimit.go cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid -xpEYjxDJLMorfFunSea/-xpEYjxDJLMorfFunSea -goversion go1.14.12 -D "" -importcfg $WORK/b239/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid Q_TB2PJqV1aBF_2ongnw/Q_TB2PJqV1aBF_2ongnw -goversion go1.14.12 -D "" -importcfg $WORK/b240/importcfg -pack ./config.go ./state.go ./version.go mkdir -p $WORK/b217/ mkdir -p $WORK/b099/ mkdir -p $WORK/b203/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b211/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p flag -std -complete -installsuffix shared -buildid wXoRd1aO_bOFdR81x3qD/wXoRd1aO_bOFdR81x3qD -goversion go1.14.12 -D "" -importcfg $WORK/b185/importcfg -pack ./flag.go cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/token -std -complete -installsuffix shared -buildid i_3BhVS5xeOVjAv506cs/i_3BhVS5xeOVjAv506cs -goversion go1.14.12 -D "" -importcfg $WORK/b217/importcfg -pack ./position.go ./serialize.go ./token.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid v8jUbskuuMy_quFyKCxg/v8jUbskuuMy_quFyKCxg -goversion go1.14.12 -D "" -importcfg $WORK/b099/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b235/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid zX9vX9Co36mtxv74AW_a/zX9vX9Co36mtxv74AW_a -goversion go1.14.12 -D "" -importcfg $WORK/b203/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go mkdir -p $WORK/b234/ mkdir -p $WORK/b146/ mkdir -p $WORK/b171/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b147/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p mime -std -complete -installsuffix shared -buildid jjEySjXx4Zqj8-_znRro/jjEySjXx4Zqj8-_znRro -goversion go1.14.12 -D "" -importcfg $WORK/b235/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid NpPu1vrVsVzwJ339ZmGT/NpPu1vrVsVzwJ339ZmGT -goversion go1.14.12 -D "" -importcfg $WORK/b234/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b187/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid lISJkj8V2mLXZuPFR8bM/lISJkj8V2mLXZuPFR8bM -goversion go1.14.12 -D "" -importcfg $WORK/b211/importcfg -pack ./children.go ./patricia.go mkdir -p $WORK/b141/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b096/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b147/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b147/ -g -O2 ./data.go ./gpgme.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid 0hNN33uukkqZcWnG051Z/0hNN33uukkqZcWnG051Z -goversion go1.14.12 -D "" -importcfg $WORK/b146/importcfg -pack ./version.go mkdir -p $WORK/b263/ mkdir -p $WORK/b105/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b141/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b141/symabis ./curve25519_amd64.s cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid GofvBpbjV0JsbHQQ9Thc/GofvBpbjV0JsbHQQ9Thc -goversion go1.14.12 -D "" -importcfg $WORK/b187/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/b152/ mkdir -p $WORK/b308/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b265/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b105/symabis ./crc32_amd64.s mkdir -p $WORK/b231/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid 3i78oAy7TXQG7VZCRXtZ/3i78oAy7TXQG7VZCRXtZ -goversion go1.14.12 -D "" -importcfg $WORK/b263/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b096/symabis ./arith_amd64.s cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid YMTIqilS1cjtElDjyHsO/YMTIqilS1cjtElDjyHsO -goversion go1.14.12 -D "" -importcfg $WORK/b171/importcfg -pack ./scanner.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid kaGk-etigDaBOFqLCD9Y/kaGk-etigDaBOFqLCD9Y -goversion go1.14.12 -D "" -importcfg $WORK/b152/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b229/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 4rCGOEfJkLBWd9hC8jwV/4rCGOEfJkLBWd9hC8jwV -goversion go1.14.12 -D "" -importcfg $WORK/b231/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 4087h1TVUEIu43Q7lQ98/4087h1TVUEIu43Q7lQ98 -goversion go1.14.12 -D "" -importcfg $WORK/b308/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/91/912f7e2747b021fa1ecb793e150b01192fdba581bd97c29c1423e1547fc6eeed-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b344/ cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/8c/8c6693694300d19b55e8e6ba05c199976af8501b0fbe2b03642696fa491737f4-d # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b348/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid jtVTR5KVqdGuxzvXQhyU/jtVTR5KVqdGuxzvXQhyU -goversion go1.14.12 -D "" -importcfg $WORK/b344/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid O8jlbYXF_5ArHNZ5Lf2U/O8jlbYXF_5ArHNZ5Lf2U -goversion go1.14.12 -D "" -importcfg $WORK/b348/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/aa/aafbd93c33677d107afae2130de6a0edd6f7605507c89fbcbf9b66063b589f30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b353/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 5655NCiOfDkskPEh_46n/5655NCiOfDkskPEh_46n -goversion go1.14.12 -D "" -importcfg $WORK/b355/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/c4/c47a29710bf0c238cce401d293c7be6210cba9b2dfdefb0864896d5f87e6dd79-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 0fKwJckDasNtlDP0hCMv/0fKwJckDasNtlDP0hCMv -goversion go1.14.12 -D "" -importcfg $WORK/b356/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/b0/b0ad9a82cc16f50484335eb8d418ee6ddb18437081d58af1b449c3688bffa3a9-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b365/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid oWJaczR-9vJw5jWM4ioy/oWJaczR-9vJw5jWM4ioy -goversion go1.14.12 -D "" -importcfg $WORK/b364/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/c3/c3736303a1d1c17aad9188dd3470f42cf06a3efcfe2c3b4f60d16780edd40701-d # internal database/sql/driver mkdir -p $WORK/b371/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid ZFnqj4ZaqsEuH8q2tsJi/ZFnqj4ZaqsEuH8q2tsJi -goversion go1.14.12 -symabis $WORK/b141/symabis -D "" -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid qUm47wHUe3nW1WjawxI_/qUm47wHUe3nW1WjawxI_ -goversion go1.14.12 -D "" -importcfg $WORK/b371/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/da/da0b4d7850abbac7bcf8517e12e8efc45c098515be6c97f0f490e496ff3f0dea-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b164/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid 6vR_JcDcdpk1lNS6RTv9/6vR_JcDcdpk1lNS6RTv9 -goversion go1.14.12 -D "" -importcfg $WORK/b164/importcfg -pack ./iolimits.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b9/b9841c82a22da514dca4822d1a4e702dff8ff5a40f7ade59c736fab54b5b38a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/b3/b3485561df6df9808b104d4054457ffe2300d1b6ece4b6ac2e4a01d8ebe08ee4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b269/ github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid -kKEQYZHcmHmoVlhDZR9/-kKEQYZHcmHmoVlhDZR9 -goversion go1.14.12 -D "" -importcfg $WORK/b110/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/cpuid=github.com/containers/libpod/vendor/github.com/klauspost/cpuid packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/cpuid=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -installsuffix shared -buildid zvSjBm_mEbjs5z6lEwJA/zvSjBm_mEbjs5z6lEwJA -goversion go1.14.12 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./crc32_amd64.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid _cjMBi3nOPILwsIPbwgi/_cjMBi3nOPILwsIPbwgi -goversion go1.14.12 -D "" -importcfg $WORK/b269/importcfg -pack ./path.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/d9/d9347e35e4403499f4c237fa1851783d80850f426d3145be4f38f893051e137f-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/23/237331567c1ec8cf348a493dc644a128e982f9073f0e84abfff6fc89a8662820-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/etcd-io/bbolt mkdir -p $WORK/b256/ vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b230/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b244/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b244/ -g -O2 ./seccomp.go ./seccomp_internal.go cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b257/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/etcd-io/bbolt -complete -installsuffix shared -buildid xlhjYYq4MYrZP_hXMnhj/xlhjYYq4MYrZP_hXMnhj -goversion go1.14.12 -D "" -importcfg $WORK/b256/importcfg -pack ./bolt_amd64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p math/big -std -installsuffix shared -buildid nwa-lyUT_IEaNrz6_Xox/nwa-lyUT_IEaNrz6_Xox -goversion go1.14.12 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid UQRzZZHmqsr0GCartIuT/UQRzZZHmqsr0GCartIuT -goversion go1.14.12 -D "" -importcfg $WORK/b230/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/f1/f11bf26e591f905b0154179cd2edc8878cc40d68318459df8c3ab82645454722-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b312/ cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/fc/fc1ff669fcf85123d22e53c60b5a2f16c25f5a09f8e12259927694b9b4af203a-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b337/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 4QrxADU2R50XqGoRU4O6/4QrxADU2R50XqGoRU4O6 -goversion go1.14.12 -D "" -importcfg $WORK/b312/importcfg -pack ./oci_util.go cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid TgFJC2XXkq-radQvEp30/TgFJC2XXkq-radQvEp30 -goversion go1.14.12 -D "" -importcfg $WORK/b337/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/27/27da6eb0faa2a938c9eb2da562bee06af02502672bc244ce8ac246dfe601614e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid 9_mh3fm8ukGRhVfZvaqT/9_mh3fm8ukGRhVfZvaqT -goversion go1.14.12 -D "" -importcfg $WORK/b066/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/29/291f392554679c4ebb9c3dce3c88e87331323b318b3ae98edd4b4ef86438bd56-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid EIBfwzyF2fFub1jwc-5e/EIBfwzyF2fFub1jwc-5e -goversion go1.14.12 -D "" -importcfg $WORK/b077/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/f9/f962a0af28b2d00f67a4a0addbb1252f0fb2a9e0f9a83ec275119fc001a8cab4-d # internal go/scanner mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid YEpBtgSGwjnScl6XETmA/YEpBtgSGwjnScl6XETmA -goversion go1.14.12 -D "" -importcfg $WORK/b216/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/ad/adefd55bac31041c8b5965a0f44006a9b0ccefa08c3578abd919c501152f766c-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid Hu3JPebAvA_Q-C3HZ3sc/Hu3JPebAvA_Q-C3HZ3sc -goversion go1.14.12 -D "" -importcfg $WORK/b284/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/55/55d01e9cbf44cb045f80d0a223eb2cf2f8057b93e8159274bb21dd3353fd37ea-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid ud5SlcIqs7-AQ9yemZZJ/ud5SlcIqs7-AQ9yemZZJ -goversion go1.14.12 -D "" -importcfg $WORK/b354/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/ba/ba34870c8b85f5ac0504299d6f3e731bf542e275b8470d810ffa5d0952fff5d7-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 0scSrnXPhX7Jh_SmdCtO/0scSrnXPhX7Jh_SmdCtO -goversion go1.14.12 -D "" -importcfg $WORK/b368/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/8d/8d22767bf5160cb62c5ee9beb99f445bf238245aa2b526ea26913e8999c1acd4-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b372/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid VbzBPLWGkbN2J2nuzzAR/VbzBPLWGkbN2J2nuzzAR -goversion go1.14.12 -D "" -importcfg $WORK/b372/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/3c/3c3b6b23c90378317f38f129d0ef4f071ea9a763d2b5ce1694d8f89c818f8696-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b211/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/c6/c67f5cf88bb852b008bbef68a6f476a8f2a706a6bb26cbfca1bec428c6fa0b27-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid c8hRKMzJiY4ramG-lXPs/c8hRKMzJiY4ramG-lXPs -goversion go1.14.12 -D "" -importcfg $WORK/b210/importcfg -pack ./truncindex.go github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 5KSujklscgZObk1KfSUF/5KSujklscgZObk1KfSUF -goversion go1.14.12 -D "" -importcfg $WORK/b374/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/86/8646f45e8f72b26a3769baf4d59937118f5d8d1924fd5252f2546c296867a229-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid X2aYlTxYUe9C7gckQPVW/X2aYlTxYUe9C7gckQPVW -goversion go1.14.12 -D "" -importcfg $WORK/b377/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/a1/a1942f93b172f828777f7880d7b34a23dcc8d866ffaea35906c6a55a72796785-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid RA7VfDpKhDbEX20890UE/RA7VfDpKhDbEX20890UE -goversion go1.14.12 -D "" -importcfg $WORK/b385/importcfg -pack ./doc.go ./fuzz.go cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/87/87a9ef3e92c97b95a16cb30dc3b7c53ac461a5c4d0dc82467cf885234f011368-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid NP25fyFbwiLuFx88PsDm/NP25fyFbwiLuFx88PsDm -goversion go1.14.12 -D "" -importcfg $WORK/b387/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d2/d29c26d4e09691aca36acdd7e9f5279b713473b36bdd7323da2fecbefade1f51-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b388/ cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/5a/5aa24e9f740c46b3072f62937319a8fd7613b38c77f3b377cb8cba8245ef7bd1-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b394/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b389/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid uLzk8ZaRSGidHk9P339H/uLzk8ZaRSGidHk9P339H -goversion go1.14.12 -D "" -importcfg $WORK/b388/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b141/curve25519_amd64.o ./curve25519_amd64.s cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid ZFaX-5JOAJ2mMU1sklhj/ZFaX-5JOAJ2mMU1sklhj -goversion go1.14.12 -D "" -importcfg $WORK/b394/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/11/11198d7a76ce807d06f8c3574fc0e8c6c6b6fe1e85b439832f849c3446a717f4-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/14/144f578be88c7edac051184d658467cba27f7a00141192ea3da81037e66b0e51-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b399/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b402/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid ZHznLHUutPsUFR8lnmJU/ZHznLHUutPsUFR8lnmJU -goversion go1.14.12 -D "" -importcfg $WORK/b399/importcfg -pack ./convert.go ./doc.go cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid LFt-DFGkBHpg4gPhHzYG/LFt-DFGkBHpg4gPhHzYG -goversion go1.14.12 -D "" -importcfg $WORK/b402/importcfg -pack ./from_stack.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b048/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/66/66e4a6adce6c47582aab3407da7037bf848eff381d190d3154b922fdf0b0e1e9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b404/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid dKEN_x5uozE5yRcBwW3Q/dKEN_x5uozE5yRcBwW3Q -goversion go1.14.12 -D "" -importcfg $WORK/b404/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/e1/e1754dc8c6092a39787b24e13c4ff5cbf6e7050c8bdc92278d33b3504c8bd6d8-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b374/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid CF6kKqO5b-lvgeL_iqY8/CF6kKqO5b-lvgeL_iqY8 -goversion go1.14.12 -D "" -importcfg $WORK/b373/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/87/878e5aa036dc9233a7ecf30cf08b02d08f4bcd3fdb72fd285aab7dcabeeeff2d-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid HAB9UHCjfhyJ_iYAhJSQ/HAB9UHCjfhyJ_iYAhJSQ -goversion go1.14.12 -D "" -importcfg $WORK/b283/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/4e/4e5df5b4de2f2c3cc80fbee6fccfe7b4b5abc7c14816534113f9d0867b98e3cc-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid LSdqzGspjwxMKrE_SsJZ/LSdqzGspjwxMKrE_SsJZ -goversion go1.14.12 -D "" -importcfg $WORK/b336/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/32/327753fdcd5061c29742af6641f388b3dd543e81ff95bcb359761d746c6d8805-d # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid nZthNSgDefNjCt8oGeBy/nZthNSgDefNjCt8oGeBy -goversion go1.14.12 -D "" -importcfg $WORK/b422/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/d8/d8d034dbcc72c323a28a7dacfb67af6606fa82ef852add03ac808b4490c3a673-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid VYs9ZHgcc04rJLWEb-UV/VYs9ZHgcc04rJLWEb-UV -goversion go1.14.12 -D "" -importcfg $WORK/b423/importcfg -pack ./stdcopy.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/89/89ce49fed30792c4cdf7a6dbfb44cf908297431df9360b94073730ecfabc7104-d # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/d8/d81b59e88ebe1e7f4b4c86ce853dbb7338340a624a909b89725b862776a3d2cd-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b426/ github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b430/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid W7e1J5XTZ3VdtgSdtiDU/W7e1J5XTZ3VdtgSdtiDU -goversion go1.14.12 -D "" -importcfg $WORK/b426/importcfg -pack ./signal.go ./signals.go cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/5c/5cea550240835df6de3726a995757b8a8bfa7175f742c3487c5b684ba42a33f0-d # internal cat >$WORK/b430/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF encoding/csv mkdir -p $WORK/b433/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid BwfmDVmyA6R0u86w7LHr/BwfmDVmyA6R0u86w7LHr -goversion go1.14.12 -D "" -importcfg $WORK/b430/importcfg -pack ./join.go ./vfs.go cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid BWtffsoStIPvycLa2WvR/BWtffsoStIPvycLa2WvR -goversion go1.14.12 -D "" -importcfg $WORK/b433/importcfg -pack ./reader.go ./writer.go cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/08/089239127a684f7b227f32faffd985cabd48b4b9eb93f9c7e5429733ac1b28cc-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b141/_pkg_.a $WORK/b141/curve25519_amd64.o # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid T1cJfS0gl23Zx0XfKGau/T1cJfS0gl23Zx0XfKGau -goversion go1.14.12 -D "" -importcfg $WORK/b456/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f6/f64376600b214e07f4ddf42ac5185ad04d069f219effba3baf0ef2081611bb03-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b459/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b459/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b459/ -g -O2 ./host_cgo.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f2/f29753a0d4a1d29e57c6fee869c665b53f24b4d78fd6d145956a3133a2283aed-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid _5qnwZCK4VGOpseHGs-C/_5qnwZCK4VGOpseHGs-C -goversion go1.14.12 -D "" -importcfg $WORK/b098/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/6f/6fdf8cd9f40b926de7fd66fd0a3561d56301352d9ce4f84689a3756b2d87eeda-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b376/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cat >$WORK/b376/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b377/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid HE74Kd8ndFyJieWg_bKL/HE74Kd8ndFyJieWg_bKL -goversion go1.14.12 -D "" -importcfg $WORK/b376/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/ca/cab29ee858557e37439b7905d16b549f46249ad3a8a041fab04e057101822fe4-d # internal github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/b462/ cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/73/730137b6b29dc0200bc80ee7049b898aca71ba15b2c981ad518e9c84f6cb5845-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b462/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b462/ -g -O2 ./dlopen.go ./dlopen_example.go github.com/containers/libpod/vendor/github.com/hpcloud/tail/util mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid lCPIY1iIUOukRuUS5Syq/lCPIY1iIUOukRuUS5Syq -goversion go1.14.12 -D "" -importcfg $WORK/b465/importcfg -pack ./util.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/75/757462e10c6d3776c00b3b4480a4963f254c3620e5f2d798f5ec5f5a253e757b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/types mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid kuExFxheRuM0CvJKAUov/kuExFxheRuM0CvJKAUov -goversion go1.14.12 -D "" -importcfg $WORK/b074/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/1a/1a3b23539a5462a9f003070926282a477d03b2e3d3bd642498c2897b5643fc38-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b271/ cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/e9/e972ec4eb5ff86c888aa1dd7d9607bbc58d6fe51d71f8174a2c7fe323b3a5ff4-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b335/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid nevXke9Jc1lj1_byeTBr/nevXke9Jc1lj1_byeTBr -goversion go1.14.12 -D "" -importcfg $WORK/b271/importcfg -pack ./naming.go cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b336/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid odaLLkz1W8Eed958H48Y/odaLLkz1W8Eed958H48Y -goversion go1.14.12 -D "" -importcfg $WORK/b335/importcfg -pack ./internal.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/b1/b1ee38f137f2e4cd0db5d09e9a8e6b94b588a90eaef2b4b1032abb7a29149f5a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal go/ast mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p go/ast -std -complete -installsuffix shared -buildid vRVRyUte1_LE6jyDNBHr/vRVRyUte1_LE6jyDNBHr -goversion go1.14.12 -D "" -importcfg $WORK/b215/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c3/c3f1a3efe6c02012942e4a6834d756f1e8a9d71ebecf2bad19d79bd0d7a36deb-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid TWtqBsziO5KvzKHOooKt/TWtqBsziO5KvzKHOooKt -goversion go1.14.12 -D "" -importcfg $WORK/b047/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/ab/abf7cc9f0d2ba6b78b5bd596af2410594956772f03114075d1b72560c5e19246-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid kQsotBnupxI6QdvS1IFX/kQsotBnupxI6QdvS1IFX -goversion go1.14.12 -D "" -importcfg $WORK/b186/importcfg -pack ./command_linux.go ./reexec.go cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/db/dbc9392cd5669f63361980501571ce07764598fff3b66e07591af9c9348cb1e4-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid r0ryhtSnZCCf7kjXt3sl/r0ryhtSnZCCf7kjXt3sl -goversion go1.14.12 -D "" -importcfg $WORK/b199/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/38/382764df321e04f0a73356a2296742b0e3c8422dd4606fed3c2569e57b997772-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid Qf2R1ElkL6plimApdm89/Qf2R1ElkL6plimApdm89 -goversion go1.14.12 -D "" -importcfg $WORK/b245/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/28/28c72228a59a967922f5ff84fe75af4142a7b44345d727488709751e66fc15ef-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid x_UzPTZsdS1uejPv8LGg/x_UzPTZsdS1uejPv8LGg -goversion go1.14.12 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/ea/ea3cad2b3bbfe4d9856f3f7a95b875606c6002d4bf17dc9644a3f0c07e62a271-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid xowa9MlZIRHUhA_r3kSQ/xowa9MlZIRHUhA_r3kSQ -goversion go1.14.12 -D "" -importcfg $WORK/b273/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/45/45c45e1edc76a04ab1458e2bce948cdd205623c76d89eff46b2c0c862a3029d8-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b393/ cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/96/96b348b8b4a8ba1d92d713d06a4d18f18ce6fafa5f6cfc18c713b725484c4e22-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b412/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid ThMpebos1xMnA4fptV_I/ThMpebos1xMnA4fptV_I -goversion go1.14.12 -D "" -importcfg $WORK/b393/importcfg -pack ./errors.go ./path.go cat >$WORK/b412/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid KxLSBk17LQ5o2fYuwJBp/KxLSBk17LQ5o2fYuwJBp -goversion go1.14.12 -D "" -importcfg $WORK/b412/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/d4/d42d7228fa9cebdeca9f87372c99c5ef878355ee6a63773c13a1d34d23be9410-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid v7VNkAIP-dEs3_PuYmPy/v7VNkAIP-dEs3_PuYmPy -goversion go1.14.12 -D "" -importcfg $WORK/b421/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/e1/e1c783784f92c4cc9250bdf2057a9bc7c275cb1f847724adb368b0e51a30d6c2-d # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/a2/a212f113dfe1722839d3328271828b04019e1c2ce66e70b3786e225006121f22-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b443/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b386/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cat >$WORK/b386/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b387/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid R9L8DcXjODkxoIr80rnj/R9L8DcXjODkxoIr80rnj -goversion go1.14.12 -D "" -importcfg $WORK/b386/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 7VmGjLfZsnO1R1g31n0-/7VmGjLfZsnO1R1g31n0- -goversion go1.14.12 -D "" -importcfg $WORK/b443/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/fa/fab635f7cf5438588bbd595a96293388b65ecb8a408a73dc4cc95d9fd63edf10-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b467/ cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/30/30b12522fa35a2b818ca6c62749670dee8d0dbcca8d47ce93540a0c44b8bd01f-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b228/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid 2GRSwotNGvHW-uf-p9gU/2GRSwotNGvHW-uf-p9gU -goversion go1.14.12 -D "" -importcfg $WORK/b467/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cat >$WORK/b228/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=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b230/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid x1139_niqSiQ9MXVUe7x/x1139_niqSiQ9MXVUe7x -goversion go1.14.12 -D "" -importcfg $WORK/b228/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/f9/f9ba4420f870949492fe166da7f19a377ac31af2fa78f4ad1f38f7e81aef6ab2-d # internal github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b468/ cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d5/d5ab7526db3a34a2a6df4850080efc1749ea282f44bacb625bc54448c657a37a-d # internal cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid 3SRDfaKffgpIOtJPqnwF/3SRDfaKffgpIOtJPqnwF -goversion go1.14.12 -D "" -importcfg $WORK/b468/importcfg -pack ./tomb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b473/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/b9/b9dd5f1df70a0390f959e04499bba3c40694d7f225db0ad164df760fd6e054bf-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid myqk0nvSvUx4q1qUR0hB/myqk0nvSvUx4q1qUR0hB -goversion go1.14.12 -D "" -importcfg $WORK/b491/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid K_fxzNhngmKhwOOJCxsN/K_fxzNhngmKhwOOJCxsN -goversion go1.14.12 -D "" -importcfg $WORK/b473/importcfg -pack ./field.go ./util.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/d2/d2fe4e320867025c6a615c3c2336338fb4f7267aed3b3b9b146fca0f2e2e5ded-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b145/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/31/318dbd6648ca41757ba2b8ca8a55039a3124b4485edd740891030e39fd152162-d # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/7b/7b7c13da7c52ffeaea9c019d3067050631c89431a5d88e6ccb6fee6b6014af8e-d # internal compress/zlib mkdir -p $WORK/b153/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b165/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid -zKn5DyvWwBoMiOzlI2t/-zKn5DyvWwBoMiOzlI2t -goversion go1.14.12 -D "" -importcfg $WORK/b145/importcfg -pack ./stub.go ./transports.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid -6u-LSekottnVW4cL6Em/-6u-LSekottnVW4cL6Em -goversion go1.14.12 -D "" -importcfg $WORK/b165/importcfg -pack ./none.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/71/71b13fd260331ff64fb9f0a97f6ea2acf74016c4edbe25b2168ca999634fe52c-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid 2n7wsasxUV6MZLMknQ7L/2n7wsasxUV6MZLMknQ7L -goversion go1.14.12 -D "" -importcfg $WORK/b166/importcfg -pack ./tmpdir.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/adler32=$WORK/b154/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid HLOEp89uWO2UD8WgPJCf/HLOEp89uWO2UD8WgPJCf -goversion go1.14.12 -D "" -importcfg $WORK/b153/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/a9/a9d7dc676f03612ff70a3816ee0967434161e2acc6947dc25593bc5d9fcb1d07-d # internal compress/gzip mkdir -p $WORK/b225/ cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/75/75024e30efca14a4532bd193dbf32c9bc8b5478832b479ef9146dc306e0a9fae-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b255/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 6CsMxmSNZIzi5B4ymehI/6CsMxmSNZIzi5B4ymehI -goversion go1.14.12 -D "" -importcfg $WORK/b225/importcfg -pack ./gunzip.go ./gzip.go cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid OBa3sUGbHByt_9WdH-Fs/OBa3sUGbHByt_9WdH-Fs -goversion go1.14.12 -D "" -importcfg $WORK/b255/importcfg -pack ./prioritize.go cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/9f/9ff3f54aaa1b0f85bc7f65ecb557f55aa2918561a894f191397544ff2677861f-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b354/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid YyXi2ADGAt3iEkqn--Sq/YyXi2ADGAt3iEkqn--Sq -goversion go1.14.12 -D "" -importcfg $WORK/b352/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/88/88fb9f56397e3758fb6c68f198cc9de686fb3d9e998830545e2da538442de2aa-d # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/95/953ab5e39b0e4d123cb35dac2cd3f53235e8c0a60f1f395cbe113f7ae6ddea2f-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b494/ github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd $WORK/b459 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid 0oV7dvFIbyrwLdSJgH4i/0oV7dvFIbyrwLdSJgH4i -goversion go1.14.12 -D "" -importcfg $WORK/b493/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid _Wpa8W63i99JxC2TOl1f/_Wpa8W63i99JxC2TOl1f -goversion go1.14.12 -D "" -importcfg $WORK/b494/importcfg -pack ./difflib.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/46/467ef7bd628c3a3a59a342444bef1d4248483e29116e59bcb0270d85390c01ff-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b503/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid -1_rvaVGZ7d6h_IX6klZ/-1_rvaVGZ7d6h_IX6klZ -goversion go1.14.12 -D "" -importcfg $WORK/b502/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/cc/cc2f92b4d59d36f01577340448a20fcaaded33ce3f474cf67b2d2d174037eb24-d # internal github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b508/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/2f/2ff7c3f2d952feab732374d17dd22ed23dfd6019f55fc3a01d34b8151ff4515d-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b527/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid 3SNCo4Vm8duKMhIVJDYB/3SNCo4Vm8duKMhIVJDYB -goversion go1.14.12 -D "" -importcfg $WORK/b508/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b135/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid AfkpZQvBWGNWCWkFJ_Qe/AfkpZQvBWGNWCWkFJ_Qe -goversion go1.14.12 -D "" -importcfg $WORK/b527/importcfg -pack ./metrics.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/55/55f6b752735b3240f538882a9136a6e86223deef64aee7d18aab7d0dc64cac6e-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid yrE_j4pQmDeGOTiVZaT_/yrE_j4pQmDeGOTiVZaT_ -goversion go1.14.12 -D "" -importcfg $WORK/b531/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cd $WORK/b459 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b105/crc32_amd64.o ./crc32_amd64.s cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/73/73d30ff3c8bc5a911017a1336391c58bbadf4e17489457b010c4ce22233cb9de-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/65/65fd36478a2379cac81b45a5be8150a5fd9a0a5ddb34af6ea92fa360724824a8-d # internal mkdir -p $WORK/b538/ cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a9/a90faf4a8d7be1ce7d40454e19bf08b790fdb7c4d4b1be0674ada368ea3b11bb-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/8c/8c43293d1b815b02d24bdc350fe08c4f4ed1d10a134d73e85ee25361c59b21cb-d # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/f1/f15ca55045f27c96217891a6dc0584c7fcd191dedf27bb556193ddca7a6ea98f-d # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/07/076a7a90f8c4fcbc2466736034709bcbe29d5fdea05761e912790ca81fa345ce-d # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/5e/5e3d7225edee8fa13a095fdcd7c0399431679bc6b5e1a3ee791cff597f87bb67-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/73/736c787955dbdaecace10658a21813142580ad02a21d1a191a4792cb6f159beb-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f7/f7d9d67647eea284b81e2ba0c446baa3fe09aefd95c30d4847f3fde1f29d5517-d # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/9c/9cbe015552ea62a3f0d773d45080619cf11859f927391092a335d89d6bbee9aa-d # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/4c/4c6dc50757d3ddf95526a22433a383edc877030679176a5ed53ce6b6f39c0ce4-d # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/8d/8daa57055902421a0f5c90b933f091367c5db2ba49dde2310950fb44aee9843a-d # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/20/2065a9242c4e85b3f410852fba1ad0fb2e543b2de863b9478ea4615d80cdcb7d-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/db/db9cc697c7380b44be97c36eb488f8efcfe76ee9440cdb6753d08162cc57610d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b558/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator github.com/containers/libpod/vendor/github.com/vishvananda/netns github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid JWtOyt6BnPhjTK2TaqmU/JWtOyt6BnPhjTK2TaqmU -goversion go1.14.12 -D "" -importcfg $WORK/b538/importcfg -pack ./addr.go mkdir -p $WORK/b548/ cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/92/92cf7659cb4448966ed510eabe4cf73ffbd2cb07f246dbb308002cd147c3a345-d # internal cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b561/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/c6/c6260f6f537df31c0efed30860d681d4b93b2fb9667a5c8c9e35373af141d174-d # internal mkdir -p $WORK/b551/ mkdir -p $WORK/b560/ github.com/containers/libpod/vendor/github.com/safchain/ethtool cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid cKQ-yT5TAjRbPtZRENWB/cKQ-yT5TAjRbPtZRENWB -goversion go1.14.12 -D "" -importcfg $WORK/b548/importcfg -pack ./names-generator.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/45/45f09a79f5c0689113703a2cd228412f3a6b6ffb8bc4b383c211170267d40025-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid -J_BSf0xBGacsXTOieDj/-J_BSf0xBGacsXTOieDj -goversion go1.14.12 -D "" -importcfg $WORK/b558/importcfg -pack ./parsers.go cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/ae/ae0ffc3a14434eeabe587c6d74b6b50d87f2d12b089483036532fd3d8fbe5354-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal mkdir -p $WORK/b578/ mkdir -p $WORK/b567/ github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b509/ github.com/containers/libpod/pkg/channelwriter mkdir -p $WORK/b594/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid uoiZwhwhR_NxtucyGyzE/uoiZwhwhR_NxtucyGyzE -goversion go1.14.12 -D "" -importcfg $WORK/b561/importcfg -pack ./shlex.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/e5/e5c59a3bb2ed678a44e7e30c0429404a488fdafb9872edf87caace9495cfe63a-d # internal cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid hxKjT1tCTdjF0HJ1abOh/hxKjT1tCTdjF0HJ1abOh -goversion go1.14.12 -D "" -importcfg $WORK/b578/importcfg -pack ./logger.go cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/safchain/ethtool /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid KzzT5xuvTLc35ogaKMyj/KzzT5xuvTLc35ogaKMyj -goversion go1.14.12 -D "" -importcfg $WORK/b567/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid gkx9C0nvxevpxDh9SKlU/gkx9C0nvxevpxDh9SKlU -goversion go1.14.12 -D "" -importcfg $WORK/b551/importcfg -pack ./netns.go ./netns_linux.go github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics cat >$WORK/b509/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b466/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b509=>" -I $WORK/b509/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b509/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b104/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a EOF cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b105/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid TzePtnM02SUKSQz1WPtO/TzePtnM02SUKSQz1WPtO -goversion go1.14.12 -D "" -importcfg $WORK/b104/importcfg -pack ./gunzip.go ./gzip.go cat >$WORK/b560/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid w5PA2N5gv0PBJkQgCtzk/w5PA2N5gv0PBJkQgCtzk -goversion go1.14.12 -D "" -importcfg $WORK/b594/importcfg -pack ./channelwriter.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid 8PNzUf7YJ8JUnF0q8sur/8PNzUf7YJ8JUnF0q8sur -goversion go1.14.12 -D "" -importcfg $WORK/b560/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go mkdir -p $WORK/b261/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b468/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid t5CHnjrMI6JflXMyVXUf/t5CHnjrMI6JflXMyVXUf -goversion go1.14.12 -D "" -importcfg $WORK/b466/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go runtime/pprof mkdir -p $WORK/b601/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid _dTVlEa606NCIjMEepTe/_dTVlEa606NCIjMEepTe -goversion go1.14.12 -D "" -importcfg $WORK/b261/importcfg -pack ./writer.go ./writer_posix.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/fb/fb18870ec55f477889b9be88dc2b1a413ce53aa9bff389318ec0e52f8c58ed65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal mkdir -p $WORK/b585/ cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/61/6183512ee2270a389c23b709b5c2058f484e1583f8fced3bae400953c014e1da-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal text/template mkdir -p $WORK/b220/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid kSJcash8UxyIN7Qtr2Ni/kSJcash8UxyIN7Qtr2Ni -goversion go1.14.12 -D "" -importcfg $WORK/b585/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p runtime/pprof -std -installsuffix shared -buildid gUewdSfxmypKtkAGpXYM/gUewdSfxmypKtkAGpXYM -goversion go1.14.12 -D "" -importcfg $WORK/b601/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/0e/0efadf30c9fecd4cc05bafe9db3e4a22a4b63504fbb83d0deada6eeb4b7cee4d-d # internal cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b221/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p text/template -std -complete -installsuffix shared -buildid J809VrgsoXhTmxmTjbNY/J809VrgsoXhTmxmTjbNY -goversion go1.14.12 -D "" -importcfg $WORK/b220/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cat >$WORK/b509/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b508/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid xPfH4Pw3-jjb2TTlDl4d/xPfH4Pw3-jjb2TTlDl4d -goversion go1.14.12 -symabis $WORK/b509/symabis -D "" -importcfg $WORK/b509/importcfg -pack -asmhdr $WORK/b509/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/f0/f0905890c7479ec44dc44bbe3fc5900b329d22b697139d3cc68ca9dd8a4ad589-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b533/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid igGKam0f7MxKvskN7ziq/igGKam0f7MxKvskN7ziq -goversion go1.14.12 -D "" -importcfg $WORK/b530/importcfg -pack ./backoff.go ./throttle.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/ef/ef1c13d6b72affb443b7c8453d1d395b187bb17c67253040c02ddd1ff13528ae-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/67/678e3c6377330977336fb8b9e7373ccc262f0ac45c60d74525a697db175092f3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b227/ cat >$WORK/b227/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=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b231/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid v_3ZqBca9vjV67MC3Ybb/v_3ZqBca9vjV67MC3Ybb -goversion go1.14.12 -D "" -importcfg $WORK/b227/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cd $WORK/b459 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/54/544e963cc60b54e85c879c7ab292d3787c179de311b92ff1457e90466f1b0f32-d # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/3f/3f343be194b75f811b219677d0691de111f3ddfaec9d28b2ffb65d7632ea8090-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b113/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b322/ mkdir -p $WORK/b324/ github.com/containers/libpod/vendor/github.com/prometheus/common/model github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b080/ mkdir -p $WORK/b188/ mkdir -p $WORK/b275/ mkdir -p $WORK/b302/ github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b296/ github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b182/ cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a EOF cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a EOF cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/75/756cc12d3dcf3cea90213968a0e360c017394158b116beb8237dbcbfd7bfc769-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/ac/ac397a6221e512a6b617d98f0dd617afeb0ee55da9cd8f31be99540b03d39050-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid F5kvkEGQ6Dj8CWEgLW37/F5kvkEGQ6Dj8CWEgLW37 -goversion go1.14.12 -D "" -importcfg $WORK/b113/importcfg -pack ./strslice.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 32bk12ZowaqJbIudLxNt/32bk12ZowaqJbIudLxNt -goversion go1.14.12 -D "" -importcfg $WORK/b322/importcfg -pack ./strslice.go cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b144/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 5XpqbKY7l22quJ1mh3gF/5XpqbKY7l22quJ1mh3gF -goversion go1.14.12 -D "" -importcfg $WORK/b275/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid 81n7dpzkL60kqq82mO0k/81n7dpzkL60kqq82mO0k -goversion go1.14.12 -D "" -importcfg $WORK/b188/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/b5/b560dfef6a9c553ccd7384f63a2490503cdfdf7164817a10875032c222487e83-d # internal cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b183/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid YsSc7lwovGLE3OQMECKn/YsSc7lwovGLE3OQMECKn -goversion go1.14.12 -D "" -importcfg $WORK/b080/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid zEM4FrXA_e-UfiC6nbc3/zEM4FrXA_e-UfiC6nbc3 -goversion go1.14.12 -D "" -importcfg $WORK/b324/importcfg -pack ./parse.go cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/4a/4a29042326c0b32c4e3dd7921326a3aa9f5177efc98af658589b53d657ea310e-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -o $WORK/b459/_cgo_.o $WORK/b459/_cgo_main.o $WORK/b459/_x001.o $WORK/b459/_x002.o -g -O2 github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b401/ cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/9e/9ec909eb1390cf57c8ba4552f4302dea612266d0875e802d158050cbdb48ab59-d # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/8a/8ad8cbb7878fda88624ac5689cbe482151b78394e04c90092dbd89def1366050-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid 4wu3HDAWcGpfGsItqkg3/4wu3HDAWcGpfGsItqkg3 -goversion go1.14.12 -D "" -importcfg $WORK/b302/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid n2vDOINWOu6-9SxfdQdg/n2vDOINWOu6-9SxfdQdg -goversion go1.14.12 -D "" -importcfg $WORK/b182/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b427/ mkdir -p $WORK/b370/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b259/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid p2onS3VaPmCHif9HZj5R/p2onS3VaPmCHif9HZj5R -goversion go1.14.12 -D "" -importcfg $WORK/b296/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go mkdir -p $WORK/b420/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b341/ cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/99/99b4a038868616c8c48707ca5dcec2a59371ab300a64d70080ade696577b8145-d # internal github.com/containers/libpod/pkg/hooks/1.0.0 mkdir -p $WORK/b490/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b371/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/05/05b6b409b33f3d34fb81de3397bde2a0b5e58145c44c716f664ac1cee4acf45f-d # internal cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a EOF cat >$WORK/b420/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b422/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/86/86ba9963419152fa9134f6cf426b5cabea050e38d3890f8e378348bc24569f2f-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid E7IF7Ur6i-ToFG9yRQjk/E7IF7Ur6i-ToFG9yRQjk -goversion go1.14.12 -D "" -importcfg $WORK/b370/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid QdHHVAOiXw4QvTjXQRP0/QdHHVAOiXw4QvTjXQRP0 -goversion go1.14.12 -D "" -importcfg $WORK/b427/importcfg -pack ./strslice.go mkdir -p $WORK/b511/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b260/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b265/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid 4Uk2TNpwe9HV3Z2UNWMn/4Uk2TNpwe9HV3Z2UNWMn -goversion go1.14.12 -D "" -importcfg $WORK/b420/importcfg -pack ./jsonmessage.go cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/e4/e4da470e85b4ec886feaa76561f6f396cb3abf51a126481aea140f2dbd4bdc1a-d # internal cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid RMbuOUtqwUz5ajyVIKR6/RMbuOUtqwUz5ajyVIKR6 -goversion go1.14.12 -D "" -importcfg $WORK/b401/importcfg -pack ./json.go cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b576/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid GWJqzz9mGsXR_bV0Grae/GWJqzz9mGsXR_bV0Grae -goversion go1.14.12 -D "" -importcfg $WORK/b259/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid pt0q9Ce9jqE6eE-rFK0d/pt0q9Ce9jqE6eE-rFK0d -goversion go1.14.12 -D "" -importcfg $WORK/b341/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid RrFHu43goTsQbliALOnD/RrFHu43goTsQbliALOnD -goversion go1.14.12 -D "" -importcfg $WORK/b490/importcfg -pack ./hook.go ./when.go github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b351/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b459/_cgo_.o -dynout $WORK/b459/_cgo_import.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/ee/ee293e8b892970437c9ff84f7a836c64df6ebfc1a431f34998fa9835249b642b-d # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/91/9113667daa57e851aaf3fd2385215efc26ef6b44a2c5269eea7bcd9d9cdb86e7-d # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/5b/5b268a7977e91036d181e62498470f4cae3ce1a31adb3aec55fce8d1c7cfb33e-d # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/1c/1cbba978275da325d903dbd710db3b0e1fa840e1fe5df0cef1f48655972763c3-d # internal cat >$WORK/b351/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b355/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/46/468cf3a71fa0a773bd9da94d3f9e290585507d465824690c23a3c1db64cec71b-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b463/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/41/41a82f8ad730fc6b97ed1e96f41442a7e7adcb28d3b82affca81ff7cac532122-d # internal mkdir -p $WORK/b579/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b473/_pkg_.a EOF cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid KvpzHnim6yNXKUARNeH-/KvpzHnim6yNXKUARNeH- -goversion go1.14.12 -D "" -importcfg $WORK/b576/importcfg -pack ./json.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid R7T6MsseJnQZwpDJPKi4/R7T6MsseJnQZwpDJPKi4 -goversion go1.14.12 -D "" -importcfg $WORK/b511/importcfg -pack ./framer.go github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b246/ cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/91/912064dc0f2f14026df4c10376df89392e4350902841200e953fd683b934c948-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid JG1z9pDFY-px_ABgK7JU/JG1z9pDFY-px_ABgK7JU -goversion go1.14.12 -D "" -importcfg $WORK/b579/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid zfa00fDIC6h9PnPgB1lY/zfa00fDIC6h9PnPgB1lY -goversion go1.14.12 -D "" -importcfg $WORK/b246/importcfg -pack ./types.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/55/550cfa85ca832df099adbcfe4c33b5491728178041b54ac784cf27779319733e-d # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/ef/ef636c88407bbbd3a1e4c4ec46720c350f78e1c289790f4711bf06fbf91d3daa-d # internal cat >$WORK/b463/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b468/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/4b/4b132ac2cf26704d4ba2ab0b147bec0b6d7a405388fa6a90cab126431092264b-d # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/58/5854f58875b16df46a0a4190c607b7526c70146bc9c58fde8fceacbb6a097970-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b274/ cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/3c/3ccef020cbbb892dab23dd64065390158d264e263e71d3ee335c3dbbc2750351-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid hDuz4DC_zxCH8GY1nJVQ/hDuz4DC_zxCH8GY1nJVQ -goversion go1.14.12 -D "" -importcfg $WORK/b463/importcfg -pack ./tail.go ./tail_posix.go cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/79/79ff896b4ef360bf9952c2fe8c2e0398fbe74c2586c890a65e14035fc2bd0483-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/0b/0b53df218400080950d8590d92ecc861860f61b05f1df0b7bc12e4812e3c3f8e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/f7/f72e7adaa584d46ce9bed880d614f77d5c2c4b833a6d29b5dd8ff8d20409088d-d # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/18/18f8df852065b5d4b67ce3634a66cbcdc503315014e0ea1bca054ebfb16fe574-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid AfU6gU8fsVSpMY4dbu6T/AfU6gU8fsVSpMY4dbu6T -goversion go1.14.12 -D "" -importcfg $WORK/b351/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b096/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b096/_pkg_.a $WORK/b096/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c4/c494483aaa61e37aa93146b4ee1c76a470f5df6a0eac780a623b57295920c694-d # internal cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/bc/bcf6393de2564f37db4c3a26a2a134e57f82f75400011f0116fb15267d4cba95-d # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/28/28a09c4a40c65991a8c372b1a2b99c15803fec262218602de2ae82b65f91a015-d # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/27/27b07c7c6672a29427e5874e52976491e47cfe6131b0ca724265621f307216db-d # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/3d/3d03736af8adc5d09f5505bc69fb06ea4eb3594bb8b6745cc1e8fcf8032db976-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b482/ cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/3d/3d11267ab1b6c36614bceb79b4f0ff7710ca3b8ae230cff6ffaddba07203532b-d # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/94/94f2a0999b04b2eb3455b7d711c58bde6b7ba78004131f0478b427dc488771fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/24/2424e09dbbb978edc34bb2b5b5222fb806216bc76d61e8efd2d147addf3be02d-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/67/6731686d66b68dee37dfc50cca66ff490a28c983e683d1aaa94ce443bcc0a1a0-d # internal cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid npFIPWqbd5nx3mssC_DB/npFIPWqbd5nx3mssC_DB -goversion go1.14.12 -D "" -importcfg $WORK/b482/importcfg -pack ./log.go go/parser mkdir -p $WORK/b218/ go/printer mkdir -p $WORK/b219/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p net -std -installsuffix shared -buildid H7WSoy2TYfmANPe2Dbrr/H7WSoy2TYfmANPe2Dbrr -goversion go1.14.12 -D "" -importcfg $WORK/b054/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo_linux.cgo1.go $WORK/b054/cgo_resnew.cgo1.go $WORK/b054/cgo_socknew.cgo1.go $WORK/b054/cgo_unix.cgo1.go $WORK/b054/_cgo_import.go cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b215/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p go/printer -std -complete -installsuffix shared -buildid wY7OFBJ0ZBElfyViRfE_/wY7OFBJ0ZBElfyViRfE_ -goversion go1.14.12 -D "" -importcfg $WORK/b219/importcfg -pack ./nodes.go ./printer.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid AI6PqGF0Cvpx3Y1FwuXV/AI6PqGF0Cvpx3Y1FwuXV -goversion go1.14.12 -D "" -importcfg $WORK/b274/importcfg -pack ./client.go ./command.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/24/24b407b371b1de1d9a32ab4f36746b6bc21d0066f2004965d39f0e01af469fc9-d # internal cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b215/_pkg_.a packagefile go/scanner=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p go/parser -std -complete -installsuffix shared -buildid ludKb07T96IlJm2zb4Pz/ludKb07T96IlJm2zb4Pz -goversion go1.14.12 -D "" -importcfg $WORK/b218/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/b2/b2441cfe41f80528203f6289c1c32e19d372eff5fde47dcda0eb363e4ef38f99-d # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/be/be3384a5e222131d38c241c0d135d10f9290b627c2965ea77ecc1a5c43fa4c02-d # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/ca/cae1a8e78ead3e630686b12ea848e30a1c9d373b47ce8f42ed445733562ad24a-d # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/25/259753c817fb8869ee511d72b7c26094ed11a9eb4c8e1041bf6e71d7cacf57b2-d # internal cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ca/caf2ffee68786df754ba7c4216f697624bca4a1a89a61e90d3580ce2f0a7a387-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/ae/ae84e8016a31d86dd6235e3e6f0906a9043138264ec60893682aeb6bc377937c-d # internal crypto/dsa mkdir -p $WORK/b130/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid PIauVVwUVkUI5qWXGJuz/PIauVVwUVkUI5qWXGJuz -goversion go1.14.12 -D "" -importcfg $WORK/b459/importcfg -pack ./host.go $WORK/b459/_cgo_gotypes.go $WORK/b459/host_cgo.cgo1.go $WORK/b459/_cgo_import.go github.com/containers/libpod/vendor/gopkg.in/inf.v0 github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage github.com/containers/libpod/vendor/github.com/ghodss/yaml github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore encoding/asn1 github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger go/doc crypto/elliptic cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b509=>" -I $WORK/b509/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b509/reflect2_amd64.o ./reflect2_amd64.s mkdir -p $WORK/b383/ github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b509=>" -I $WORK/b509/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b509/relfect2_mips64x.o ./relfect2_mips64x.s mkdir -p $WORK/b588/ html/template mkdir -p $WORK/b307/ mkdir -p $WORK/b581/ cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/aa/aa78b6ccdd3d6a8637584e53e423c54acb05fe3c053066abbe901c972e6740cd-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b459/_pkg_.a $WORK/b459/_x001.o $WORK/b459/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/f9/f98fd76ba79722cdb36e67c6f4d625d2e30c0a6606a3d34eb94ec0b4ee0cf777-d # internal cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a EOF cat >$WORK/b588/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b579/_pkg_.a EOF cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/2e/2ea6cb17207669442d8fd5f48796ed260dbd19b9606228c6be3e7c73b23e957f-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid 9kCKFozd98y9VrQyCw84/9kCKFozd98y9VrQyCw84 -goversion go1.14.12 -D "" -importcfg $WORK/b588/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/f7/f78c6b48c4294fe5e3fdd48fc6b1009faab70c302b1941994a920307a8662e19-d # internal mkdir -p $WORK/b582/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid Ax8BYF6KLA63LIWhQ9EX/Ax8BYF6KLA63LIWhQ9EX -goversion go1.14.12 -D "" -importcfg $WORK/b130/importcfg -pack ./dsa.go mkdir -p $WORK/b095/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b509=>" -I $WORK/b509/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b509/relfect2_mipsx.o ./relfect2_mipsx.s mkdir -p $WORK/b580/ mkdir -p $WORK/b397/ mkdir -p $WORK/b116/ mkdir -p $WORK/b513/ mkdir -p $WORK/b599/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b251/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 github.com/containers/libpod/pkg/errorhandling github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b415/ github.com/containers/libpod/pkg/hooks github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b254/ github.com/containers/libpod/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b258/ mkdir -p $WORK/b198/ github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b072/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b198/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b198/ -g -O2 ./projectquota.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal mkdir -p $WORK/b450/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b509=>" -I $WORK/b509/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b509/relfect2_ppc64x.o ./relfect2_ppc64x.s mkdir -p $WORK/b170/ mkdir -p $WORK/b489/ mkdir -p $WORK/b418/ mkdir -p $WORK/b481/ mkdir -p $WORK/b411/ mkdir -p $WORK/b492/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b481/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b481/ -g -O2 -Wall -Werror ./shm_lock.go github.com/containers/libpod/pkg/systemdgen mkdir -p $WORK/b366/ github.com/containers/libpod/pkg/trust mkdir -p $WORK/b570/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b509/_pkg_.a $WORK/b509/reflect2_amd64.o $WORK/b509/relfect2_mips64x.o $WORK/b509/relfect2_mipsx.o $WORK/b509/relfect2_ppc64x.o # internal mkdir -p $WORK/b592/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b308/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid tHqYglvwRnZIZPbUsYid/tHqYglvwRnZIZPbUsYid -goversion go1.14.12 -D "" -importcfg $WORK/b307/importcfg -pack ./fields.go ./yaml.go cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid gDYF8dBE6uSqfEXhM55s/gDYF8dBE6uSqfEXhM55s -goversion go1.14.12 -D "" -importcfg $WORK/b383/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cat >$WORK/b581/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b579/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid QHFGBgw5syO-gGClBclS/QHFGBgw5syO-gGClBclS -goversion go1.14.12 -D "" -importcfg $WORK/b581/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cat >$WORK/b582/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b579/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid oP52stAtIHY5ol3jv8tw/oP52stAtIHY5ol3jv8tw -goversion go1.14.12 -D "" -importcfg $WORK/b582/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid yEz3CwlCu0KLJztgffT4/yEz3CwlCu0KLJztgffT4 -goversion go1.14.12 -D "" -importcfg $WORK/b095/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b580/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b579/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid DHnIlboOcGHJqpNg7CLO/DHnIlboOcGHJqpNg7CLO -goversion go1.14.12 -D "" -importcfg $WORK/b580/importcfg -pack ./agent.go ./constants.go ./ttypes.go cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b116/symabis ./p256_asm_amd64.s cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b215/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile internal/lazyregexp=$WORK/b398/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p go/doc -std -complete -installsuffix shared -buildid jsh2njb_KKVaJKrgqb5K/jsh2njb_KKVaJKrgqb5K -goversion go1.14.12 -D "" -importcfg $WORK/b397/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid ghpoY4-ZM4JAd0nsr6St/ghpoY4-ZM4JAd0nsr6St -goversion go1.14.12 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b600/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile text/template/parse=$WORK/b221/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p html/template -std -complete -installsuffix shared -buildid LtX4MxActl2WhFhdwHmi/LtX4MxActl2WhFhdwHmi -goversion go1.14.12 -D "" -importcfg $WORK/b599/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go cat >$WORK/b415/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b171/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid LAKnJWtEv3lJQ-HroNvQ/LAKnJWtEv3lJQ-HroNvQ -goversion go1.14.12 -D "" -importcfg $WORK/b415/importcfg -pack ./fileutils.go ./fileutils_unix.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid 6fPJmbT43yM-Wj2Csaz3/6fPJmbT43yM-Wj2Csaz3 -goversion go1.14.12 -D "" -importcfg $WORK/b251/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid 5u6-At-HJ7VwrJNiqpDU/5u6-At-HJ7VwrJNiqpDU -goversion go1.14.12 -D "" -importcfg $WORK/b254/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b308/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid iuIFJsUbhteZ_HbsWzr9/iuIFJsUbhteZ_HbsWzr9 -goversion go1.14.12 -D "" -importcfg $WORK/b513/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b171/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid KoVQRx5CvvzZ60jIvvQF/KoVQRx5CvvzZ60jIvvQF -goversion go1.14.12 -D "" -importcfg $WORK/b170/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o -g -O2 cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 9daDHQf2UJBRHqQwIVzr/9daDHQf2UJBRHqQwIVzr -goversion go1.14.12 -D "" -importcfg $WORK/b258/importcfg -pack ./memory.go cd $WORK/b198 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b489/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid r7i-H_VeZUH4XBKCxdsU/r7i-H_VeZUH4XBKCxdsU -goversion go1.14.12 -D "" -importcfg $WORK/b450/importcfg -pack ./errorhandling.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid lFUabxmaLBeIlArqAIIF/lFUabxmaLBeIlArqAIIF -goversion go1.14.12 -D "" -importcfg $WORK/b418/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid F_2oHJ9sR7q-9s-yje5k/F_2oHJ9sR7q-9s-yje5k -goversion go1.14.12 -D "" -importcfg $WORK/b072/importcfg -pack ./system_registries_v2.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid Ln9W46ByS75D2K5AxpiY/Ln9W46ByS75D2K5AxpiY -goversion go1.14.12 -D "" -importcfg $WORK/b489/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cd $WORK/b462 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cat >$WORK/b492/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/2a/2a453e82c15903eff8c3fb018a0bde22d164e2fdac223126a1353b14e90a3ca4-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid F_lrhSVXg1c7EZAEui_T/F_lrhSVXg1c7EZAEui_T -goversion go1.14.12 -D "" -importcfg $WORK/b366/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid syesC3N41SHjmH0pTE7T/syesC3N41SHjmH0pTE7T -goversion go1.14.12 -D "" -importcfg $WORK/b411/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cat >$WORK/b592/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b308/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b570/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid sthnsj5pmmEtByrDdR1m/sthnsj5pmmEtByrDdR1m -goversion go1.14.12 -D "" -importcfg $WORK/b592/importcfg -pack ./trust.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/systemdgen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p github.com/containers/libpod/pkg/systemdgen -complete -installsuffix shared -buildid RLrBIIw95kN41shW3djh/RLrBIIw95kN41shW3djh -goversion go1.14.12 -D "" -importcfg $WORK/b570/importcfg -pack ./systemdgen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/eb/eb60bfffde4bdcc49f7b69c27c04314a2b464c849b4c9c1d40906ea1b893cb15-d # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/a0/a0f0ca24aba370e456a54d4d44c4100df18cd86e69f0274c229206f234b56cd2-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/ff/ffabc28702113339723baa54f066dae99b12756214afbcf759acc751881d55c6-d # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/bc/bc149caef4b73d022a35069c1776ee0fd906de52d992d26044a8c9ec1bb247cc-d # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/37/37e1316d237740eae78e29a10bbb32a5c7878e86e8ae375309b7260ea5ddd254-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b434/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b116/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/fc/fc444183e1a6ed90248ad2845569a50040586a3b95afc6494cb0fc4b678beeba-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/a9/a98ed9e7a2594469e4490cae365e7ddc4869adab3a8d681a8b1854c6857c2d19-d # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/1d/1d5469e8c6c4c41075907c7bb1b09b65eb07fb46549eccf7034cd6b29b1b4c23-d # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/f4/f4c526caf9b1243b0c18338949e3247a184e84dd4aef4915b1b7138ef37be2ba-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid -QrHPftJ6GQ2LT6EaJs2/-QrHPftJ6GQ2LT6EaJs2 -goversion go1.14.12 -D "" -importcfg $WORK/b492/importcfg -pack ./exec.go ./runtimeconfigfilter.go github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b507/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/13/1333b38460c8b312a8f42495e0901f1fef7d469cac023ddbfd1e266a6b6835e8-d # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/62/625821c4940ec34c46fcee824ce4b0583fe4497dad243eb25facd971a6aaa9ad-d # internal crypto/x509/pkix mkdir -p $WORK/b131/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b133/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b417/ crypto/internal/boring cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/26/2603ff5d616190e29981d5730f4f4c78da09d1e2d82d0c34f8d120973f14051b-d # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/e8/e8117c174fb7838c5ae0cad945aa654bf399dbd50988a9e90de5bf870165970b-d # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/9a/9a461e02fcbdd8648631cbea3e6a2e13bd195e7d733a826f4bb8234e1a937667-d # internal cat >$WORK/b434/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a EOF cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/a3/a3b8a140799cc34ff41d066eceb387524295b3d5647026fa18d3cc3098986aea-d # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/ae/aea755e65f03e3676a654533f1ccc1c4090881adf31db38f37d5a791407ee8a1-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/fc/fcf9986f9fd49535f6931e6195c66f0611fdd5852ab5b4fe6737f04a764f6965-d # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/e4/e4c91d539cef1ff09f840357b5006e80911550fe30c0fd6e5c879179d4bc6722-d # internal mkdir -p $WORK/b092/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid -IqxgwsquCYJ3tYDkZWP/-IqxgwsquCYJ3tYDkZWP -goversion go1.14.12 -D "" -importcfg $WORK/b434/importcfg -pack ./formats.go ./templates.go cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c cd $WORK/b198 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b092/ -importpath crypto/internal/boring -- -I $WORK/b092/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b253/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b174/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/59/59f5d95015a3b53da53a7ef1975a971d1c9d939fa4af4b8013cc844160794e1f-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b584/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/86/8655f6320e341f1929f77b7f7db5de8d58f772857f92bf9646d3bf2a92b51501-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid reawKVSs40GIig36CQLI/reawKVSs40GIig36CQLI -goversion go1.14.12 -D "" -importcfg $WORK/b174/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b134/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b509/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid zeSAgZ0YrAXKNkZvHzy5/zeSAgZ0YrAXKNkZvHzy5 -goversion go1.14.12 -D "" -importcfg $WORK/b253/importcfg -pack ./default.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid gDfAzW97fs35wfWh3Nrz/gDfAzW97fs35wfWh3Nrz -goversion go1.14.12 -D "" -importcfg $WORK/b133/importcfg -pack ./asn1.go ./builder.go ./string.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid kTdy2z5bM4eTU4tek0aa/kTdy2z5bM4eTU4tek0aa -goversion go1.14.12 -D "" -importcfg $WORK/b507/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/b0/b082fb5630a0adafe446339cfd4e7f74be94f00963e9cdae5762c75573c77b88-d # internal cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid GiMtprA_spqamUAY5326/GiMtprA_spqamUAY5326 -goversion go1.14.12 -D "" -importcfg $WORK/b131/importcfg -pack ./pkix.go cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/38/388835b3a425c1397d71874fca530fb546aaf66deb8895bdb0c644a7ece29810-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/27/27a3cfaa2c706fca5055aa6e9f691e6fd26e69a65ceb2c0266f2f420622f09d0-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d6/d6f7278a3c1b96dd36ab999ccb89919cf76f462369f9d2f3e057e1c9eb669419-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/1b/1b2f92b7127036e542c97e57dc430128cd4f5f34603fad36e4973c96c8da4231-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/dd/dd75d87e8a5645a62dd07885c3c3e5a9a9119de5599f3251c7440d6999ee6d65-d # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/7c/7cbba21fbe96a36d1616a4400202c95853e701aa89640aa3509cda72c59c86c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/94/94d13c3a73b994b68037dabe35d68e40cea1646cbb877e64b2fbb17790f73e2f-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b440/ github.com/containers/libpod/pkg/hooks/0.1.0 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid UoCAWRh2buKR0hfpmQ1b/UoCAWRh2buKR0hfpmQ1b -goversion go1.14.12 -D "" -importcfg $WORK/b417/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go go/format github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b571/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b462=/tmp/go-build -gno-record-gcc-switches -o $WORK/b462/_cgo_.o $WORK/b462/_cgo_main.o $WORK/b462/_x001.o $WORK/b462/_x002.o $WORK/b462/_x003.o -g -O2 -ldl mkdir -p $WORK/b214/ mkdir -p $WORK/b559/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/c7/c7119f7afe13597b7bb0147fa2001a4b85c366a071c9f1133d7e4f490fbb0806-d # internal cat >$WORK/b584/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b582/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p os/user -std -installsuffix shared -buildid o58e2pyJiwR6ySmskFc4/o58e2pyJiwR6ySmskFc4 -goversion go1.14.12 -D "" -importcfg $WORK/b037/importcfg -pack ./lookup.go ./user.go $WORK/b037/_cgo_gotypes.go $WORK/b037/cgo_lookup_unix.cgo1.go $WORK/b037/getgrouplist_unix.cgo1.go $WORK/b037/listgroups_unix.cgo1.go $WORK/b037/_cgo_import.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/9a/9aebe0e5f22febfbc3413c90829576917d71afd0db0970b1b66d445c1e22395c-d # internal cat >$WORK/b571/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid ragXqyhpPoXKtq-6IhwW/ragXqyhpPoXKtq-6IhwW -goversion go1.14.12 -D "" -importcfg $WORK/b571/importcfg -pack ./hook.go cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid ncv0Pmvq3tp6mUc8Prvq/ncv0Pmvq3tp6mUc8Prvq -goversion go1.14.12 -D "" -importcfg $WORK/b440/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cat >$WORK/b559/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/4e/4edc5c40a9cba3308d7c46cea3cc86c895787099cbc54da8ccc8dbe892f2dc2d-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/73/73321f02a67c7558e4e37060e3aeb608daea50355385efa2b914b1209b8dc257-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b332/ github.com/containers/libpod/vendor/github.com/prometheus/client_model/go github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/47/47247ddcbca44da03603712869659e141054ac60858bb65308baca7124f2e23c-d # internal cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b215/_pkg_.a packagefile go/parser=$WORK/b218/_pkg_.a packagefile go/printer=$WORK/b219/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p go/format -std -complete -installsuffix shared -buildid Pjx_FgSorrJBGpEXqH2L/Pjx_FgSorrJBGpEXqH2L -goversion go1.14.12 -D "" -importcfg $WORK/b214/importcfg -pack ./format.go ./internal.go mkdir -p $WORK/b298/ mkdir -p $WORK/b331/ mkdir -p $WORK/b333/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 17c2ebhGWpxiWE8al3gv/17c2ebhGWpxiWE8al3gv -goversion go1.14.12 -D "" -importcfg $WORK/b298/importcfg -pack ./metrics.pb.go cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid k-6Km-lezZvhZTQcymhc/k-6Km-lezZvhZTQcymhc -goversion go1.14.12 -D "" -importcfg $WORK/b332/importcfg -pack ./duration.pb.go cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/84/84252ad526a7f657df5b94999593f48e5fe4b870996d86be99416551845510d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal mkdir -p $WORK/b300/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid yQJBV2NJZB_KlA_noyUJ/yQJBV2NJZB_KlA_noyUJ -goversion go1.14.12 -D "" -importcfg $WORK/b559/importcfg -pack ./cgroups.go ./stats.go ./utils.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid 3uop6VzlflDMAzzX7gxI/3uop6VzlflDMAzzX7gxI -goversion go1.14.12 -D "" -importcfg $WORK/b584/importcfg -pack ./agent.go ./constants.go ./ttypes.go mkdir -p $WORK/b487/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b173/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I $WORK/b481/ -g -O2 -Wall -Werror -o $WORK/b481/_x003.o -c shm_lock.c cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/f1/f101f018ca04ba41291dc8b88c9f88d0ed98bb7f3435b0da24368ce1dd41f50f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/bb/bb7745c89091120609d27d1e5343fce3b5e08120f784f894e58078e00dfcb0a5-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b276/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b248/ github.com/containers/libpod/vendor/k8s.io/klog archive/tar github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/c4/c4eaef078bb2dac3a6712466e03072adf9dec08bad21a09c07a96759a3f09d1b-d # internal cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/7a/7af570f110a91cfc2a5d5863884ad9934e051bb9aacd3e5b4e26f153a4f5fa8d-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 2o8Ld2ugChLl0Dc9GYwb/2o8Ld2ugChLl0Dc9GYwb -goversion go1.14.12 -D "" -importcfg $WORK/b331/importcfg -pack ./any.pb.go cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/f2/f21ba99bee24db4d914bdff337b2c1fcc519a669008e9f24144551f620cb6990-d # internal cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cat >$WORK/b487/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid GQNf6r_TIbdBSmLYsQ1t/GQNf6r_TIbdBSmLYsQ1t -goversion go1.14.12 -D "" -importcfg $WORK/b487/importcfg -pack ./rpc.pb.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid pc-KH4nBP5tdlrLII3_X/pc-KH4nBP5tdlrLII3_X -goversion go1.14.12 -D "" -importcfg $WORK/b173/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid cf3nZV2UVSdmqLGdUbpe/cf3nZV2UVSdmqLGdUbpe -goversion go1.14.12 -D "" -importcfg $WORK/b333/importcfg -pack ./timestamp.pb.go mkdir -p $WORK/b176/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid D6FLOBSMBO0pow-hLuCj/D6FLOBSMBO0pow-hLuCj -goversion go1.14.12 -D "" -importcfg $WORK/b300/importcfg -pack ./decode.go ./doc.go ./encode.go mkdir -p $WORK/b395/ mkdir -p $WORK/b002/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/da/da4db80e97cc6544c5b93621b975ea3320a32a9b15ba6ee2a5608f329af5a19a-d # internal cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/34/34d9335d770fc1fd1fd2a051421feb15c5247929706356d82d0a0fad5191ca33-d # internal cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid oOKLU6sHcdW60PQ3EooK/oOKLU6sHcdW60PQ3EooK -goversion go1.14.12 -D "" -importcfg $WORK/b176/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid jEvNeqBNUNZ9OdjTZ7ve/jEvNeqBNUNZ9OdjTZ7ve -goversion go1.14.12 -D "" -importcfg $WORK/b395/importcfg -pack ./klog.go ./klog_file.go cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid r4_TebiDTc9GLqvr3JDH/r4_TebiDTc9GLqvr3JDH -goversion go1.14.12 -D "" -importcfg $WORK/b248/importcfg -pack ./user.go ./user_linux.go cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/14/1433480a10612d5f6daf33c8ff049ea43dc1a60b818c853fd88798c9b7ab1aa8-d # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/db/db5db216662d222a735398599e744819eb7aef91a391e0c3ebc16f3e1a558519-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c7/c74e4ccacfc0fb253a269ec2bcb020edc4a106273872ca82ab12ee4fd4ae53c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/c1/c157c7c455667966e57ab442c2b6246cd60c1fd0986b569112bd6ebe260b050b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal mkdir -p $WORK/b209/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid r0BMATy06bqEeCM5gW7b/r0BMATy06bqEeCM5gW7b -goversion go1.14.12 -D "" -importcfg $WORK/b276/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b462/_cgo_.o -dynout $WORK/b462/_cgo_import.go cd $WORK/b198 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b297/ vendor/golang.org/x/net/http/httpproxy github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry github.com/containers/libpod/vendor/golang.org/x/net/internal/socks github.com/containers/libpod/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b323/ net/textproto github.com/containers/libpod/vendor/github.com/ishidawataru/sctp github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b392/ github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b232/ github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal mkdir -p $WORK/b460/ github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b233/ github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b053/ github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b338/ github.com/containers/libpod/cmd/podman/shared/parse github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables github.com/containers/libpod/vendor/github.com/varlink/go/varlink mkdir -p $WORK/b280/ mkdir -p $WORK/b363/ mkdir -p $WORK/b212/ mkdir -p $WORK/b303/ mkdir -p $WORK/b486/ github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b525/ mkdir -p $WORK/b565/ mkdir -p $WORK/b553/ github.com/containers/libpod/vendor/github.com/spf13/pflag mkdir -p $WORK/b569/ mkdir -p $WORK/b566/ mkdir -p $WORK/b555/ mkdir -p $WORK/b550/ mkdir -p $WORK/b432/ cd $WORK/b481 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/12/123c2439f599037e5ce8efc929b5b72fb6cd66eee678f43958012228fb675f1d-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b425/ cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/58/5810dedeeecbda24e0b0f6cb00c299045b22479ce2c8421546d32d51720e23e3-d # internal log/syslog mkdir -p $WORK/b598/ cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/f2/f2fa30ffc553c73ba1077033f469cdd00598dacb6dfc761b185351f7c96f048f-d # internal cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid SQF4QbMQJSIg8D6U7LqF/SQF4QbMQJSIg8D6U7LqF -goversion go1.14.12 -D "" -importcfg $WORK/b209/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/82/82f92f8cb9236ac988e1323d4545d3b54f0e88d86ba25b700a5acbb4b604f447-d # internal cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid BPIZPzlWENIqUxVFuxSx/BPIZPzlWENIqUxVFuxSx -goversion go1.14.12 -D "" -importcfg $WORK/b297/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid R1u3373_uIu7qeoSTkBe/R1u3373_uIu7qeoSTkBe -goversion go1.14.12 -D "" -importcfg $WORK/b323/importcfg -pack ./nat.go ./parse.go ./sort.go cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b393/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b213/_pkg_.a packagefile go/format=$WORK/b214/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b304/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b054/_pkg_.a EOF cat >$WORK/b486/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/csv=$WORK/b433/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal -complete -installsuffix shared -buildid buGpJwfGDCXLlKH3FXaM/buGpJwfGDCXLlKH3FXaM -goversion go1.14.12 -D "" -importcfg $WORK/b460/importcfg -pack ./journal.go cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/fb/fb458c6008a9b1adf032aa98ce001ccccfe8abe1d5dad364a4142f75775e46b8-d # internal cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b553/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 5ry1bme8klbAZ6xP9GjK/5ry1bme8klbAZ6xP9GjK -goversion go1.14.12 -D "" -importcfg $WORK/b566/importcfg -pack ./iptables.go ./lock.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid R8iyYrveKnXPioMpMwI0/R8iyYrveKnXPioMpMwI0 -goversion go1.14.12 -D "" -importcfg $WORK/b303/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/shared/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid 83gGJCrp8S-9JNEnWIpu/83gGJCrp8S-9JNEnWIpu -goversion go1.14.12 -D "" -importcfg $WORK/b553/importcfg -pack ./parse.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid IcJuhMTkyOZyi7VlaVue/IcJuhMTkyOZyi7VlaVue -goversion go1.14.12 -D "" -importcfg $WORK/b280/importcfg -pack ./client.go ./socks.go cat >$WORK/b550/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid NybjQbhS7V0c8mNn7A8J/NybjQbhS7V0c8mNn7A8J -goversion go1.14.12 -D "" -importcfg $WORK/b232/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid qWxnkhiQkFNnCWXihwQe/qWxnkhiQkFNnCWXihwQe -goversion go1.14.12 -D "" -importcfg $WORK/b363/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid MxmP28_r8AV_ImeuwX2A/MxmP28_r8AV_ImeuwX2A -goversion go1.14.12 -D "" -importcfg $WORK/b432/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid aQXMKd7BhW9Vp3DbtUTI/aQXMKd7BhW9Vp3DbtUTI -goversion go1.14.12 -D "" -importcfg $WORK/b550/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/9c/9c7a94cd9ab9f2813865fe078bbf64c5a3ad78ca7449e877a1bfd2f5b40bd978-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ZpAhAFCve6AKZ872Bjtg/ZpAhAFCve6AKZ872Bjtg -goversion go1.14.12 -D "" -importcfg $WORK/b233/importcfg -pack ./proxy.go cat >$WORK/b425/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid w4thJwo77LSV1aQuJlAu/w4thJwo77LSV1aQuJlAu -goversion go1.14.12 -D "" -importcfg $WORK/b569/importcfg -pack ./store.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid CNqypkEcWdvOTdtXBlEo/CNqypkEcWdvOTdtXBlEo -goversion go1.14.12 -D "" -importcfg $WORK/b486/importcfg -pack ./main.go ./notify.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid qalbLeAa0bk-Pzq82Wd1/qalbLeAa0bk-Pzq82Wd1 -goversion go1.14.12 -D "" -importcfg $WORK/b425/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid _vS-z4f8GevwqEERfwDm/_vS-z4f8GevwqEERfwDm -goversion go1.14.12 -D "" -importcfg $WORK/b338/importcfg -pack ./authenticate.go ./registry.go cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid L7pj1L5bQ6KmEPRzSlll/L7pj1L5bQ6KmEPRzSlll -goversion go1.14.12 -D "" -importcfg $WORK/b525/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/a0/a0d5d93bc7e60b6818d96f991472cbc5c5bd0a5f07ef79486391803891061bf9-d # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/0d/0d79466fa1d4ffb66d1168aa71b142ff896efc2ebf1dbcb5249eeb22cca97368-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid 2BgkagGKp70dWFeuvxvG/2BgkagGKp70dWFeuvxvG -goversion go1.14.12 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid O2iXmWr11guYCBROuRfN/O2iXmWr11guYCBROuRfN -goversion go1.14.12 -D "" -importcfg $WORK/b392/importcfg -pack ./validation.go github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b334/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid QCqQFREUtmSLEtwz0bak/QCqQFREUtmSLEtwz0bak -goversion go1.14.12 -D "" -importcfg $WORK/b565/importcfg -pack ./hwaddr.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid z4LHUwV0-2Pj3DTmkL4i/z4LHUwV0-2Pj3DTmkL4i -goversion go1.14.12 -D "" -importcfg $WORK/b212/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid EuwxrddHT90ErkQRv1nu/EuwxrddHT90ErkQRv1nu -goversion go1.14.12 -D "" -importcfg $WORK/b555/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid iOLN-SAsya5blS3veTc6/iOLN-SAsya5blS3veTc6 -goversion go1.14.12 -D "" -importcfg $WORK/b053/importcfg -pack ./args.go ./types.go github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal mkdir -p $WORK/b181/ mkdir -p $WORK/b172/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b181/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b181/ -g -O2 ./sysconfig.go cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b403/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b458/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b416/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -o $WORK/b198/_cgo_.o $WORK/b198/_cgo_main.o $WORK/b198/_x001.o $WORK/b198/_x002.o -g -O2 cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/b6/b663cef1bb99a7efa065ddcb21899dde20ee9b1d404e32f5a8225313187fab96-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b340/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/c6/c6ade634797540bd5c957b6361076291bc98c3c19c32e83e003470e22905509b-d # internal cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b331/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/41/4102bab104a9f008c32fac490fea109f32256639f87289a37b3738aca168269e-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid a_t6A1D-gNNjS4cn_N5q/a_t6A1D-gNNjS4cn_N5q -goversion go1.14.12 -D "" -importcfg $WORK/b334/importcfg -pack ./status.pb.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b330/ cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/d2/d23b9762777eb8f3d69bbf089a0ce9b99a571b8589a7e26bc1290bf5c79bb99b-d # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/0e/0e83179928817fb4ba2393084f94c44d82534441bddbf898355846ccce642e53-d # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/23/23a74e1f1647937d5d50f81f28906611bb056d1c0d3b8ad840b68984330b3257-d # internal cat >$WORK/b403/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid PsrGxf5RVaYc56IoPOUA/PsrGxf5RVaYc56IoPOUA -goversion go1.14.12 -D "" -importcfg $WORK/b172/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b458/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/0a/0a81db6ee1bbce4fdd31d274f7eef8c3c822690a9992a83a2b7e80fe7b89413f-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid OUwTxFUb0q6aEQq8AIiZ/OUwTxFUb0q6aEQq8AIiZ -goversion go1.14.12 -D "" -importcfg $WORK/b416/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid E63lr3GEsLFQ12kDAxgy/E63lr3GEsLFQ12kDAxgy -goversion go1.14.12 -D "" -importcfg $WORK/b340/importcfg -pack ./gen.go ./plugin.pb.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid A6WZK12QfIydmTo28ZbY/A6WZK12QfIydmTo28ZbY -goversion go1.14.12 -D "" -importcfg $WORK/b458/importcfg -pack ./process.go cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/b0/b081032b75016c91d0ed1bc67bf78096876238766abcdece75fb1e1f1e419f68-d # internal cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid e1jASvRI0PkEfnQ9dRm5/e1jASvRI0PkEfnQ9dRm5 -goversion go1.14.12 -D "" -importcfg $WORK/b598/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid tVsvfeb3pUb4ZTpC6Rm0/tVsvfeb3pUb4ZTpC6Rm0 -goversion go1.14.12 -D "" -importcfg $WORK/b403/importcfg -pack ./runtime.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b400/ cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/67/67da7437321055dc39d389bdca9ad0e09d9321efa001806933bb76e8007608f1-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/21/21e077343741105f3394db3653b8b23401379a4602cb6e7f65b71ebbd0d700ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal mkdir -p $WORK/b382/ mkdir -p $WORK/b319/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b512/ github.com/containers/libpod/pkg/lookup github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b333/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b272/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 9WGn8UokHtoKTDnOTXJv/9WGn8UokHtoKTDnOTXJv -goversion go1.14.12 -D "" -importcfg $WORK/b330/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid HBuqTRy772f4w2rvfmGi/HBuqTRy772f4w2rvfmGi -goversion go1.14.12 -D "" -importcfg $WORK/b400/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b513/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cat >$WORK/b382/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b383/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/81/815f9a905279e8b23839124d4f1950f9a4c4563f3ac2707eed1f67aadc181881-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid sCTBd7oJcIZviFqXGjyN/sCTBd7oJcIZviFqXGjyN -goversion go1.14.12 -D "" -importcfg $WORK/b512/importcfg -pack ./decoder.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid gokD1fEdct7-oGeXx2Bl/gokD1fEdct7-oGeXx2Bl -goversion go1.14.12 -D "" -importcfg $WORK/b382/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid DgVK_RaWeT_EWboFx6L8/DgVK_RaWeT_EWboFx6L8 -goversion go1.14.12 -D "" -importcfg $WORK/b462/importcfg -pack $WORK/b462/_cgo_gotypes.go $WORK/b462/dlopen.cgo1.go $WORK/b462/dlopen_example.cgo1.go $WORK/b462/_cgo_import.go cat >$WORK/b319/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid TDlG_OaUHTORExQ8z5qX/TDlG_OaUHTORExQ8z5qX -goversion go1.14.12 -D "" -importcfg $WORK/b319/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go mkdir -p $WORK/b540/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal mkdir -p $WORK/b405/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b405/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b385/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid Sn6wSXhCBIhc-Uwakq0R/Sn6wSXhCBIhc-Uwakq0R -goversion go1.14.12 -D "" -importcfg $WORK/b540/importcfg -pack ./lookup.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid mgHxcxYObcdufV_Qr9PK/mgHxcxYObcdufV_Qr9PK -goversion go1.14.12 -D "" -importcfg $WORK/b272/importcfg -pack ./config.go ./config_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid WmSd4vkt6K_ZHn1_kvWS/WmSd4vkt6K_ZHn1_kvWS -goversion go1.14.12 -D "" -importcfg $WORK/b405/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b198/_cgo_.o -dynout $WORK/b198/_cgo_import.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b481=/tmp/go-build -gno-record-gcc-switches -o $WORK/b481/_cgo_.o $WORK/b481/_cgo_main.o $WORK/b481/_x001.o $WORK/b481/_x002.o $WORK/b481/_x003.o -g -O2 -lrt -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/50/50af8f354e76822a34a80a620a85b140731c13c7732e4a5d8d2c044da5ce33bf-d # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/65/65f16f21b067094f14b0aa123811a01e2ac1b5082f11ab92478e9614ea958ad1-d # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/79/793ccb2f552e315d15fb581c5e0c1f2a6227f4c127d29f1f1ab7d81a5f7ecd3c-d # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/48/48b4d4ff1b4512c2952317ebf139721083da798cbb3f51b565dd417131143735-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b279/ cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/ec/ec2d40202863bccf14dcacb19f2a586100130e541d9eaedbaca5284263228171-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/8d/8d5bfea7b033feba547f898244d1fae811f6141e382c67bad5ca58d9cca470f7-d # internal mkdir -p $WORK/b453/ cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7f/7fcfa2299d00ca7457aed4271a91f28a5c57ae154900712792c042ccaef54461-d # internal cat >$WORK/b279/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b280/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid _yY20hcCjeeJdvSJgJ_O/_yY20hcCjeeJdvSJgJ_O -goversion go1.14.12 -D "" -importcfg $WORK/b279/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go github.com/containers/libpod/pkg/criu mkdir -p $WORK/b485/ cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/eb/eb8a4897825e0fbaa26d0caca6d36b87da707aa8e980a1376e542b01996acd51-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b060/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 8Ojyc9u94iiOAdGveXRg/8Ojyc9u94iiOAdGveXRg -goversion go1.14.12 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b486/_pkg_.a EOF cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid H1WXEAkRnWgv1nFpBVmR/H1WXEAkRnWgv1nFpBVmR -goversion go1.14.12 -D "" -importcfg $WORK/b485/importcfg -pack ./criu.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid oUwY_WVsal3ONiHmD1Cg/oUwY_WVsal3ONiHmD1Cg -goversion go1.14.12 -D "" -importcfg $WORK/b198/importcfg -pack $WORK/b198/_cgo_gotypes.go $WORK/b198/projectquota.cgo1.go $WORK/b198/_cgo_import.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid 2Ka9L_xGD7MRL5SK35Ho/2Ka9L_xGD7MRL5SK35Ho -goversion go1.14.12 -D "" -importcfg $WORK/b453/importcfg -pack ./psgo.go cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/a5/a5eaeaf8767028d4270418402f08e6fdc9682e12ea2913ec7949200518c586ab-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b597/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/8f/8f08a2540e70c0cd7ab6ecd8ada2187471918b4d8a19703146706539ec668750-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b462/_pkg_.a $WORK/b462/_x001.o $WORK/b462/_x002.o $WORK/b462/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b390/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile log/syslog=$WORK/b598/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid SjIf-BwXWugmhicgusIt/SjIf-BwXWugmhicgusIt -goversion go1.14.12 -D "" -importcfg $WORK/b597/importcfg -pack ./syslog.go cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid wVTTxpLJgOYrfKcMwe-n/wVTTxpLJgOYrfKcMwe-n -goversion go1.14.12 -D "" -importcfg $WORK/b390/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/17/1789999a8769356657beedee0ad48716fe089ae4babbe8798fa13c11b48d9b1a-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/6e/6e4fbada472b380112880e1589abf8ff0bcfa947f12718bdb840dc4c696e6da3-d # internal mkdir -p $WORK/b461/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b461/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b461/ -g -O2 ./journal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/95/95f60bb4839aa627d91d5d3139f005694925f5acf6c61bad0884fbb39f1f6a1e-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b226/ github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts net/mail mkdir -p $WORK/b350/ cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/c6/c65ac208e6cc7c55c81d3cbf868ee009c722c25f5b2ac1163231d6db306507a0-d # internal mkdir -p $WORK/b378/ github.com/containers/libpod/vendor/github.com/docker/libnetwork/types cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b351/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b226/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid sK6WTekx2aIja35DEwzQ/sK6WTekx2aIja35DEwzQ -goversion go1.14.12 -D "" -importcfg $WORK/b350/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid OiNoY1Si8q-QKSpW-PEq/OiNoY1Si8q-QKSpW-PEq -goversion go1.14.12 -D "" -importcfg $WORK/b226/importcfg -pack ./guts.go ./httplex.go mkdir -p $WORK/b362/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p net/mail -std -complete -installsuffix shared -buildid WGA9iBzydDjnX2tAM6k0/WGA9iBzydDjnX2tAM6k0 -goversion go1.14.12 -D "" -importcfg $WORK/b378/importcfg -pack ./message.go cat >$WORK/b362/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b363/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid PjurTQCuq0mQQ2RDcIic/PjurTQCuq0mQQ2RDcIic -goversion go1.14.12 -D "" -importcfg $WORK/b362/importcfg -pack ./types.go cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/4d/4db1799d2071159dd53b71a18afe6b7383854a368a42e48e2e742474fca4940f-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b329/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b335/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid 0LJi6537ksnTW3oyxtOR/0LJi6537ksnTW3oyxtOR -goversion go1.14.12 -D "" -importcfg $WORK/b329/importcfg -pack ./status.go cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/88/88e982b92e83856a7db2654e0aa3c902deb4b0464934054aa418e5ab4949b81c-d # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/c1/c143b360173d998faa4d0a359f55217b6847c26827ae44db4ad6bc66f5338686-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/fe/feec46c65e446a717248c938803822e778a04ca9df38812cd82a984e2341ee75-d # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/3c/3ca59a753b6b5f19b99429f1032f93fc00d011d0ad997206f38626c9e4ad3612-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile go/ast=$WORK/b215/_pkg_.a packagefile go/doc=$WORK/b397/_pkg_.a packagefile go/parser=$WORK/b218/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid 468V6sgrs-cL3VTnk319/468V6sgrs-cL3VTnk319 -goversion go1.14.12 -D "" -importcfg $WORK/b396/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go cd $WORK/b181 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage shm -dynimport $WORK/b481/_cgo_.o -dynout $WORK/b481/_cgo_import.go cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/8c/8ca992c09ea66dec65af51c8fb3a764491a3ffdbd6c03bcd530b72a859aee249-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/2d/2d974f8c819a9fb8690c80f8bf8493e9f6b82a9127111cf4712958587595229a-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ec/ec6ec840a03c3b4991828b1dd7d14f966790dd4eb6ac6f1b97da9a567eae8b89-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b061/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid eBKybj4pzxSIXVr6oGSh/eBKybj4pzxSIXVr6oGSh -goversion go1.14.12 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/96/962263a060c72e871728a06a90998c0185518d91f9b2a9f6ba6b784669c2c679-d # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/10/106db7aec7e29720a469fb5ce3263bb242ca16a9b5585c4d1b944e434df25ab1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid GTCs5UbZi35d2tP-JNhv/GTCs5UbZi35d2tP-JNhv -goversion go1.14.12 -D "" -importcfg $WORK/b481/importcfg -pack $WORK/b481/_cgo_gotypes.go $WORK/b481/shm_lock.cgo1.go $WORK/b481/_cgo_import.go cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/e2/e2a5d9dd235fc7ab646ac618a83744601fd4b211b839f05bbc003dfe61934537-d # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/7d/7d476bbd109d43ad067f9be70ac0078e47c68391b26151da8733edeb9a151d10-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b242/ cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b6/b6de771240d65cfd3e90b44f45ff03c43bc0e58ebc5b855afbad8d7bcb3ff835-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b242/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b242/ -g -O2 -Wall ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/6c/6cbc13a5f1cc009cd395ad19d684a6383dcc36e9237e18eb184d4db34d23c60a-d # internal cd $WORK/b181 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/de/de0c7b2a8a3835592cd72fc680ddb3174b59a7b174a49bf0f95234cf1956844b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/c6/c6d4756f2b9f034c8472d489b524697ac10d63baf489f392e234573eef9b659b-d # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/aa/aa02ea7332e90272bfaf9e3ecfe236a15a93d098d81dee5386c1009497a42498-d # internal github.com/containers/libpod/cmd/podman/varlink mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b555/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid KBUhWrTMgOAj3_YP4Ydi/KBUhWrTMgOAj3_YP4Ydi -goversion go1.14.12 -D "" -importcfg $WORK/b554/importcfg -pack ./generate.go ./iopodman.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b198/_pkg_.a $WORK/b198/_x001.o $WORK/b198/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/d9/d923a9868544c451ed97f96d13f8b555f601c5fc729e577ba836878f812f3ccc-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b327/ cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/62/62f2bf8b2a5903a10fb91bf33284c56c382b91f2ea1e518f025f38599e2f8faf-d # internal cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b329/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid DFLbu9Aw_yTZY7Cccext/DFLbu9Aw_yTZY7Cccext -goversion go1.14.12 -D "" -importcfg $WORK/b327/importcfg -pack ./errors.go ./grpc.go cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/52/5223b0dbc7bb3271c08756459ee1ddb5895684463d5df556963df23da07d5ea3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid j5JTN7921vlUBAIy42Ks/j5JTN7921vlUBAIy42Ks -goversion go1.14.12 -D "" -importcfg $WORK/b549/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/5a/5ad82bf0ebd56bbff63c005b7bfbfceef9242521f950ece1283dfe37dc4ae687-d # internal cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b481/_pkg_.a $WORK/b481/_x001.o $WORK/b481/_x002.o $WORK/b481/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/33/33ac40b795728a965cccdf6a133da02fda7da6ab0f39a3f9edd31a5275526fc1-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/1d/1d9aedc921e60e741d31ca99b0363f065a9fa280f231fcf27df2fbef0e404e6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b059/ cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/8e/8e01960cecaec4aad1d4fb7862e63658f5db38d96a1e36b457b6c5123048a2c7-d # internal cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/0d/0d64134e04b3b08f89e1c39545396e2ca9a4dc06dcfe4cce48dbdd1fe93db60f-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid hmpR664FhlUIW0la4wub/hmpR664FhlUIW0la4wub -goversion go1.14.12 -D "" -importcfg $WORK/b059/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cd $WORK/b181 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I $WORK/b242/ -g -O2 -Wall -o $WORK/b242/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/6c/6cecffb37cb6e54084fef73bfde04be776ad663facff6c0d379863c449ac2571-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -o $WORK/b181/_cgo_.o $WORK/b181/_cgo_main.o $WORK/b181/_x001.o $WORK/b181/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/15/15954cd65025237ebbf071e4b6f7a89dfebe859a1f70092b8fd5e66a5862ecb3-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid CSwLvdluH-g_Q-REKDiI/CSwLvdluH-g_Q-REKDiI -goversion go1.14.12 -D "" -importcfg $WORK/b052/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/39/394196a8382b0012e5cbd63118438a02bd6c09b5d56cdee313eaa9782974725e-d # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/60/6024805b755ed94a6833e0cf23cc1c632d0b7213d5fd7eb8e6fcc4c6c0aaeb20-d # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/f6/f60324b20cb711531e5f9428b5407f16ff9a58ec36bb492ba468b826807bf858-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b208/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b222/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b209/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid u49cnP83Bv3cOGUG9iT-/u49cnP83Bv3cOGUG9iT- -goversion go1.14.12 -D "" -importcfg $WORK/b208/importcfg -pack ./tarlogger.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b188/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid dNN8JaZb1F1Bvy8Mwagh/dNN8JaZb1F1Bvy8Mwagh -goversion go1.14.12 -D "" -importcfg $WORK/b222/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b181/_cgo_.o -dynout $WORK/b181/_cgo_import.go cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid kTBkX2aGRSuro1-i1YlP/kTBkX2aGRSuro1-i1YlP -goversion go1.14.12 -D "" -importcfg $WORK/b181/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b181/_cgo_gotypes.go $WORK/b181/sysconfig.cgo1.go $WORK/b181/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/5f/5ff1036b1584021f0858cdb9d350678db4d53e16b279b61d9edbf60eff912971-d # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/0e/0e8f63471f8ea1a10a30f08e5860772feecacae08cd73aa3cb2436dc260ab309-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/3b/3b98df4e949eb256d376d476118e23167b2bd4e82fe54b11129ea3b62566f5c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/41/41d45fea5f5af176207b8ef5fe8af15d09d6e816da465ebc771d1dd5ad822984-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid nMNMgrq1cAOcieVED8H1/nMNMgrq1cAOcieVED8H1 -goversion go1.14.12 -D "" -importcfg $WORK/b051/importcfg -pack ./api.go ./conf.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b181/_pkg_.a $WORK/b181/_x001.o $WORK/b181/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/09/099d1377680f23c19bc69210182579dd79fd8fa978b01bd197c96b1df59300a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8a/8abb29e5e8316068f282d5ae4cca9ad8616347c3fdf1cbcd6c6a7c34c2173dbd-d # internal cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/83/83c6036d0bb9a119e4f0066361dfcc0639a226b01e51af5b7ff5dc39102cf80e-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -o $WORK/b242/_cgo_.o $WORK/b242/_cgo_main.o $WORK/b242/_x001.o $WORK/b242/_x002.o $WORK/b242/_x003.o -g -O2 cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b147/ -g -O2 -o $WORK/b147/_x004.o -c go_gpgme.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b242/_cgo_.o -dynout $WORK/b242/_cgo_import.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid DsLr1lwtQWCs-WiTHYIW/DsLr1lwtQWCs-WiTHYIW -goversion go1.14.12 -D "" -importcfg $WORK/b242/importcfg -pack ./unshare.go $WORK/b242/_cgo_gotypes.go $WORK/b242/unshare_cgo.cgo1.go $WORK/b242/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/62/62c5cdd2dd4bb1c1898cb2335cc443d205d767c888b914734a9860798eb0eea2-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid OsijxNH0EdDUaPP7cIdI/OsijxNH0EdDUaPP7cIdI -goversion go1.14.12 -D "" -importcfg $WORK/b546/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -o $WORK/b147/_cgo_.o $WORK/b147/_cgo_main.o $WORK/b147/_x001.o $WORK/b147/_x002.o $WORK/b147/_x003.o $WORK/b147/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/6e/6ebcff3c6242f89ad25d2cc761d85890883e5b1597e0ae1fb4968617a1afbf67-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b147/_cgo_.o -dynout $WORK/b147/_cgo_import.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid 78GqKopqlZKxtYhlukr_/78GqKopqlZKxtYhlukr_ -goversion go1.14.12 -D "" -importcfg $WORK/b147/importcfg -pack ./callbacks.go $WORK/b147/_cgo_gotypes.go $WORK/b147/data.cgo1.go $WORK/b147/gpgme.cgo1.go $WORK/b147/_cgo_import.go cd $WORK/b461 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b242/_pkg_.a $WORK/b242/_x001.o $WORK/b242/_x002.o $WORK/b242/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f3/f3ae9ef603fd04b435ad8aa70428ab9cb8f91c9aed8f6b2317802964e0c105ed-d # internal cd $WORK/b461 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -o $WORK/b244/_cgo_.o $WORK/b244/_cgo_main.o $WORK/b244/_x001.o $WORK/b244/_x002.o $WORK/b244/_x003.o -g -O2 -lseccomp TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b244/_cgo_.o -dynout $WORK/b244/_cgo_import.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid iAxeVNWxHT2rJQy2Sv90/iAxeVNWxHT2rJQy2Sv90 -goversion go1.14.12 -D "" -importcfg $WORK/b244/importcfg -pack $WORK/b244/_cgo_gotypes.go $WORK/b244/seccomp.cgo1.go $WORK/b244/seccomp_internal.cgo1.go $WORK/b244/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b147/_pkg_.a $WORK/b147/_x001.o $WORK/b147/_x002.o $WORK/b147/_x003.o $WORK/b147/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/48/4848997024064cceb04e99acf99c9c8759157633f7a14fd04f9b93be24eeaae4-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b432/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid f3tTd_ZOj5nfyHWvGI-x/f3tTd_ZOj5nfyHWvGI-x -goversion go1.14.12 -D "" -importcfg $WORK/b436/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/cc/cc9da34225a9e03ad76666371130187da2de87f1087872df29458dbc96d6df5a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cd $WORK/b461 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/12/12de1ac5621b0879a58669bb9e68ed9234fcf6836b208f279ba15be93a03f468-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b501/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b510/ mkdir -p $WORK/b520/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid dcIIMT9vZa1dv3bhb8YO/dcIIMT9vZa1dv3bhb8YO -goversion go1.14.12 -D "" -importcfg $WORK/b501/importcfg -pack ./streaming.go cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid lRYktaDakzK7DPoOKhSJ/lRYktaDakzK7DPoOKhSJ -goversion go1.14.12 -D "" -importcfg $WORK/b520/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go cat >$WORK/b510/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid BGbB2Jp9uDp9JWIYuyGA/BGbB2Jp9uDp9JWIYuyGA -goversion go1.14.12 -D "" -importcfg $WORK/b510/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -o $WORK/b461/_cgo_.o $WORK/b461/_cgo_main.o $WORK/b461/_x001.o $WORK/b461/_x002.o -g -O2 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b244/_pkg_.a $WORK/b244/_x001.o $WORK/b244/_x002.o $WORK/b244/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/ce/cefc98f2292d0fae822578fe6fe3580ec5134335e93dcb1598b6ba8bbdd0c9c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/53/536c7c04124cd8083e0e3d4ee7b4d6204e98f8670406164df922aa6238e2ec2e-d # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/1b/1b2032fd0699bb5862a3f8cdc3faacfaf1c508887a08b1dd705e960fd511c043-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b428/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b506/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 4MvYoIdRc6LKLwjIIoGd/4MvYoIdRc6LKLwjIIoGd -goversion go1.14.12 -D "" -importcfg $WORK/b428/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b509/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b513/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid pkuTa_9P5PARsZ5eeMRk/pkuTa_9P5PARsZ5eeMRk -goversion go1.14.12 -D "" -importcfg $WORK/b506/importcfg -pack ./json.go ./meta.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b461/_cgo_.o -dynout $WORK/b461/_cgo_import.go cat >$WORK/b461/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b462/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid _eOL9LMET3pc-wE46zQF/_eOL9LMET3pc-wE46zQF -goversion go1.14.12 -D "" -importcfg $WORK/b461/importcfg -pack ./functions.go ./read.go $WORK/b461/_cgo_gotypes.go $WORK/b461/journal.cgo1.go $WORK/b461/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/8e/8ea43f2b89b222330b62ff43365566d1b8f03fe1c1c07798bddbe1baf95d2cbf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/de/de676b01302cea870724144e874d88c2afb0a0c2fd8577097e65c62b2551c5ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/f3/f3860193034fdc5904faee38860d6a568381d77d74eb5342ddb7800a25ba45bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b461/_pkg_.a $WORK/b461/_x001.o $WORK/b461/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/5e/5eb666ad913628d951a8eba28dea990a4e6ab005992f5a5f3cf7968cf079a632-d # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/1b/1b2d785489b591aa42ca3899f562a0503ed3f755bef5bdb0de92b87a0b8f1b00-d # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/e9/e902b7d1e99460a8520bbaa7bd1c732cf0d01b0d019d080a6b0d37f9933ba051-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/51/5196c2e75c3670fc1b6153ec6b4a00048526fc8703f4ef7aa564a1db6b656c6d-d # internal cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x017.o -c openssl_stub_rand.c cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o $WORK/b092/_x014.o $WORK/b092/_x015.o $WORK/b092/_x016.o $WORK/b092/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b093/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid zRyDvdWm_UOmoNrRYbjV/zRyDvdWm_UOmoNrRYbjV -goversion go1.14.12 -D "" -importcfg $WORK/b092/importcfg -pack ./doc.go $WORK/b092/_cgo_gotypes.go $WORK/b092/aes.cgo1.go $WORK/b092/boring.cgo1.go $WORK/b092/ecdsa.cgo1.go $WORK/b092/hmac.cgo1.go $WORK/b092/rand.cgo1.go $WORK/b092/rsa.cgo1.go $WORK/b092/sha.cgo1.go $WORK/b092/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o $WORK/b092/_x014.o $WORK/b092/_x015.o $WORK/b092/_x016.o $WORK/b092/_x017.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/92/923b1d429b2e577f6f04114dfc5eee39991bedc272e2a5cd8ec64b5479c6f524-d # internal crypto/hmac mkdir -p $WORK/b125/ crypto/sha256 mkdir -p $WORK/b108/ crypto/aes mkdir -p $WORK/b088/ crypto/sha512 crypto/sha1 mkdir -p $WORK/b118/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b108/symabis ./sha256block_amd64.s cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b088/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid WS-KO6-Td7vz9YJqJxRY/WS-KO6-Td7vz9YJqJxRY -goversion go1.14.12 -D "" -importcfg $WORK/b125/importcfg -pack ./hmac.go mkdir -p $WORK/b128/ cat >$WORK/b118/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b118/symabis ./sha512block_amd64.s cat >$WORK/b128/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b128/symabis ./sha1block_amd64.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/aes -std -installsuffix shared -buildid Af_tt9ACW9qtkudfLfwO/Af_tt9ACW9qtkudfLfwO -goversion go1.14.12 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid OxB9SfX4ysiQHo4HYslY/OxB9SfX4ysiQHo4HYslY -goversion go1.14.12 -symabis $WORK/b118/symabis -D "" -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid xAhw4TAFEzb3yZUgDuvq/xAhw4TAFEzb3yZUgDuvq -goversion go1.14.12 -symabis $WORK/b128/symabis -D "" -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid zR_jCzyAwXc24AhVZvky/zR_jCzyAwXc24AhVZvky -goversion go1.14.12 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/fd/fd69c6d561f39bb36f378e1adb9ea32827b39a383edf7ddfd21e3ebcbb262a71-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 236mUAA796KZpv6CqfXz/236mUAA796KZpv6CqfXz -goversion go1.14.12 -D "" -importcfg $WORK/b142/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/0a/0a0170d97a1f3a282f00eab5e93d33234db525c40a1f47a43c52e81e5808d084-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b128/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b108/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b118/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b118/_pkg_.a $WORK/b118/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/fb/fb462fc639ac42966cad2845f5768e35f7f97b7385c25cce2b0585171f92f98e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils github.com/containers/libpod/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b177/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b107/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b128/_pkg_.a $WORK/b128/sha1block_amd64.o # internal cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b178/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid MnE6Sonrjbb0mrutHFxo/MnE6Sonrjbb0mrutHFxo -goversion go1.14.12 -D "" -importcfg $WORK/b177/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go mkdir -p $WORK/b360/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b110/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid Q5basvMI7dLaQOIUx0vS/Q5basvMI7dLaQOIUx0vS -goversion go1.14.12 -D "" -importcfg $WORK/b360/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid rFIeUNZKUoYMJW4Uz8FG/rFIeUNZKUoYMJW4Uz8FG -goversion go1.14.12 -D "" -importcfg $WORK/b107/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/8e/8e7a266192b190dd6b1136b7f645e7b67f461c9ec075107314cb0613613618ab-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/20/204a08fa79313cbe8083d4712138ab1d99de14c30965cc9c2325e10c67c34c5d-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_amd64.o $WORK/b088/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/9b/9ba88221f24a413c33421c107f1b563069c23c7c72d74dfe1b75623f6e2978ae-d # internal crypto/ecdsa mkdir -p $WORK/b115/ crypto/rand mkdir -p $WORK/b087/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid E_WNuJ4x_mAVz195W_lC/E_WNuJ4x_mAVz195W_lC -goversion go1.14.12 -D "" -importcfg $WORK/b115/importcfg -pack ./boring.go ./ecdsa.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid PNPD3hNALcGZZhdjmL6c/PNPD3hNALcGZZhdjmL6c -goversion go1.14.12 -D "" -importcfg $WORK/b087/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/94/94f63d09ca4e3376ba286f0f353a90b420a54ede5a79f13678fed4e999a46e7e-d # internal crypto/ed25519 github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b123/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux mime/multipart crypto/rsa github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b156/ mkdir -p $WORK/b206/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a EOF mkdir -p $WORK/b195/ cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid nYLHc9c3gAaLiAbni9_W/nYLHc9c3gAaLiAbni9_W -goversion go1.14.12 -D "" -importcfg $WORK/b123/importcfg -pack ./ed25519.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid M-BEkBudGWfiDIkCJKFm/M-BEkBudGWfiDIkCJKFm -goversion go1.14.12 -D "" -importcfg $WORK/b156/importcfg -pack ./elgamal.go mkdir -p $WORK/b236/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid A2oZmGKZKe4k9CsHlCWS/A2oZmGKZKe4k9CsHlCWS -goversion go1.14.12 -D "" -importcfg $WORK/b206/importcfg -pack ./stringid.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid BZF0pKEQg7TMR6OJf63F/BZF0pKEQg7TMR6OJf63F -goversion go1.14.12 -D "" -importcfg $WORK/b195/importcfg -pack ./selinux_linux.go ./xattrs.go mkdir -p $WORK/b119/ github.com/containers/libpod/vendor/github.com/godbus/dbus mkdir -p $WORK/b477/ github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b564/ mkdir -p $WORK/b086/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile mime/quotedprintable=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid 98SxGEMkxFEkoj1nMr7f/98SxGEMkxFEkoj1nMr7f -goversion go1.14.12 -D "" -importcfg $WORK/b477/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 3VLFIgGlLnutQZRY32N3/3VLFIgGlLnutQZRY32N3 -goversion go1.14.12 -D "" -importcfg $WORK/b119/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid OVOYxyNBhOtOcAVkNUxl/OVOYxyNBhOtOcAVkNUxl -goversion go1.14.12 -D "" -importcfg $WORK/b236/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b564/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containernetworking/plugins/pkg/utils/hwaddr=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables importmap github.com/safchain/ethtool=github.com/containers/libpod/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b549/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid 2A0u2LgS9xullgqC3UtM/2A0u2LgS9xullgqC3UtM -goversion go1.14.12 -D "" -importcfg $WORK/b564/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b102/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 5h7Tg6pecpCjFavDqiuD/5h7Tg6pecpCjFavDqiuD -goversion go1.14.12 -D "" -importcfg $WORK/b086/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d1/d1b1efca17a46b6624b9c6bb41aa61de5801aa92bfe1c5ef7f36285b79c8b592-d # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/ba/bac65935a13131a6060a01634811805707f397d2b6667b87f4e5eaa50095fc63-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid G7ES0OHZBs7G167d7-sK/G7ES0OHZBs7G167d7-sK -goversion go1.14.12 -D "" -importcfg $WORK/b205/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/2b/2b4a362eccb4800c8a9e8e8d6955323907851559556715619c7c854dfb9c74af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/b3/b3acb4c453c7ccd7d6e7d09b51af81f580239374e964726014b12bb61ea18ff3-d # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/b2/b24181009f6f6d2e0bb288d34b3205a3c041a320b0fbe640503920b93e247188-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf github.com/containers/libpod/pkg/resolvconf github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b359/ mkdir -p $WORK/b543/ mkdir -p $WORK/b419/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cat >$WORK/b543/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid 1u9VRBXs7A94xw0wNQW8/1u9VRBXs7A94xw0wNQW8 -goversion go1.14.12 -D "" -importcfg $WORK/b359/importcfg -pack ./resolvconf.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid I7igGrzm1FKj9MaJM6uB/I7igGrzm1FKj9MaJM6uB -goversion go1.14.12 -D "" -importcfg $WORK/b543/importcfg -pack ./resolvconf.go cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b360/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid GEDqnhPZnz1HpjJ-KtPi/GEDqnhPZnz1HpjJ-KtPi -goversion go1.14.12 -D "" -importcfg $WORK/b419/importcfg -pack ./pools.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/60/602461c62060a5dae9be4ff96d53cb036c4e7747431109e46fd7f4de35d9c8e1-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid FR5GXzYW5l_6BKlElUQR/FR5GXzYW5l_6BKlElUQR -goversion go1.14.12 -D "" -importcfg $WORK/b179/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/10/10628c53d2b359ae3ad998c2bcd6bbd7c23830c6b4ad1e1cc4f664d32c768fe3-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/2c/2c57845e77ce4a001d6fc0f622116869809df4daa7543acee6c3049a37fdc875-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b201/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b201/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b201/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/ba/ba3f9a4d8c7645823e1bae36759156c19df84715c1863d90bd05c25e1c80794f-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid Dy9PrBXmE6QTD_Gj7uZs/Dy9PrBXmE6QTD_Gj7uZs -goversion go1.14.12 -D "" -importcfg $WORK/b410/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/e0/e024aeb365575de29341e2b2d91d425a14c5de4dddf95b05b2fef6ffe59831e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/4c/4c54f05069455225ec67f1587c2336ec6ae91de755d06a9675c0a97921c96c58-d # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/0d/0d6cdafbb795f7a44f58d8db611e629b2939362f21ccef043beeadad0d54a5ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/bd/bdcd272a8550311dec55ac7ec44a32412aa3b420dbbcddefe530b872c11faf9d-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b569/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid k58g-21R9EjXndPQo7Vi/k58g-21R9EjXndPQo7Vi -goversion go1.14.12 -D "" -importcfg $WORK/b568/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/f8/f86d08d5f907f60f0918eb527cd411cd3b427f0a8762ba0e25ecabf3dfefc058-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b195/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid IoGxnPEK0WxLLVhTqvi4/IoGxnPEK0WxLLVhTqvi4 -goversion go1.14.12 -D "" -importcfg $WORK/b194/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cd $WORK/b201 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b201=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/c9/c9a5cf338a59396edd70780cf72ea1a886d7a51f2f5c05de199a361a8f8728cd-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b201=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/87/87268039fb7e4102794c638633ffb355ce71f72ea461d4004aa3a046ffabec0b-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid 9G6vVT8-O9INUCWaycJI/9G6vVT8-O9INUCWaycJI -goversion go1.14.12 -D "" -importcfg $WORK/b250/importcfg -pack ./secrets.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/11/119ae2a737233db28458d1c2f6b792e89be52e245f8aa1696d6d23f5c1d5a2af-d # internal crypto/x509 mkdir -p $WORK/b129/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b151/ cat >$WORK/b129/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=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/des=$WORK/b122/_pkg_.a packagefile crypto/dsa=$WORK/b130/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/ed25519=$WORK/b123/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/x509/pkix=$WORK/b131/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b134/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid bx3u39EbS--KFxnbCxqE/bx3u39EbS--KFxnbCxqE -goversion go1.14.12 -D "" -importcfg $WORK/b129/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile compress/zlib=$WORK/b153/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/des=$WORK/b122/_pkg_.a packagefile crypto/dsa=$WORK/b130/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b157/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile image=$WORK/b158/_pkg_.a packagefile image/jpeg=$WORK/b160/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid 3tSY8eN8WAd9ORqlLL9q/3tSY8eN8WAd9ORqlLL9q -goversion go1.14.12 -D "" -importcfg $WORK/b151/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go cd $WORK/b201 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b201=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/af/af577fc249aba5df9de5f48105828a6b92a744b793a8ee7512b1d4b76705a527-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b201=/tmp/go-build -gno-record-gcc-switches -o $WORK/b201/_cgo_.o $WORK/b201/_cgo_main.o $WORK/b201/_x001.o $WORK/b201/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/61/61809cb62c33f4e990bec19217e75d75041df12719a94776dee063d00e7d10df-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b201/_cgo_.o -dynout $WORK/b201/_cgo_import.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid 7grl9fgSqyvtpOkw0FHe/7grl9fgSqyvtpOkw0FHe -goversion go1.14.12 -D "" -importcfg $WORK/b201/importcfg -pack $WORK/b201/_cgo_gotypes.go $WORK/b201/copy_linux.cgo1.go $WORK/b201/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b201/_pkg_.a $WORK/b201/_x001.o $WORK/b201/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/00/004156cdd1609fd3170abde265b88af015c81bf7af82739fe701057988bfc8d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/c3/c3ee96595ff832992a708a1e40256c7ed56051b22e647f2b6c7ceae46dc9b6e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/74/7446440da82fd7e1ed22a0d9af8ff786f287f8bca0930d5451f5471f81934296-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b157/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 74uT2g9FthOP94ma_CQd/74uT2g9FthOP94ma_CQd -goversion go1.14.12 -D "" -importcfg $WORK/b148/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d7/d7d3b980841bbde5d8988eade750606760c6c91dee6c12c3ee46490e8dedb4f9-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b107/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 8Al0md6hjCHcO3UjojR9/8Al0md6hjCHcO3UjojR9 -goversion go1.14.12 -D "" -importcfg $WORK/b084/importcfg -pack ./compression.go ./zstd.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid ag7ci1EZEvTtARHAoRfD/ag7ci1EZEvTtARHAoRfD -goversion go1.14.12 -D "" -importcfg $WORK/b169/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/c5/c50ca2219d8db79084741f4a070f521f5973406cfb7db5a8093e2502f77e50ce-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b529/ crypto/tls mkdir -p $WORK/b120/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid yfuExz0TGkbAgn4oTbex/yfuExz0TGkbAgn4oTbex -goversion go1.14.12 -D "" -importcfg $WORK/b529/importcfg -pack ./key.go cat >$WORK/b120/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 importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b121/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/des=$WORK/b122/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/ed25519=$WORK/b123/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b127/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b141/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b142/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid VYJbbANjKUmzAEv60k8j/VYJbbANjKUmzAEv60k8j -goversion go1.14.12 -D "" -importcfg $WORK/b120/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9a/9a5dcb33d2e4138c03fbbeef94238374b31409c9fe74c1e1d9bf45b093f84d53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/85/85e216609b001ebac6e1caf5160e9fa33aa7eb397d6e5d7cb2c231c5181beedd-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile crypto/x509/pkix=$WORK/b131/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b529/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid axrfGmEwHj8mYXDuRsL4/axrfGmEwHj8mYXDuRsL4 -goversion go1.14.12 -D "" -importcfg $WORK/b528/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/32/329ad0b4a00c73e254337cc9b17e92af43b80d6597f43118fb8d4a28c1751f98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/bf/bf327898bb244d70b5a56878fc2fa503c0f6d3be0eb16ec3c47ea8fd6cc0bda6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/8a/8a1b5a240be02303da663af3df6cbc4336d9e2954b006e55699ec897c42c6a76-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b477/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid nWdpl23eLz5GTcvtJV95/nWdpl23eLz5GTcvtJV95 -goversion go1.14.12 -D "" -importcfg $WORK/b476/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/7d/7d2c468379f7103beba45accb565d1cab15445d4840c81d8e6cb1edbf6c7dadc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/45/451b3621727dda9b065991ae1dcdfa7656cd6e6e163bac3042a27c40e7d4fa98-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid CsbXL_XcOUg-zW70xRhy/CsbXL_XcOUg-zW70xRhy -goversion go1.14.12 -D "" -importcfg $WORK/b184/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/3b/3be1a0d9eb4bd4abfb3b06d21e33cd3cd742f464948526e347d9be4c3d170c17-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid FXuTS0cCg7QuB8HOrmtR/FXuTS0cCg7QuB8HOrmtR -goversion go1.14.12 -D "" -importcfg $WORK/b168/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/6c/6c7823960bf94780af443b0490dbd74c4bfc8ff1c1e7f3a6cbe0bb57ba541678-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b197/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs mkdir -p $WORK/b202/ mkdir -p $WORK/b190/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid yuJ0kQ_Sr83ToPnPYftO/yuJ0kQ_Sr83ToPnPYftO -goversion go1.14.12 -D "" -importcfg $WORK/b202/importcfg -pack ./zfs.go ./zfs_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid HjFC5gntxGyT5YJw7F9Q/HjFC5gntxGyT5YJw7F9Q -goversion go1.14.12 -D "" -importcfg $WORK/b197/importcfg -pack ./overlayutils.go mkdir -p $WORK/b200/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid 9iuMgexO59acBo0cwJzn/9iuMgexO59acBo0cwJzn -goversion go1.14.12 -D "" -importcfg $WORK/b190/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid DZ6NBvex0Wv8i7e3FEuT/DZ6NBvex0Wv8i7e3FEuT -goversion go1.14.12 -D "" -importcfg $WORK/b200/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/fe/fedd20c4beaecca500a491bb886a6aa15465a9bd598ff80e192556007084e1ac-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/base32=$WORK/b143/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid VuJ8LhHmv4PE4X10xeyl/VuJ8LhHmv4PE4X10xeyl -goversion go1.14.12 -D "" -importcfg $WORK/b196/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/8a/8ad0ced8fff8399baf8a06447ce6645b933d9dc9576323f3fe8fc1636e0aebfe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/07/079dfaeff67cc3d784906e73f23c501d3d191831806908b67e5c208a5655ec8e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/01/01b326cd3edd620cdfa86b0df84a5e90611a8936a2707a1806699b8509fab486-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/6d/6da58a4cd03721a56fabe7eab5fbec1fbe6a1892cdbb7d7078f916a3b14a2148-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b202/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid -5X3TYBcv7LOOZQVqpdB/-5X3TYBcv7LOOZQVqpdB -goversion go1.14.12 -D "" -importcfg $WORK/b189/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/c4/c458cb24a1c3d694be8c5972af5fdcc981298c3ef3dd89d7dffbc0cc4c24c4f5-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b188/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid lOP1VgBcq__BEpSyLHn-/lOP1VgBcq__BEpSyLHn- -goversion go1.14.12 -D "" -importcfg $WORK/b167/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/3c/3c5771cb262b31b122261b1b81c3fafbe29e5ee81597ca667a945fcdc87d4d7e-d # internal net/http/httptrace mkdir -p $WORK/b238/ github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b281/ mkdir -p $WORK/b545/ github.com/containers/libpod/vendor/github.com/containers/libtrust mkdir -p $WORK/b114/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid e220FvY5LbN8aGT7df1X/e220FvY5LbN8aGT7df1X -goversion go1.14.12 -D "" -importcfg $WORK/b238/importcfg -pack ./trace.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid VJWYAgElXkJ_nyHrdI0a/VJWYAgElXkJ_nyHrdI0a -goversion go1.14.12 -D "" -importcfg $WORK/b281/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid SXcVERPTsgGX_UgjOV5T/SXcVERPTsgGX_UgjOV5T -goversion go1.14.12 -D "" -importcfg $WORK/b545/importcfg -pack ./files.go ./listeners.go ./packetconns.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile crypto/x509/pkix=$WORK/b131/_pkg_.a packagefile encoding/base32=$WORK/b143/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid Sc5Y0lD-UAMWl1nkCHyK/Sc5Y0lD-UAMWl1nkCHyK -goversion go1.14.12 -D "" -importcfg $WORK/b114/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/84/84705df71067d82dddc1bd10c4c2a90a2490adc34312ca1ef97fd2b563f56460-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/ea/eaf2cb6bfe49c43ecbe768594fb1a15231626ce82a90b7e13a9766783730cc5f-d # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/56/56808dc54cd84d7aa32b8ddd35d0805e2e2dc842f3031e1185e167ea62283c9d-d # internal net/http mkdir -p $WORK/b224/ cat >$WORK/b224/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=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile container/list=$WORK/b121/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b234/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile mime/multipart=$WORK/b236/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile net/http/internal=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p net/http -std -complete -installsuffix shared -buildid XGcU6D0RMP52DpDgoipF/XGcU6D0RMP52DpDgoipF -goversion go1.14.12 -D "" -importcfg $WORK/b224/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/d5/d563bda120078ac7617edd4545ba51466b9807a6eb76d4540e2f0f07d4b00501-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid WysU6DjoSPpymMaGxXwy/WysU6DjoSPpymMaGxXwy -goversion go1.14.12 -D "" -importcfg $WORK/b083/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/d5/d5faa6661dfbc6c7a53272420684597143c061a72fde22dfb55a56d094edb3b1-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b310/ github.com/containers/libpod/vendor/github.com/containers/image/v5/image mkdir -p $WORK/b163/ github.com/containers/libpod/vendor/github.com/containers/image/v5/signature cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b082/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid q-BpqAQnTgnwE9eryPcZ/q-BpqAQnTgnwE9eryPcZ -goversion go1.14.12 -D "" -importcfg $WORK/b310/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b148/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid N8MVAd650GUC4S4Ok1b3/N8MVAd650GUC4S4Ok1b3 -goversion go1.14.12 -D "" -importcfg $WORK/b163/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid FU1jr0mCxybEEJJ0rC5x/FU1jr0mCxybEEJJ0rC5x -goversion go1.14.12 -D "" -importcfg $WORK/b082/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/7e/7eb8c47fd382765c6903d734274a137429be5beeba60961ba5ea056dfb5ea9ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/aa/aa0d8e6bf057cb8545493ab29362044b3a857dcd9142fe40bee55108a66392e0-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b247/ github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive github.com/containers/libpod/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b309/ github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball mkdir -p $WORK/b268/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid -kjaHxlHUUyy1WwX8mO8/-kjaHxlHUUyy1WwX8mO8 -goversion go1.14.12 -D "" -importcfg $WORK/b309/importcfg -pack ./dest.go ./src.go ./transport.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid IdklQDWf49EIU5_X913K/IdklQDWf49EIU5_X913K -goversion go1.14.12 -D "" -importcfg $WORK/b247/importcfg -pack ./blobcache.go mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid rGEh13-zfYJgG6UwawXg/rGEh13-zfYJgG6UwawXg -goversion go1.14.12 -D "" -importcfg $WORK/b358/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid MyOg1HFa7kIElkuWObRN/MyOg1HFa7kIElkuWObRN -goversion go1.14.12 -D "" -importcfg $WORK/b268/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/d9/d986c92357318801c96058f671848a91bc32dc6c13bd49df13eddc706cbcb47c-d # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/a5/a504d07cf7cae62043321e335b7d650334700803868db967ce52734c51058220-d # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/12/12120c3d89ab3e34e94c674d401c8dbceccd78a5f5f2d423902789e20294ad80-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/4e/4ef226dd55b8a623eea1cfb2e57a4fd56cfda02fe0f158d151964a7ea5fae191-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b267/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid skEK-z3Y4vjc7_nEkKzb/skEK-z3Y4vjc7_nEkKzb -goversion go1.14.12 -D "" -importcfg $WORK/b252/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/3c/3cd99e808f63d786968622463de9709b9d64a03a0846ee6fe23adc0e4c1c4707-d # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/ef/efdc126108d1ea2f9035adc01fae3858422d8d4f597fd767632a8b37d41358df-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b447/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay github.com/containers/libpod/libpod/layers github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b249/ github.com/containers/libpod/pkg/rootless github.com/containers/libpod/vendor/github.com/containers/image/v5/storage mkdir -p $WORK/b478/ mkdir -p $WORK/b480/ mkdir -p $WORK/b452/ mkdir -p $WORK/b162/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b452/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b452/ -g -O2 ./rootless_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid ReecktOhZHDnwz_UUcVl/ReecktOhZHDnwz_UUcVl -goversion go1.14.12 -D "" -importcfg $WORK/b447/importcfg -pack ./driver.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid nYU8ypPqSfHX9k3VY4ML/nYU8ypPqSfHX9k3VY4ML -goversion go1.14.12 -D "" -importcfg $WORK/b249/importcfg -pack ./overlay.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid zurRl3dWPkFZnCwmB8Pl/zurRl3dWPkFZnCwmB8Pl -goversion go1.14.12 -D "" -importcfg $WORK/b480/importcfg -pack ./file_lock.go cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid 4eYVjgM98d4_Zr11zMRp/4eYVjgM98d4_Zr11zMRp -goversion go1.14.12 -D "" -importcfg $WORK/b162/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid t35Upj1FjeKEvGQ8gtx8/t35Upj1FjeKEvGQ8gtx8 -goversion go1.14.12 -D "" -importcfg $WORK/b478/importcfg -pack ./layer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/2e/2ea7108947be42f5dfb4f4fdcbfbede1db90e3743ab958c3d4f5cdd295059e5f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cd $WORK/b452 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/f7/f73e79023fb51707c3f3ff6169f28d94229b59d94a3c0c9db944fc36db1d974e-d # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/37/374bfee3ff4b0fe55c6f305c7ef1a96e15059aeedde92b8601e32656bc1e1e8c-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/libpod/driver=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/0f/0f361aec9d82f97b25656b8f8a8ccab409031100fc6538182e85b68c8761542d-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid RnWjauf3ford4fRmgqQ3/RnWjauf3ford4fRmgqQ3 -goversion go1.14.12 -D "" -importcfg $WORK/b469/importcfg -pack ./inspect.go github.com/containers/libpod/libpod/lock cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/68/68732c43912fd5bf5e635f46d5b08cc62c33e7d1fce74a4dc491d8b4a03346d8-d # internal mkdir -p $WORK/b479/ cd $WORK/b452 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I $WORK/b452/ -g -O2 -o $WORK/b452/_x003.o -c rootless_linux.c cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid hgEwbTceS8YSpnZco098/hgEwbTceS8YSpnZco098 -goversion go1.14.12 -D "" -importcfg $WORK/b479/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/6c/6c1f169e92bc8f1daf8707d4a938278f77e5b9e64acb7632d98298dfe248cdd8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/90/900eba2e47fdf033884cdd217899ff85f8d04a64ae9dec710485ef9fa8c7fc01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/78/78601cd0cb6c66e9c7460299314c8c5e84b4a064066ce2dc76470b7acc2e8710-d # internal cd $WORK/b452 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -o $WORK/b452/_cgo_.o $WORK/b452/_cgo_main.o $WORK/b452/_x001.o $WORK/b452/_x002.o $WORK/b452/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b452/_cgo_.o -dynout $WORK/b452/_cgo_import.go cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid 0IAnWcQdzuWfoIUOOlay/0IAnWcQdzuWfoIUOOlay -goversion go1.14.12 -D "" -importcfg $WORK/b452/importcfg -pack ./rootless.go $WORK/b452/_cgo_gotypes.go $WORK/b452/rootless_linux.cgo1.go $WORK/b452/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b452/_pkg_.a $WORK/b452/_x001.o $WORK/b452/_x002.o $WORK/b452/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/99/99b116aff94d30eebc8fa9a843a9c43db9bbea5bb5767e70857fdd6692d053c1-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b470/ github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b475/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid ZAACq_YVOyixvmKcNJ-9/ZAACq_YVOyixvmKcNJ-9 -goversion go1.14.12 -D "" -importcfg $WORK/b470/importcfg -pack ./registries.go cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid 4Aro1H9xh2YZYWHyV7_E/4Aro1H9xh2YZYWHyV7_E -goversion go1.14.12 -D "" -importcfg $WORK/b475/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/e8/e87105135c03bcb936a488b0914dde9e9b29a32589942a0fde17b7e7196c3909-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/81/815eb6f411fad48683537feec4c5d835afea7e68c9d9ae3b5834bf665ddc7cb6-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b474/ github.com/containers/libpod/pkg/sysinfo mkdir -p $WORK/b557/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid uINkE3btUwBOYTUWXLOq/uINkE3btUwBOYTUWXLOq -goversion go1.14.12 -D "" -importcfg $WORK/b474/importcfg -pack ./utils.go ./utils_supported.go cat >$WORK/b557/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid LCSYO1ttom4tlwhub8DL/LCSYO1ttom4tlwhub8DL -goversion go1.14.12 -D "" -importcfg $WORK/b557/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/87/8700b71689d0811ee041b20d9ee24e8be7a61d45ac22e94aaff5047bf502cecb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/92/92882588626c3588105c2ce35609f5634f30d8dc8ea1835f273ec7b991959a81-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/95/9514611879ec95c1094703410936673767bb8bccbb29f1a248084d5e69aab214-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b223/ github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets expvar mkdir -p $WORK/b294/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport github.com/containers/libpod/vendor/github.com/docker/distribution github.com/containers/libpod/vendor/github.com/gorilla/mux cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 6uRIe2-BkwIsWt8JTBSm/6uRIe2-BkwIsWt8JTBSm -goversion go1.14.12 -D "" -importcfg $WORK/b223/importcfg -pack ./errors.go ./handler.go ./register.go mkdir -p $WORK/b288/ github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b299/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b278/ net/http/httputil mkdir -p $WORK/b289/ github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p expvar -std -complete -installsuffix shared -buildid AFw0B6LRtgdtkvV6L2mj/AFw0B6LRtgdtkvV6L2mj -goversion go1.14.12 -D "" -importcfg $WORK/b294/importcfg -pack ./expvar.go github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b287/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid JHf9yQYiTVWU-pi8TUna/JHf9yQYiTVWU-pi8TUna -goversion go1.14.12 -D "" -importcfg $WORK/b288/importcfg -pack ./addr.go ./authchallenge.go mkdir -p $WORK/b285/ mkdir -p $WORK/b346/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b524/ github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b302/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid sTH2ltQY-u97SCp0NeRH/sTH2ltQY-u97SCp0NeRH -goversion go1.14.12 -D "" -importcfg $WORK/b287/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cat >$WORK/b278/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b279/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid fr-XcM7Nozli_7h8qLZH/fr-XcM7Nozli_7h8qLZH -goversion go1.14.12 -D "" -importcfg $WORK/b299/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go github.com/containers/libpod/vendor/golang.org/x/net/http2 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid au5wKQV1uMNFVfW4lLmp/au5wKQV1uMNFVfW4lLmp -goversion go1.14.12 -D "" -importcfg $WORK/b278/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b226/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/internal=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid P1pob-cunGICJeVxvJh0/P1pob-cunGICJeVxvJh0 -goversion go1.14.12 -D "" -importcfg $WORK/b346/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b472/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 4IE9_XqexVZFibI0CrJD/4IE9_XqexVZFibI0CrJD -goversion go1.14.12 -D "" -importcfg $WORK/b289/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b497/ mkdir -p $WORK/b583/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b537/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b473/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid 54JS7fkQ82quISGbfAV-/54JS7fkQ82quISGbfAV- -goversion go1.14.12 -D "" -importcfg $WORK/b285/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid YK0KongZkEu5I9wG5sIu/YK0KongZkEu5I9wG5sIu -goversion go1.14.12 -D "" -importcfg $WORK/b472/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b583/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b582/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid HgcGEZosoAyaOKJvfoOf/HgcGEZosoAyaOKJvfoOf -goversion go1.14.12 -D "" -importcfg $WORK/b583/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid DBbA9VllhvaLXp1OE9JQ/DBbA9VllhvaLXp1OE9JQ -goversion go1.14.12 -D "" -importcfg $WORK/b497/importcfg -pack ./doc.go ./httpstream.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid LxSA56iJFWe3K3_GMo9E/LxSA56iJFWe3K3_GMo9E -goversion go1.14.12 -D "" -importcfg $WORK/b524/importcfg -pack ./ctxhttp.go mkdir -p $WORK/b375/ mkdir -p $WORK/b349/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b153/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid 9J0UOHi5EbauBGz86YOv/9J0UOHi5EbauBGz86YOv -goversion go1.14.12 -D "" -importcfg $WORK/b537/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go cat >$WORK/b375/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b376/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/mail=$WORK/b378/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid 2X2uWN-8K75d1s7RCeuh/2X2uWN-8K75d1s7RCeuh -goversion go1.14.12 -D "" -importcfg $WORK/b375/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b351/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid QzMmTAzQLgnDepJw1hlz/QzMmTAzQLgnDepJw1hlz -goversion go1.14.12 -D "" -importcfg $WORK/b349/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/d2/d2c2d047c36dafa0bad7b777c7e1d5fed4fdb41d9e40085858e15e2a4176dea7-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b523/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b524/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid CSO6JOCUKKhjetyfHToW/CSO6JOCUKKhjetyfHToW -goversion go1.14.12 -D "" -importcfg $WORK/b523/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/ac/aca7d5e73d6fc3b47e46e3039dd69388117df5d411a8a2ee3cade2573d28ade6-d # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/94/9439f0f078a3f5c460753c9a7e081d088245051d761fe9e8b8a68596a37de36d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/05/059d0d3ab61c53217d889b7a5836101dd392fdd35a024d9f0efd046e26406e23-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid w9nmML91hvMA39ZaJIO8/w9nmML91hvMA39ZaJIO8 -goversion go1.14.12 -D "" -importcfg $WORK/b277/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/fa/faa7032afba28ff62aa4d160b0a9c76bf6c5c2ee650157814065f9fea67ad68c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/e5/e5b0b3b99e7a1f84f21852e2c7a6ebbc68ced9b43a252d5665c674ed9ac0a9d5-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b064/ github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b326/ cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/28/28bbceebfdb496f143e49cf63cd61d9ee11195bbebc7b8470f1c111d2b121141-d # internal cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid btTDgqI6Btt9L-oiAs3V/btTDgqI6Btt9L-oiAs3V -goversion go1.14.12 -D "" -importcfg $WORK/b064/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b329/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid hj8xDLoeKzC4UEOPqD-M/hj8xDLoeKzC4UEOPqD-M -goversion go1.14.12 -D "" -importcfg $WORK/b326/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/dd/dd86b68a478f768998390d597fe40516234389834d984465fe91b65aecfea087-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/f9/f9b28fb111c02caa7207cfebe719be67945bb727eb01b23c9491fc94eabf8808-d # internal github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid xZQ7uwqPUFtxYCkTES1j/xZQ7uwqPUFtxYCkTES1j -goversion go1.14.12 -D "" -importcfg $WORK/b574/importcfg -pack ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/e8/e8c70aa3b4f9c0192384c10d9d41acf6828236e1587ff76cf3f14a4f7cb40da3-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b523/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid JBtrgPQ3hLAZ5KtaBvXo/JBtrgPQ3hLAZ5KtaBvXo -goversion go1.14.12 -D "" -importcfg $WORK/b522/importcfg -pack ./oauth2.go ./token.go ./transport.go cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/df/df4a035c3ae8dcf717d5605daf85e519646763bb1a5f979fa8d8662230edffaa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/c5/c5f50263638a9d84192814c16a07eff13b8c548fb52ef7f776b6f7006f889605-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid nEgd2PhfOK6BjdPR_gZU/nEgd2PhfOK6BjdPR_gZU -goversion go1.14.12 -D "" -importcfg $WORK/b313/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/09/0965c891283db1694380db52c9c892b9afc2d4672944f6338f0ad0a40bbe395a-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b260/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b537/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid 8l0KCzcQwcMN6rmKM9Ig/8l0KCzcQwcMN6rmKM9Ig -goversion go1.14.12 -D "" -importcfg $WORK/b536/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/73/73356201c0ea1574e7d2ad29c379ed44d5257a10284292702b5403b23e7e60ac-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b585/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid lOUgGk2FpuLa1S4yvINf/lOUgGk2FpuLa1S4yvINf -goversion go1.14.12 -D "" -importcfg $WORK/b573/importcfg -pack ./baggage_setter.go ./constants.go ./context.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_options.go ./span.go ./span_allocator.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/1a/1a420e353c6eebd0655f938f8bdbdee205169f49815e8e24b90ae469c483e182-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b325/ github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps mkdir -p $WORK/b547/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b326/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid pnsqgH_drSRLJaRHmHUN/pnsqgH_drSRLJaRHmHUN -goversion go1.14.12 -D "" -importcfg $WORK/b325/importcfg -pack ./network.go cat >$WORK/b547/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid fXWJCCiWfv-yUZ_RJskS/fXWJCCiWfv-yUZ_RJskS -goversion go1.14.12 -D "" -importcfg $WORK/b547/importcfg -pack ./utils.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a5/a53e2ce211963b1e1ceef86e468800430843e03a0be46edbe1e608780dec6468-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid xy2Pj9Y13sF92HH_QQYV/xy2Pj9Y13sF92HH_QQYV -goversion go1.14.12 -D "" -importcfg $WORK/b063/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/33/33499df824d4c35e9e57e1ceaa7b5230023d5a7560880e8e15c82925668d4c6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/68/68187ed474f37f752a01910ba1a23ac339cedf52e3b7cea568fddee68a369160-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b340/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid WoX4BbDtKipELWaGFk4q/WoX4BbDtKipELWaGFk4q -goversion go1.14.12 -D "" -importcfg $WORK/b339/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/81/81606e8b7dca31f4e6bf371edcb37e4170140005d040fb611a1374bbbe225ca5-d # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/19/197ce32b2f32aeedcfc2aa1dec4b8da97b44c776cf6fd1de1ae1833815c164d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/0b/0b2f5a7e2d4a30cc6f889238151681a400d26d9612349df51db2571fbe1bdea2-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 7TMo4U6k9Odi15a1vj_N/7TMo4U6k9Odi15a1vj_N -goversion go1.14.12 -D "" -importcfg $WORK/b282/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/29/29ab998687fc65ea305aec7c56899e5a1b40dc903abf4913ccd9b28b5186779a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b311/ cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/fe/fefa3c3b689d5be096075138120a2d7bcd0d1552ddc52de9e6c1a89bf0e7990c-d # internal cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 8DoGiR6QC5t01HwMJpIU/8DoGiR6QC5t01HwMJpIU -goversion go1.14.12 -D "" -importcfg $WORK/b311/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b318/ github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b409/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid 8mVyktlFywXxnho0dgT5/8mVyktlFywXxnho0dgT5 -goversion go1.14.12 -D "" -importcfg $WORK/b318/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httputil=$WORK/b346/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 3ZbGv8zkaC0lL1ahSbqE/3ZbGv8zkaC0lL1ahSbqE -goversion go1.14.12 -D "" -importcfg $WORK/b409/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/77/77b1cce7d7618b0b8fc5127a798fbc4654688c98de1f8063a3271d134d19dc95-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid ElYZcBack_2cdbBR1gRp/ElYZcBack_2cdbBR1gRp -goversion go1.14.12 -D "" -importcfg $WORK/b241/importcfg -pack ./run.go ./seccomp.go ./selinux.go cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/9c/9cb7e87b5b7df3c3817618a58219f561b7bd48f0198d564ae3940f67b888726c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/95/956662dfb82a67e90629ac5283ca2ea2b64862d2ff1f2b45ad532be99e9d723f-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b294/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b303/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 5-Awpp4b-WH0apqohZQk/5-Awpp4b-WH0apqohZQk -goversion go1.14.12 -D "" -importcfg $WORK/b293/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/5f/5fcc0b3e6d4bbe2c3e056d7ce64be996e4567a5df946e4282e52834d0e5c7e71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/04/04a8c3b4bae6b4cef474e03aa6a10c6bfdcb58ac3d32ff0593f8777f3496f51a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b318/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid YAMO3mdn5gI8t8mBL3-I/YAMO3mdn5gI8t8mBL3-I -goversion go1.14.12 -D "" -importcfg $WORK/b345/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/b0/b0e732f223c3aaebfd15f8b69fa42c284d4cd745386699fb3e24f9fa29d5ee28-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httputil=$WORK/b346/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid sDq3XDiTiI53gwGYafil/sDq3XDiTiI53gwGYafil -goversion go1.14.12 -D "" -importcfg $WORK/b316/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/1b/1b02b4270c98ddb1705c073609e2bc340e4de0a975ff658db61c4e83d151edcd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/51/51960fd3cf292c397e6b97fa9c9a5c7a2553c6267ae44d63d36f7a20a8bfbf59-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/aa/aabdc11a076cc094ce0a9abd3e9eb6ac55c577e835e10c2b369af9766e5f554a-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b587/ github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b591/ mkdir -p $WORK/b589/ mkdir -p $WORK/b590/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b583/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b591/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b580/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid soP6DuQlIvLyvalTogwj/soP6DuQlIvLyvalTogwj -goversion go1.14.12 -D "" -importcfg $WORK/b591/importcfg -pack ./doc.go ./http.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid j6JyR5PHAUi_NNxTRC8V/j6JyR5PHAUi_NNxTRC8V -goversion go1.14.12 -D "" -importcfg $WORK/b587/importcfg -pack ./options.go ./restriction_manager.go cat >$WORK/b590/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b585/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b589/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b583/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid dDLHwl6SO1R1DbYUv1Wv/dDLHwl6SO1R1DbYUv1Wv -goversion go1.14.12 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid 9aPIS3_nG7i3mqVp3hHD/9aPIS3_nG7i3mqVp3hHD -goversion go1.14.12 -D "" -importcfg $WORK/b589/importcfg -pack ./options.go ./throttler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/ce/ceadae2e36ded841cf64285fd81cd8955d79b8c6657c4538503d46973303a213-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/e8/e8d6797d92d8ced5e860f6cfa07a5585307d39dc877f90ab04c654b0bfc371fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/91/91d96143b5e1ca0b42c84791a00d66e695730a12bb8e8f975fbac8790f90293a-d # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/a2/a227b876a625c93d1de5513391e045ecc7aee7a492818fd1783fb75958853b5c-d # internal github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b585/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid ovlN0LUY0V1mP59mvmk0/ovlN0LUY0V1mP59mvmk0 -goversion go1.14.12 -D "" -importcfg $WORK/b586/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/a6/a683d9d194af6609b82bf11e6d6b5da0ba7d008fbd5d565ff2829a9bb2d86953-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b375/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid 4EIpQwZw9anXdh__vTKH/4EIpQwZw9anXdh__vTKH -goversion go1.14.12 -D "" -importcfg $WORK/b369/importcfg -pack ./validate.go ./validate_linux.go cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/fc/fc8feb8c6e83cc839006c2af0cc526d49cd226b4901d61ddca9fc9fb873c44d4-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b299/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid rYCFmMzaLx262qyuCV6W/rYCFmMzaLx262qyuCV6W -goversion go1.14.12 -D "" -importcfg $WORK/b305/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/68/68cecf448e7203e950e6fae2b30cc69db7b7878a88023cbac69be85bc9597cda-d # internal github.com/containers/libpod/pkg/tracing mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/config=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b586/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/tracing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid Xzd93hNk7ZnPbalOAK-v/Xzd93hNk7ZnPbalOAK-v -goversion go1.14.12 -D "" -importcfg $WORK/b572/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/23/23757795f95f907e3cf3ab25fad42ba81beed65d7575a1f19056615bb0c5627a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/5e/5eaf524b128268d09ed5586150f9fd4251e34eefde4a0431e534aee3736c684f-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b427/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b171/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid vDEy259uKAyQIH6kfgKn/vDEy259uKAyQIH6kfgKn -goversion go1.14.12 -D "" -importcfg $WORK/b408/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/93/9359fc8bf02423abf820ef5a3b69fc94576e767adaa2c0de53efb2279675020b-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid oI41Z_tEZwwxFsahxUni/oI41Z_tEZwwxFsahxUni -goversion go1.14.12 -D "" -importcfg $WORK/b367/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/69/6970232637683211a444fbcb4ab7a0a765eb7d5cad9f4c359425db9a686aeffa-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b349/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid MYfrQ3_JdCgLwmsEjwzT/MYfrQ3_JdCgLwmsEjwzT -goversion go1.14.12 -D "" -importcfg $WORK/b407/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/cc/ccf4ea9824188531ce717ca71f8f6edc90f9d7dbda114e74ccef85d320c28eba-d # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/16/16a8a16e4b5699d48e0052e66bde6f7681e6d3ae5941951651ccfffa59adad42-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid OqV0WeS_o9TCA0OiYFHm/OqV0WeS_o9TCA0OiYFHm -goversion go1.14.12 -D "" -importcfg $WORK/b315/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/6b/6b7fecac2e36ff7546af8e9fcf06d59c1aa0641ab045263727902f4543309771-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b406/ github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b521/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid OkqkD9dtRhyvh5x7HFRW/OkqkD9dtRhyvh5x7HFRW -goversion go1.14.12 -D "" -importcfg $WORK/b406/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b522/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid l6p1H0VKr0ZHCqfJtNR9/l6p1H0VKr0ZHCqfJtNR9 -goversion go1.14.12 -D "" -importcfg $WORK/b521/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/35/355a251b29e8189239081bcd56f02ca142661a73100354a17eafc9947ee2fe9f-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b305/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid F-LxoRqihdit_w7RRQUh/F-LxoRqihdit_w7RRQUh -goversion go1.14.12 -D "" -importcfg $WORK/b292/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/6b/6be497d596277076bac645335202074de00a62decd623a4cdda6b4c3ec72b34c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/75/7579a41051d6112677f7d48c11b5a45e943fdce82affa6d43f8d897aa88ea8d9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b385/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b406/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid BSjag2u6AK3hnjzNJWpI/BSjag2u6AK3hnjzNJWpI -goversion go1.14.12 -D "" -importcfg $WORK/b384/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/b4/b4a0c6b4252cbf0d630e957f78248236766cfe3de19394293823865926c260bd-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b291/ cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/f1/f1832c376694c8265176adc962f7bd69d8918ce6d6087e1c08a60399314f41fd-d # internal cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b292/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid wIwS4sRWbyii318l68fa/wIwS4sRWbyii318l68fa -goversion go1.14.12 -D "" -importcfg $WORK/b291/importcfg -pack ./prometheus.go cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/c1/c1c38f49245b54dbe63ef5871cbff0756cca189cb34049e62811df7f2c4bf131-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/cf/cfcedaf694dae30a36c3a69b10848b9b4cfabf9cabfd63f7584788eba7326bed-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 1r_9K21PooOPGVJOD4Uf/1r_9K21PooOPGVJOD4Uf -goversion go1.14.12 -D "" -importcfg $WORK/b290/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/c1/c1e8fa84e2ac7f3caef1d012d7abd347e810063033ccc9f45a9c96890b716b98-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid m3jL-_hbKPRf_bYvae8l/m3jL-_hbKPRf_bYvae8l -goversion go1.14.12 -D "" -importcfg $WORK/b306/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/8f/8fe773a125a21de7f79dd9348e2ec99da353874eb7b3a1fc4f1cd0ed894e22f9-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid nofQh7mojvH50L9vY42x/nofQh7mojvH50L9vY42x -goversion go1.14.12 -D "" -importcfg $WORK/b286/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/70/708b91b70e0c5838ec7075e261e3355ead6221c49b1c2310577fed6be5385cc7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid awndtrQ6y0UmO3rsbmYB/awndtrQ6y0UmO3rsbmYB -goversion go1.14.12 -D "" -importcfg $WORK/b270/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/82/82a667bc3132e4f7bc03776df98b8abedfa3470c6aa58592ce43b3345a14be23-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b349/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b357/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid G2e9Lv9UKRTYN2VUi27t/G2e9Lv9UKRTYN2VUi27t -goversion go1.14.12 -D "" -importcfg $WORK/b347/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/ba/babeeb9cf927de212724841e1f3594beaa726c13a1b389a45b3ebb9fb03f377e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid sGJjpSey0D-A803QNzAz/sGJjpSey0D-A803QNzAz -goversion go1.14.12 -D "" -importcfg $WORK/b314/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/71/717887d8ac8855aa2b9eddba200471da55133dcc62593b8f95f1a43bfb0cd0c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/09/0971b483b7615663682c2bc8150e45b2f31becb13050c819fb5c129fc1b612c5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b498/ github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b526/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b517/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors cat >$WORK/b526/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b406/_pkg_.a EOF cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid a7ZjWfq76KhtrSctTs4o/a7ZjWfq76KhtrSctTs4o -goversion go1.14.12 -D "" -importcfg $WORK/b526/importcfg -pack ./decoder.go ./encoder.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid V4Z6h3gesSV01uvXmZQp/V4Z6h3gesSV01uvXmZQp -goversion go1.14.12 -D "" -importcfg $WORK/b498/importcfg -pack ./constants.go mkdir -p $WORK/b514/ mkdir -p $WORK/b516/ mkdir -p $WORK/b500/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a EOF cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b511/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid IP-WO3D1iJdxCN9Dq2GD/IP-WO3D1iJdxCN9Dq2GD -goversion go1.14.12 -D "" -importcfg $WORK/b517/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid M0LGJTo2dAisNx9RCLZ5/M0LGJTo2dAisNx9RCLZ5 -goversion go1.14.12 -D "" -importcfg $WORK/b514/importcfg -pack ./doc.go ./protobuf.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid BOQvGWDSbi0US6BGwN59/BOQvGWDSbi0US6BGwN59 -goversion go1.14.12 -D "" -importcfg $WORK/b516/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b393/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid cSAAI8wlO78JY_v4Vn2K/cSAAI8wlO78JY_v4Vn2K -goversion go1.14.12 -D "" -importcfg $WORK/b500/importcfg -pack ./doc.go ./errors.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b381/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b405/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid PcTEBmufBEys2c1gNe9k/PcTEBmufBEys2c1gNe9k -goversion go1.14.12 -D "" -importcfg $WORK/b380/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/ae/ae69173537d4bc11773fa56cf810f5c2707cacda28a392323041b8233e570a43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/9b/9b030d5d5392dfd03068aea420a01345d0040918edf6e5ace8a525b7c196fa93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/cc/cc25151e63b3dcee6886e547b6b2dd17620d6a05fdba4798c50d5bd0673fb46a-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b519/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b518/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b517/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid RFDmycc3RxPy20Rw88qs/RFDmycc3RxPy20Rw88qs -goversion go1.14.12 -D "" -importcfg $WORK/b519/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b517/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid 5VweHXYIZlWzvT-wPCo4/5VweHXYIZlWzvT-wPCo4 -goversion go1.14.12 -D "" -importcfg $WORK/b518/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/60/609b51f030768ec81a67d732481e6afdf3ac4e3fdeed6c92577873d7a51b49d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/5f/5f94ee9337d97d0104ebe0742d5158f5b9b378bdb2d7ad4a2d04baeb007a6aec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/17/17a98b6e73a7cf237e00eeddcaf522c330e72b49e5e6f0d45d7c8aab5574d23c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/3e/3eeca6820a6643c6743b65f154c564db2829fa3f9625ab4cf66f40c666fe5764-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/b4/b4daef8d680e2c62a3135ce6add0fda49700891156eb6980f3fdd2779d8722a7-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid I3TafheTgwxocGsxXt9C/I3TafheTgwxocGsxXt9C -goversion go1.14.12 -D "" -importcfg $WORK/b515/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/35/3532ded76ef1b424c4f793476ff94adb286ee6601da63e82d1c0089ac59689f7-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b515/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid 3m8fQhJK9o6P-zhEZDDH/3m8fQhJK9o6P-zhEZDDH -goversion go1.14.12 -D "" -importcfg $WORK/b505/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/4d/4d82097dd6c0d29a7f37fb91f3bac57fc3172ba7eeb5f4a62cf0ee5c54fc693e-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b504/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b535/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid oF_XNj9-lvFloi_S9pVT/oF_XNj9-lvFloi_S9pVT -goversion go1.14.12 -D "" -importcfg $WORK/b504/importcfg -pack ./exec.go cat >$WORK/b535/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b536/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httputil=$WORK/b346/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid XC7OMLNNXVCuHHfIOpJD/XC7OMLNNXVCuHHfIOpJD -goversion go1.14.12 -D "" -importcfg $WORK/b535/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/06/067a6d078b464141830015623275c2b5f5e1d76d4b332929f522ae84d2c62360-d # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/b5/b5b3ad20d873f420e88410a0ab5bd2fbdc88284bdc8947d63e0172730448ad54-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b349/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid F-AauazWwJcbtjJCstBW/F-AauazWwJcbtjJCstBW -goversion go1.14.12 -D "" -importcfg $WORK/b499/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/ce/cefeda7cb17da9c3f482bcbaaa4b5cd899fc1c73dd53c91251c15be96e844b53-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b499/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid EPI4F0-UKpzlmE4knS8o/EPI4F0-UKpzlmE4knS8o -goversion go1.14.12 -D "" -importcfg $WORK/b534/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/2a/2a3855c1fd32b4d700f74324dca1ba4f8a899fe2c8008d8a1c4e885e9db258fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/12/12cc6a2e097e17324dd9a9ca28136fa362c7a896492c442f41eba6c47e17e6f8-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid bbrs-lGFqQgDYCuz9V06/bbrs-lGFqQgDYCuz9V06 -goversion go1.14.12 -D "" -importcfg $WORK/b496/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid qRo8oz2R6afWAeWdc-9V/qRo8oz2R6afWAeWdc-9V -goversion go1.14.12 -D "" -importcfg $WORK/b379/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/69/69e039c5a024684ed37e15c4268fb44be4d633cc718fc872d571ccf3db383aee-d # internal github.com/containers/libpod/pkg/kubeutils github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b495/ mkdir -p $WORK/b595/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b496/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid 7y9UCbDlVHTVSZyieSa6/7y9UCbDlVHTVSZyieSa6 -goversion go1.14.12 -D "" -importcfg $WORK/b495/importcfg -pack ./resize.go cat >$WORK/b595/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b496/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid La6vqlurkQHdmRgGJMsm/La6vqlurkQHdmRgGJMsm -goversion go1.14.12 -D "" -importcfg $WORK/b595/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/c6/c637d1b2471830eda77f9abdeb0181c24b057048871f22943edc745c73d030f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/62/6211018d7ba2f57b4c3a0bb1860f5ef86dea3f85095963fb993c3c05f8a8395b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/a6/a68df5e529cb15bb08568ca1d494e7393255c0f9ac54137514e27fb89612e442-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/api/config/v1=github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid s5i3CLY1EErLurvaNAuc/s5i3CLY1EErLurvaNAuc -goversion go1.14.12 -D "" -importcfg $WORK/b050/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ab/ab57ee9faa726eab99587abfc1716abdd5c9e890a9816ef42ee541467aa0eb2a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b431/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b439/ github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b432/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b429/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid 5nv3Y2g0-BalXbG7zrnf/5nv3Y2g0-BalXbG7zrnf -goversion go1.14.12 -D "" -importcfg $WORK/b431/importcfg -pack ./common.go cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 1nLm5haRx5spl9l_O-Wy/1nLm5haRx5spl9l_O-Wy -goversion go1.14.12 -D "" -importcfg $WORK/b439/importcfg -pack ./parse.go ./parse_unix.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid PFsyN0psgcuFz--powSw/PFsyN0psgcuFz--powSw -goversion go1.14.12 -D "" -importcfg $WORK/b429/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/8f/8f70bfed227e3a62747979dd097e4fb7fdf8edddfb9cb63338d58d930f088566-d # internal github.com/containers/libpod/cmd/podman/cliconfig mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b436/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/cliconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid MA9blE7GI3b6UWKrJ5yE/MA9blE7GI3b6UWKrJ5yE -goversion go1.14.12 -D "" -importcfg $WORK/b435/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/02/02cecc367152018cedc4184faa478b9d8f3c8fe2060789588c5690fc2359493e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/f6/f6cd7edd475379f29626fc6196e1cd918bc9defc4321f244f0e6b49070940298-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/fc/fcc4602005bf817bb9c5fa345fb1d9cd39caf57a2b3bcdcc9dfbbfe7e5423b89-d # internal github.com/containers/libpod/pkg/util mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid Lw7ghvVTrCNvxsHxGDSI/Lw7ghvVTrCNvxsHxGDSI -goversion go1.14.12 -D "" -importcfg $WORK/b449/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/d8/d86a567eedced93a302d2a1bbfa380b8433ac04765f4375239a95690e0ac2e43-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b541/ github.com/containers/libpod/pkg/network github.com/containers/libpod/libpod/events mkdir -p $WORK/b563/ mkdir -p $WORK/b448/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b563/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/plugins/pkg/ip=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip importmap github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid 0x9-3jFrwgENekq2ECsW/0x9-3jFrwgENekq2ECsW -goversion go1.14.12 -D "" -importcfg $WORK/b541/importcfg -pack ./netns_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/pkg/network -complete -installsuffix shared -buildid CqgrFmCyO6cTA4ccyyvV/CqgrFmCyO6cTA4ccyyvV -goversion go1.14.12 -D "" -importcfg $WORK/b563/importcfg -pack ./config.go ./devices.go ./files.go ./ip.go ./netconflist.go ./network.go ./subnet.go cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid B3uPkZMfEvUbkatUr4mD/B3uPkZMfEvUbkatUr4mD -goversion go1.14.12 -D "" -importcfg $WORK/b448/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/9d/9df1fbb6274684fbfc4eac0879fa37075e452cc3c4e18db41c1108814b3307e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/0b/0bea0ec4f2f962d5de81386a2e8551e98eef609f5be2c702175388f83042af5a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/c5/c5c82aaef343cb633157628b615892352142e6d954344e67cf5abfce9b2915de-d # internal github.com/containers/libpod/libpod/image mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b267/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid Aif8fok2g3Fstv7Fr6hF/Aif8fok2g3Fstv7Fr6hF -goversion go1.14.12 -D "" -importcfg $WORK/b446/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/b6/b663a825e711424177d5a31c1b4166e4b8eec1c28177e0edc40857bc1772b95a-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid E4yT2RK1wv980AvWHddF/E4yT2RK1wv980AvWHddF -goversion go1.14.12 -D "" -importcfg $WORK/b445/importcfg -pack ./config.go ./containerstate.go ./errors.go ./exec_codes.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/4d/4d932205d501d1673f25f187b776e1cfb20889d14cbf694241df3f1adee54d73-d # internal github.com/containers/libpod/libpod/config mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/libpod/config -complete -installsuffix shared -buildid PsTU9MDaufz1SKCrRSc4/PsTU9MDaufz1SKCrRSc4 -goversion go1.14.12 -D "" -importcfg $WORK/b444/importcfg -pack ./config.go ./default.go ./merge.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/a0/a082f35872713dd91f51b5a641dc66ffe317031ce615f39d0b376f5f203fa874-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b442/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b442/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b442/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b442 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b442=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b442=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b442=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b442=/tmp/go-build -gno-record-gcc-switches -o $WORK/b442/_cgo_.o $WORK/b442/_cgo_main.o $WORK/b442/_x001.o $WORK/b442/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage libpod -dynimport $WORK/b442/_cgo_.o -dynout $WORK/b442/_cgo_import.go cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b496/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid jDnM9BcK6EuFuIj0eghr/jDnM9BcK6EuFuIj0eghr -goversion go1.14.12 -D "" -importcfg $WORK/b442/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container.log.go ./container_api.go ./container_commit.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b442/_cgo_gotypes.go $WORK/b442/oci_attach_linux_cgo.cgo1.go $WORK/b442/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b442/_pkg_.a $WORK/b442/_x001.o $WORK/b442/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/a5/a5658ead42c311263b86e1c2a13cdf50b5926b9e25ba80ddff4b4c113e5306b7-d # internal github.com/containers/libpod/cmd/podman/libpodruntime mkdir -p $WORK/b441/ github.com/containers/libpod/pkg/adapter/shortcuts mkdir -p $WORK/b562/ github.com/containers/libpod/pkg/spec cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid AvXfmI3klYq9c9NPzfep/AvXfmI3klYq9c9NPzfep -goversion go1.14.12 -D "" -importcfg $WORK/b441/importcfg -pack ./runtime.go mkdir -p $WORK/b556/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid BDDc7DSCY4wlfgxg6GhM/BDDc7DSCY4wlfgxg6GhM -goversion go1.14.12 -D "" -importcfg $WORK/b562/importcfg -pack ./shortcuts.go cat >$WORK/b556/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid 4NYcxis7lMTvnU7PiGMy/4NYcxis7lMTvnU7PiGMy -goversion go1.14.12 -D "" -importcfg $WORK/b556/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/cb/cbd9ca6a8a62792e0c2e2e1fb77a9bd59542e4f445864840da4dc03ee3748f1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/d7/d7354575dc3edfc1aaf342154811ff370e4814ef710c013877afa144de5bb9c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/66/66b72fbc8e648bdac93381e1e09f240c870eee2d7e8d33968ef3e2589fbc7d37-d # internal github.com/containers/libpod/cmd/podman/shared mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid MZLdE5OatyV5oyQuw_z-/MZLdE5OatyV5oyQuw_z- -goversion go1.14.12 -D "" -importcfg $WORK/b552/importcfg -pack ./container.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./volumes_shared.go ./workers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/68/680ceb52003c52f2c9a41b2cb6754174570ccee8de54c7c7055b88ddd92cdf3c-d # internal github.com/containers/libpod/pkg/adapter mkdir -p $WORK/b438/ github.com/containers/libpod/pkg/varlinkapi mkdir -p $WORK/b593/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b570/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b496/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/adapter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid vI4u9LdShiEVfz-d-pbp/vI4u9LdShiEVfz-d-pbp -goversion go1.14.12 -D "" -importcfg $WORK/b438/importcfg -pack ./checkpoint_restore.go ./client_config.go ./containers.go ./images.go ./network.go ./pods.go ./runtime.go ./runtime_remote_supported.go ./sigproxy_linux.go ./terminal.go ./terminal_linux.go cat >$WORK/b593/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b436/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b496/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid cf7APcM9ttvrkntXZnhF/cf7APcM9ttvrkntXZnhF -goversion go1.14.12 -D "" -importcfg $WORK/b593/importcfg -pack ./attach.go ./config.go ./containers.go ./containers_create.go ./events.go ./generate.go ./images.go ./mount.go ./pods.go ./remote_client.go ./system.go ./transfers.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/7d/7d2ae7e562255503131a5bed36980a0fbf263797eb95b28db1bea57d5a8d7f40-d # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/44/449049375233191f802cee8867591e6d794e0ccc68507e8dd2f1ae6f1308b121-d # internal github.com/containers/libpod/cmd/podman/imagefilters mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/imagefilters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid -dLGMeI35CFYbW0V30Ee/-dLGMeI35CFYbW0V30Ee -goversion go1.14.12 -D "" -importcfg $WORK/b437/importcfg -pack ./filters.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/0a/0a4ea99823e7e1aadf5950aff94d2b382945a469c282c44a1abc5f35a9bb62f8-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b047/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile html/template=$WORK/b599/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log/syslog=$WORK/b598/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile runtime/pprof=$WORK/b601/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid GHiDIfJctJLTiC7JFRJz/GHiDIfJctJLTiC7JFRJz -goversion go1.14.12 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./cleanup.go ./commands.go ./commit.go ./common.go ./common_libpod.go ./container.go ./containers_prune.go ./cp.go ./create.go ./diff.go ./errors.go ./events.go ./exec.go ./exists.go ./export.go ./generate.go ./generate_kube.go ./generate_systemd.go ./healthcheck.go ./healthcheck_run.go ./history.go ./image.go ./images.go ./images_prune.go ./import.go ./info.go ./init.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./main_local.go ./mount.go ./network.go ./network_create.go ./network_inspect.go ./network_list.go ./network_rm.go ./pause.go ./platform_linux.go ./play.go ./play_kube.go ./pod.go ./pod_create.go ./pod_inspect.go ./pod_kill.go ./pod_pause.go ./pod_ps.go ./pod_restart.go ./pod_rm.go ./pod_start.go ./pod_stats.go ./pod_stop.go ./pod_top.go ./pod_unpause.go ./pods_prune.go ./port.go ./ps.go ./pull.go ./push.go ./refresh.go ./restart.go ./restore.go ./rm.go ./rmi.go ./run.go ./runlabel.go ./save.go ./search.go ./sign.go ./start.go ./stats.go ./stop.go ./system.go ./system_df.go ./system_migrate.go ./system_prune.go ./system_renumber.go ./tag.go ./top.go ./tree.go ./trust.go ./trust_set_show.go ./umount.go ./unpause.go ./unshare.go ./utils.go ./varlink.go ./version.go ./volume.go ./volume_create.go ./volume_inspect.go ./volume_ls.go ./volume_prune.go ./volume_rm.go ./wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ad/ade9eb713a927a27a5bffde6eb5c161d9b83f71fceb028b496a608f21bd180fa-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b047/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b571/_pkg_.a packagefile github.com/containers/libpod/pkg/network=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/tracing=$WORK/b572/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b592/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b593/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b596/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b597/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile html/template=$WORK/b599/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log/syslog=$WORK/b598/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile runtime/pprof=$WORK/b601/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b428/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b425/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b144/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b570/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ip=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b573/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b586/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b594/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b595/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b188/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b509/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b473/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile encoding/csv=$WORK/b433/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile html=$WORK/b600/_pkg_.a packagefile text/template/parse=$WORK/b221/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b166/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b312/_pkg_.a packagefile text/scanner=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b427/_pkg_.a packagefile container/list=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b234/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile mime/multipart=$WORK/b236/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile net/http/internal=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b423/_pkg_.a packagefile net/http/httputil=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b417/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/des=$WORK/b122/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/ed25519=$WORK/b123/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/rc4=$WORK/b127/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b141/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b107/_pkg_.a packagefile crypto/x509/pkix=$WORK/b131/_pkg_.a packagefile encoding/base32=$WORK/b143/_pkg_.a packagefile regexp/syntax=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b326/_pkg_.a packagefile hash/fnv=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b539/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/safchain/ethtool=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b574/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b575/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b576/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b577/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b578/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b579/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b580/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b581/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b582/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b583/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b585/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b587/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b589/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b590/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b591/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b105/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b183/_pkg_.a packagefile go/format=$WORK/b214/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b102/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b258/_pkg_.a packagefile container/heap=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b264/_pkg_.a packagefile go/ast=$WORK/b215/_pkg_.a packagefile go/doc=$WORK/b397/_pkg_.a packagefile go/parser=$WORK/b218/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b231/_pkg_.a packagefile mime/quotedprintable=$WORK/b237/_pkg_.a packagefile crypto/dsa=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b418/_pkg_.a packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b094/_pkg_.a packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b110/_pkg_.a packagefile compress/zlib=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b156/_pkg_.a packagefile image=$WORK/b158/_pkg_.a packagefile image/jpeg=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b329/_pkg_.a packagefile database/sql/driver=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b376/_pkg_.a packagefile net/mail=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b584/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b588/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/cpuid=$WORK/b106/_pkg_.a packagefile go/printer=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b262/_pkg_.a packagefile go/scanner=$WORK/b216/_pkg_.a packagefile internal/lazyregexp=$WORK/b398/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b111/_pkg_.a packagefile hash/adler32=$WORK/b154/_pkg_.a packagefile image/color=$WORK/b159/_pkg_.a packagefile image/internal/imageutil=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b537/_pkg_.a packagefile expvar=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b511/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b304/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=4_mnRVqsODiibHWCWo2d/GHiDIfJctJLTiC7JFRJz/Qwkvr7A_-FWse8w_W55-/4_mnRVqsODiibHWCWo2d -compressdwarf=false -B 0x228a358d5ac6dcdbe1a02401b345fa886c161e33 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman rm -r $WORK/b001/ + export 'BUILDTAGS=remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' + BUILDTAGS='remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl remoteclient varlink systemd selinux seccomp btrfs_noversion exclude_graphdriver_devicemapper libdm_no_deferred_remove' -ldflags ' -compressdwarf=false -B 0x52a2b1e399dd072da90c0563f082f965dcf31034 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman-remote github.com/containers/libpod/cmd/podman WORK=/tmp/go-build957705465 image/color mkdir -p $WORK/b159/ unicode/utf8 math/bits mkdir -p $WORK/b018/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b023/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 0lKtyBxmD76yDb1u-LXP/0lKtyBxmD76yDb1u-LXP -goversion go1.14.12 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go mkdir -p $WORK/b111/ internal/race mkdir -p $WORK/b015/ runtime/internal/sys cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p image/color -std -complete -installsuffix shared -buildid b7IFYfqeBB0fVKczruIc/b7IFYfqeBB0fVKczruIc -goversion go1.14.12 -D "" -importcfg $WORK/b159/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config EOF encoding crypto/internal/subtle cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid lbUIC-JCrieYK8k_7cx7/lbUIC-JCrieYK8k_7cx7 -goversion go1.14.12 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go vendor/golang.org/x/crypto/internal/subtle internal/nettrace cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid bdZUygapR6Nzb_1Jo5u1/bdZUygapR6Nzb_1Jo5u1 -goversion go1.14.12 -D "" -importcfg $WORK/b111/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise crypto/subtle unicode mkdir -p $WORK/b091/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b017/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b043/ unicode/utf16 github.com/containers/libpod/version cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events github.com/containers/libpod/vendor/github.com/VividCortex/ewma github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b317/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 7tCAyKfVQxqMWSP0pZc7/7tCAyKfVQxqMWSP0pZc7 -goversion go1.14.12 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 8ehthnsBi4ta_o7JTQlJ/8ehthnsBi4ta_o7JTQlJ -goversion go1.14.12 -D "" -importcfg $WORK/b091/importcfg -pack ./constant_time.go github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command container/list cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid B7xTOU8eHrIA1Ti8pET9/B7xTOU8eHrIA1Ti8pET9 -goversion go1.14.12 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding -std -complete -installsuffix shared -buildid O4OgkbDh7_bgrvmisicw/O4OgkbDh7_bgrvmisicw -goversion go1.14.12 -D "" -importcfg $WORK/b043/importcfg -pack ./encoding.go mkdir -p $WORK/b090/ mkdir -p $WORK/b138/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b056/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid 3IOHqqAAuffsbWobNMuy/3IOHqqAAuffsbWobNMuy -goversion go1.14.12 -D "" -importcfg $WORK/b317/importcfg -pack ./common.go ./common_unix.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid EW5KG6Lpl7TRfcXIg38c/EW5KG6Lpl7TRfcXIg38c -goversion go1.14.12 -D "" -importcfg $WORK/b090/importcfg -pack ./aliasing.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b180/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid NeicFogKdRB3r-7TP4tO/NeicFogKdRB3r-7TP4tO -goversion go1.14.12 -D "" -importcfg $WORK/b138/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 9520FarSKph5XrLRZHy8/9520FarSKph5XrLRZHy8 -goversion go1.14.12 -D "" -importcfg $WORK/b056/importcfg -pack ./nettrace.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared mkdir -p $WORK/b012/ mkdir -p $WORK/b134/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b046/ mkdir -p $WORK/b473/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b134/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ggNQVSooiO-bu09iK99g/ggNQVSooiO-bu09iK99g -goversion go1.14.12 -D "" -importcfg $WORK/b134/importcfg -pack ./asn1.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid AYrOAUO-fRKjkq8JUxi7/AYrOAUO-fRKjkq8JUxi7 -goversion go1.14.12 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid BaBKvd2RU4kEv7h2W1RQ/BaBKvd2RU4kEv7h2W1RQ -goversion go1.14.12 -D "" -importcfg $WORK/b046/importcfg -pack ./utf16.go mkdir -p $WORK/b342/ mkdir -p $WORK/b264/ mkdir -p $WORK/b456/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid _97tR7_dG9Cvl7J9ko1Q/_97tR7_dG9Cvl7J9ko1Q -goversion go1.14.12 -D "" -importcfg $WORK/b180/importcfg -pack ./promise.go mkdir -p $WORK/b424/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b342/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b264/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b456/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid A1Rsnqb_rs2t0MqnL2Uz/A1Rsnqb_rs2t0MqnL2Uz -goversion go1.14.12 -D "" -importcfg $WORK/b264/importcfg -pack ./ewma.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid Bwh7cQQWz-gOopg0pumE/Bwh7cQQWz-gOopg0pumE -goversion go1.14.12 -D "" -importcfg $WORK/b342/importcfg -pack ./events.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid XcOR1_IDf_Qg_1vm4XbW/XcOR1_IDf_Qg_1vm4XbW -goversion go1.14.12 -D "" -importcfg $WORK/b456/importcfg -pack ./capabilities.go github.com/containers/libpod/vendor/k8s.io/utils/integer mkdir -p $WORK/b121/ mkdir -p $WORK/b204/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid DhwgoeoFgSjrvakg8kmO/DhwgoeoFgSjrvakg8kmO -goversion go1.14.12 -D "" -importcfg $WORK/b473/importcfg -pack ./version.go runtime/internal/atomic cat >$WORK/b424/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b121/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b213/ mkdir -p $WORK/b343/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p container/list -std -complete -installsuffix shared -buildid 3I6HxWAMR38SJ3f8JBK7/3I6HxWAMR38SJ3f8JBK7 -goversion go1.14.12 -D "" -importcfg $WORK/b121/importcfg -pack ./list.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid z7wd037ZveJrg2NpOM_5/z7wd037ZveJrg2NpOM_5 -goversion go1.14.12 -D "" -importcfg $WORK/b424/importcfg -pack ./command.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b213/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid Qd0D5pwtk_cbdxteSzC5/Qd0D5pwtk_cbdxteSzC5 -goversion go1.14.12 -D "" -importcfg $WORK/b204/importcfg -pack ./config.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid 5Xb8gSSJWU_S8XSnyS9V/5Xb8gSSJWU_S8XSnyS9V -goversion go1.14.12 -D "" -importcfg $WORK/b213/importcfg -pack ./options.go sync/atomic mkdir -p $WORK/b535/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b010/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid Hj55mYZfaYuxi7ehZ0hZ/Hj55mYZfaYuxi7ehZ0hZ -goversion go1.14.12 -D "" -importcfg $WORK/b343/importcfg -pack ./image_history.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid IKOplv-VLYs5V2cfIgdE/IKOplv-VLYs5V2cfIgdE -goversion go1.14.12 -D "" -importcfg $WORK/b535/importcfg -pack ./integer.go mkdir -p $WORK/b016/ internal/cpu cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b008/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s github.com/containers/libpod/pkg/annotations cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF crypto/internal/boring/sig mkdir -p $WORK/b485/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s mkdir -p $WORK/b094/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config EOF github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b541/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid 32ZFaxwJgX4VNVxfBLWR/32ZFaxwJgX4VNVxfBLWR -goversion go1.14.12 -D "" -importcfg $WORK/b485/importcfg -pack ./annotations.go cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b389/ cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b094/symabis ./sig_amd64.s cat >$WORK/b541/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid b6tedPBQCZBYTBxX9CZs/b6tedPBQCZBYTBxX9CZs -goversion go1.14.12 -D "" -importcfg $WORK/b541/importcfg -pack ./exec.go cat >$WORK/b389/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid TZiLn1C8UjCLW0c9Zil0/TZiLn1C8UjCLW0c9Zil0 -goversion go1.14.12 -D "" -importcfg $WORK/b389/importcfg -pack ./operator.go runtime/cgo mkdir -p $WORK/b038/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b038/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/59/591d2c05c7edc6ff811acfc03d1f019fa3d5a70f18a3ca8737232591764cc683-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/35/352e36e0cd21512e492bb9fbf79ce1bb600ae2bdd16f898d81b05cf8a5ab6027-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/89/89890b603838358d969ea75c81c794fe3df01c2b9bb004274a41f6b148d9ac7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/8b/8b4b395dd46ba2987e47a7b345391862afb54d73acec3c3f4eca06d56d8b141d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/cb/cbc6caa7b8a0cdf103b151d4d071960f15194f17a5282ccf773950f7175e3131-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/d9/d95513f564e493bf81e462931de05c25a677aa176dcf12171b241cf3b1c2e5d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/66/662983937bcfe4bb976f864f764a81ea11599c2afbbba5d804ed54f7aa8073c0-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/02/02ac160a97bedcc22ea32200d1db8247f20090a1635f16b043922390fa3399c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/0d/0dbdd1d6711357c1fce5e2576336ef8586b9201d0e1fec06bb474bd0c3827df5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/1e/1e55b21b70743dc10de85c25431000c0e650cda673428950fb97a1c78a9977c0-d # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/01/01850b3941ce1023a3f5cd0af7902a3b67fa6d6453421f5b985c2297f10502d2-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/71/71f97ec17c90447d703d37d6492842b49f6ff75d6926ade2825510d6cff4c5b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/6f/6f1613d1050e2db05ef13a3fadfa16b9c8ced0767f0faad42a4b40ee8c5d06c6-d # internal runtime/internal/math mkdir -p $WORK/b011/ cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/28/285e3b3d38ec91f77b23a58ce0c2f90559a045616135fe2475bb060d6eb765cb-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid LXImTxx6vLp8vgv9YxhN/LXImTxx6vLp8vgv9YxhN -goversion go1.14.12 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid HOcFs1nD54JwkkuukUCy/HOcFs1nD54JwkkuukUCy -goversion go1.14.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ba/ba62323fd65289ecdb5b9b77f713e192e2721e97a6e21f4273c457ff9993c8d0-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid XMJ6zTIPk0CzUnDKumnH/XMJ6zTIPk0CzUnDKumnH -goversion go1.14.12 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/80/800d94a8bdfee98b5f8d525d69ea2c2a61719f368bd680221a5cad264afd67f8-d # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/48/4818bcab575ab481b30448e92820ea62bff5b7b8b4869eb8902f933037241316-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/c5/c57bc3deee423780f568263815e01cca150ce5a6065b6775443e5344be01828d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/51/51ad32846789e7aa1719f7d678a6de5fbe579cb5c4e84400ccf4236d59888e6a-d # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/a7/a76da02f9097f4e4e74bf2dbf569d0a569b49f41db33c945f3a8df8e2b1653a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/d3/d3cce29f4553698afe83d17fb2979b1a4bf2a4b5735bf8243a2467541dcb7fd2-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/20/200e7837d9a5a565496dab0ce451344e80f3918da9b7077d8cbfc7159edffc1d-d # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid SqesZjlnq-Qxz7Py1Imf/SqesZjlnq-Qxz7Py1Imf -goversion go1.14.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid _BS0sxzZUlGQSPEDGGm3/_BS0sxzZUlGQSPEDGGm3 -goversion go1.14.12 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./sig.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/55/553a5a0ba12a5593bb9d51086ff3f4944728e81fc0deb869fe741441bcd35ad4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/02/02a0f0ebf43add8091dab2e7525e83f1d207a9a11b0070aeec599b7cbced5aa1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/f9/f981cb3f004fc0ac97641a9acf6373c6215a0a3e2c973d439941bb50071c75c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/52/523ab266292ae2ef9ca85c16afea91d719bc289e06313d24cc26da654106177a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b094/sig_amd64.o ./sig_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm.o ./asm.s cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/8a/8a3b63f174bbd466ccedc5cf013d237a3636f2de368bcfaf1db39eb925eb562d-d # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/58/584d3f9ed3488167c86d5a13598095d9ff342033b091a05ae1a076a909c00b26-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e2/e2d8371e3288d2c4629f700214bdb22763b9af740260570d7d633190d5da4de4-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/c0/c0cd139af6e159b23125fa0251e988e975ca838ff22a60f1b82e2c3bc166a6b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/02/02d33df5978a9a3fc7dae0d805e6a645b992b7a7eb72aeb87a4c299700cc5f06-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e2/e2d4d36367462e581b6410e57f504ef1b27261f6c5bf0621fb2a9f89b6dc5218-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e2/e2d2afd51e9b9b7fd7d9ded90b62b77ca4be44374c84192f4e271b6af941ccb6-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b033/ crypto/internal/boring/fipstls mkdir -p $WORK/b093/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid LluazuyuA-4UzgVkYnUs/LluazuyuA-4UzgVkYnUs -goversion go1.14.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b093/symabis ./dummy.s cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF math mkdir -p $WORK/b022/ cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid yqE4yS_-THDwLZXM3yvx/yqE4yS_-THDwLZXM3yvx -goversion go1.14.12 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./tls.go cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid NJbLeK8IpsHftAMw_Gwj/NJbLeK8IpsHftAMw_Gwj -goversion go1.14.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid 97Z_9EzyZG9eq0VGyPFL/97Z_9EzyZG9eq0VGyPFL -goversion go1.14.12 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/93/93d44d22031476f95d1eecff6ebea650e083f49718ba8b3b766060977e78a989-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/22/22cc52d102911fe118dda94bc4b1b0d3d1951ff0c30f4d95d580e7c43e314759-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/count_amd64.o ./count_amd64.s cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_amd64.o $WORK/b007/count_amd64.o $WORK/b007/equal_amd64.o $WORK/b007/index_amd64.o $WORK/b007/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/b4/b4009abca1b0f27cfc996022ba0174aa541b8a71e33b1d23fb35cc3d6a8d3069-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/76/76803b576e4167ccea2da659a4653c17ee64f5c5fc75de6692691e286ba4c321-d # internal github.com/containers/libpod/vendor/github.com/fatih/camelcase mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid 0iZIfnuQ-eu2Z-Gg3Af3/0iZIfnuQ-eu2Z-Gg3Af3 -goversion go1.14.12 -D "" -importcfg $WORK/b569/importcfg -pack ./camelcase.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/03/03e00953152b68f265647a4e8f45c482ce1d863bfe222b666e29c69190c0b098-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid -HrNtqBaP5b9kbRMUVsa/-HrNtqBaP5b9kbRMUVsa -goversion go1.14.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log_amd64.o ./log_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/dim_amd64.o $WORK/b022/exp_amd64.o $WORK/b022/floor_amd64.o $WORK/b022/hypot_amd64.o $WORK/b022/log_amd64.o $WORK/b022/sqrt_amd64.o $WORK/b022/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a4/a413149ab228966fa7278c71ea9eccef96ad16ae5fdf92a719e66ff9645b0293-d # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid DGuVqWTFBO_zB6NpAlFK/DGuVqWTFBO_zB6NpAlFK -goversion go1.14.12 -D "" -importcfg $WORK/b265/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/ee/ee917a25ed4dc81ddaa7680b4260135593ba07bd94dd9ff208f9a0a8e5bd6742-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I $WORK/b038/ -g -O2 -Wall -Werror -o $WORK/b038/_x012.o -c gcc_amd64.S cd $WORK/b038 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o $WORK/b038/_x006.o $WORK/b038/_x007.o $WORK/b038/_x008.o $WORK/b038/_x009.o $WORK/b038/_x010.o $WORK/b038/_x011.o $WORK/b038/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go -dynlinker cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b038/symabis ./asm_amd64.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p runtime/cgo -std -installsuffix shared -buildid e8e7km3ceYZQf0eH5Cob/e8e7km3ceYZQf0eH5Cob -goversion go1.14.12 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b038/_cgo_gotypes.go $WORK/b038/cgo.cgo1.go $WORK/b038/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b038/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_amd64.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o $WORK/b038/_x006.o $WORK/b038/_x007.o $WORK/b038/_x008.o $WORK/b038/_x009.o $WORK/b038/_x010.o $WORK/b038/_x011.o $WORK/b038/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/48/48229a53b187dd2d681131021dc58bc7a9d80871a03bdebfa80c34bdee537a3c-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_amd64.o $WORK/b006/duff_amd64.o $WORK/b006/memclr_amd64.o $WORK/b006/memmove_amd64.o $WORK/b006/preempt_amd64.o $WORK/b006/rt0_linux_amd64.o $WORK/b006/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/86/8654815707c79aa7e03efe69559ef99f5e1da15a8877314ea0ede1565c1a6418-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid ZLpGVZji3KIHxHr89dOb/ZLpGVZji3KIHxHr89dOb -goversion go1.14.12 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid o15iAzmswx-JHRWPFriU/o15iAzmswx-JHRWPFriU -goversion go1.14.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/36/363bc3ad5407db6160aff721ae0956c34f3d6fcd10c2d27c56945578375ba0ca-d # internal internal/singleflight mkdir -p $WORK/b057/ math/rand mkdir -p $WORK/b058/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid k64WyewmvC31Bre0dfSX/k64WyewmvC31Bre0dfSX -goversion go1.14.12 -D "" -importcfg $WORK/b057/importcfg -pack ./singleflight.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p math/rand -std -complete -installsuffix shared -buildid ZPvAxPFmp0HoJCVnbQXL/ZPvAxPFmp0HoJCVnbQXL -goversion go1.14.12 -D "" -importcfg $WORK/b058/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ea/eaedb2873efc360b14ae22c687434293d08f5f2721b36d10c586a3fed50eca46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/bc/bc860ffc41824b8559334bb00917e0d11c8e6d8d68b8a6d127dfbda7c5953b85-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0f/0f25bec323fe2b85d1df7ba048853ffc80251e67c86a82073ed9575d55f82a15-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b025/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid cxUGTEtBY73EEqS8bUyN/cxUGTEtBY73EEqS8bUyN -goversion go1.14.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid kV8NdqyXXjFbNHZV3dKS/kV8NdqyXXjFbNHZV3dKS -goversion go1.14.12 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/74/74605f6334c4d225d4ebbe2efffffa54afbb782c91e7893d70aba407a689c93f-d # internal internal/oserror mkdir -p $WORK/b027/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker io github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 vendor/golang.org/x/net/dns/dnsmessage cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF github.com/containers/libpod/pkg/apparmor mkdir -p $WORK/b486/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid -WZlaJjAXf5BG9KZQwYK/-WZlaJjAXf5BG9KZQwYK -goversion go1.14.12 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go github.com/containers/libpod/pkg/registrar strconv mkdir -p $WORK/b243/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b473/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid lgzQ8fxJlrNroObVkPjW/lgzQ8fxJlrNroObVkPjW -goversion go1.14.12 -D "" -importcfg $WORK/b486/importcfg -pack ./apparmor.go ./apparmor_unsupported.go mkdir -p $WORK/b192/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid IqlsxEzSvjdB38Cx7hQK/IqlsxEzSvjdB38Cx7hQK -goversion go1.14.12 -D "" -importcfg $WORK/b243/importcfg -pack ./apparmor_disabled.go mkdir -p $WORK/b013/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid b4VeS_TNuIZMrRM80YAl/b4VeS_TNuIZMrRM80YAl -goversion go1.14.12 -D "" -importcfg $WORK/b192/importcfg -pack ./locker.go mkdir -p $WORK/b155/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b055/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid HcznPb1arUQBXywh4C1L/HcznPb1arUQBXywh4C1L -goversion go1.14.12 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b544/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid szYOSXLN_-f048Sz0VfK/szYOSXLN_-f048Sz0VfK -goversion go1.14.12 -D "" -importcfg $WORK/b155/importcfg -pack ./cast5.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b024/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid SZILowlP7OALfQC9PN8-/SZILowlP7OALfQC9PN8- -goversion go1.14.12 -D "" -importcfg $WORK/b055/importcfg -pack ./message.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid -wXUVw6v0I9CLNH5UlxW/-wXUVw6v0I9CLNH5UlxW -goversion go1.14.12 -D "" -importcfg $WORK/b544/importcfg -pack ./registrar.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid FvX4Jy4ke_y-w3Pl6CcT/FvX4Jy4ke_y-w3Pl6CcT -goversion go1.14.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/34/34fa29ec15867346e68e6fb73b4a381b1bb324eee90e6716ba64deb4ba3f6f86-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/90/9053e053148580447da416a34d0333316af907dead2e2110aff6b082022363a9-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/f8/f869ae6ce7e5c5f63445c3fd94c55ce7eef367cfdf281654e4d74cbe1e08ebc2-d # internal cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid FuC466sXz57n10Htt-E0/FuC466sXz57n10Htt-E0 -goversion go1.14.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/6a/6a4e00a95a8b3c80ad64cd1a75f7532e53672968b357138f754e52be6a694b18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/52/52c16cfabbbcf2d273fabfa9f5eaaf11f21f3eece54d72fcda14df26e34f7105-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/06/06e4fdd8c041e50eb040fc65c4f3a42c50363b79c01251784797a980700c4ad1-d # internal container/heap mkdir -p $WORK/b260/ github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b381/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b295/ cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p container/heap -std -complete -installsuffix shared -buildid MiOkKDK9MVVbNH9EGuSL/MiOkKDK9MVVbNH9EGuSL -goversion go1.14.12 -D "" -importcfg $WORK/b260/importcfg -pack ./heap.go cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid XL2-RUWisV6DwzqeLENv/XL2-RUWisV6DwzqeLENv -goversion go1.14.12 -D "" -importcfg $WORK/b381/importcfg -pack ./sortkeys.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid bf5n2xqh-U-eslAyCbZ2/bf5n2xqh-U-eslAyCbZ2 -goversion go1.14.12 -D "" -importcfg $WORK/b295/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/8f/8fa60c4cd0e76074354015205621431c80b038c49dbcf4450a11793b1f964da6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/60/607bc579e1a1df40d062c54bb4372363f2919f62f81dcaf8bc66e3034e9e0d77-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/7e/7e9b64465fbd64a41adb09e865254d5217ac96139896a2ab5416c2bd7ae62587-d # internal text/tabwriter crypto/internal/randutil hash mkdir -p $WORK/b049/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal bytes strings mkdir -p $WORK/b036/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b117/ cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid cGH3OKDEXIQKIPw3ueu2/cGH3OKDEXIQKIPw3ueu2 -goversion go1.14.12 -D "" -importcfg $WORK/b049/importcfg -pack ./tabwriter.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid iwhuYCZ14SgiNsQX2jxb/iwhuYCZ14SgiNsQX2jxb -goversion go1.14.12 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go mkdir -p $WORK/b069/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid _DTJ_g3hS6t8c00vH9b2/_DTJ_g3hS6t8c00vH9b2 -goversion go1.14.12 -D "" -importcfg $WORK/b117/importcfg -pack ./randutil.go mkdir -p $WORK/b076/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p hash -std -complete -installsuffix shared -buildid X7dVIsAj1g3x1Oo_m-Tf/X7dVIsAj1g3x1Oo_m-Tf -goversion go1.14.12 -D "" -importcfg $WORK/b069/importcfg -pack ./hash.go mkdir -p $WORK/b003/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid pAxm3IK5uf_OxDldacaZ/pAxm3IK5uf_OxDldacaZ -goversion go1.14.12 -D "" -importcfg $WORK/b076/importcfg -pack ./types.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 6KK24gNUomy3DZEV57PU/6KK24gNUomy3DZEV57PU -goversion go1.14.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/45/45bfa392c1ebf9049ebfd7fb209905b0a1afec74780170f9dce1ed0ce1f3f41a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/a6/a6cb4a4ce16f44ef93efa381ded7d353087bfa07cff80a4075d94f58fa7b1530-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/29/295892b89d4a59677a691cf2167c2041b0c0651ab3a7d04ea0369da3f80225fc-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid CipmS6kReh3ui3t-aBvS/CipmS6kReh3ui3t-aBvS -goversion go1.14.12 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3c/3cf54d29b8b7c017ac823b4fb7203cbff6aa433d896427854fd35d13e983d005-d # internal hash/crc64 mkdir -p $WORK/b112/ hash/adler32 hash/fnv hash/crc32 cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/2a/2a8eadec1860f34f5e83fed48c2a55b372907976d4ed7428ba3c46c6c6acec17-d # internal mkdir -p $WORK/b154/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid ms1VmhLNQNzscXl6rlmg/ms1VmhLNQNzscXl6rlmg -goversion go1.14.12 -D "" -importcfg $WORK/b112/importcfg -pack ./crc64.go mkdir -p $WORK/b257/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a EOF mkdir -p $WORK/b101/ cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid S6k28Z69crIDe1jIHWKo/S6k28Z69crIDe1jIHWKo -goversion go1.14.12 -D "" -importcfg $WORK/b154/importcfg -pack ./adler32.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid RRz69dvAA9EPZ_yr_Q-p/RRz69dvAA9EPZ_yr_Q-p -goversion go1.14.12 -D "" -importcfg $WORK/b257/importcfg -pack ./fnv.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b101/symabis ./crc32_amd64.s cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p hash/crc32 -std -installsuffix shared -buildid UEGD9Duogt8HboTETfb_/UEGD9Duogt8HboTETfb_ -goversion go1.14.12 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/1f/1fd20371a97c627c929c6941245b66de3064c37c09f9eaa54c22afb201bd6a6c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/a8/a83a62ef642964b098253258839926fd68dfb34313ce9873ca2bb2f3994ec216-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ce/ceee367265386eef371bb25527c3e7beabd1f4b469e87fa6feba5e845bb30cf6-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ef/ef76b3806648c39eb8d2bd3d9344e6ecf690b556f4fba8e26d3970c5ad2aa3bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/32/3278e9153fa25c43bba82277df567c61a26fc120e0e7292d2ffa630e93d04000-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/93/93fd4840568e622368ad58935b9126988dc6693fc07909e18a01442832eabbad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/37/37c70efbe86fcba72fc391f4029c77e04ff449b058ae79ec91cf3d304eb73e3c-d # internal bufio mkdir -p $WORK/b040/ vendor/golang.org/x/text/transform github.com/containers/libpod/vendor/golang.org/x/text/transform mkdir -p $WORK/b229/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid 8kDOt3huQDC6_tqDW5ae/8kDOt3huQDC6_tqDW5ae -goversion go1.14.12 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go mkdir -p $WORK/b353/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid xz6SigcgcbhKxgmxLdJL/xz6SigcgcbhKxgmxLdJL -goversion go1.14.12 -D "" -importcfg $WORK/b229/importcfg -pack ./transform.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid apau6RzXM8-Pd3DucQ9N/apau6RzXM8-Pd3DucQ9N -goversion go1.14.12 -D "" -importcfg $WORK/b353/importcfg -pack ./transform.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/88/8894b4e97638e50a925d189a34d1a36e86dc952fca2dc467efc5efaa2d537f15-d # internal crypto crypto/rc4 mkdir -p $WORK/b068/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b150/ encoding/base32 cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto -std -complete -installsuffix shared -buildid ZODwAErq5kFa_6FbAy74/ZODwAErq5kFa_6FbAy74 -goversion go1.14.12 -D "" -importcfg $WORK/b068/importcfg -pack ./crypto.go github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b183/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF reflect cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid _3uC5Lq2vh8kDCz93OOK/_3uC5Lq2vh8kDCz93OOK -goversion go1.14.12 -D "" -importcfg $WORK/b150/importcfg -pack ./errors.go mkdir -p $WORK/b143/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b127/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid ZRWS6XXxUo7quaDJ82bb/ZRWS6XXxUo7quaDJ82bb -goversion go1.14.12 -D "" -importcfg $WORK/b183/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go mkdir -p $WORK/b021/ cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid l4TaRSho6juolZMPrrj0/l4TaRSho6juolZMPrrj0 -goversion go1.14.12 -D "" -importcfg $WORK/b143/importcfg -pack ./base32.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid C69zI1abDrh02k5164Mh/C69zI1abDrh02k5164Mh -goversion go1.14.12 -D "" -importcfg $WORK/b127/importcfg -pack ./rc4.go cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asm_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid hJ0KHfRB-6TLSS0ZnCU-/hJ0KHfRB-6TLSS0ZnCU- -goversion go1.14.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/bb/bb692ef52875a1365fb24da5ba67cda926c112c49512d4a74128b44c4db1eeca-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/96/96acf5e7043b0e4bf5af514fb60fb64d9b13ed3be0f39f324aabdd771d7c91bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d4/d48404581967c0b101a3bf393b8eb4e01264437fbf7d3845cead56db9429326a-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b150/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid YwjQDotKLkmNgOv5xccH/YwjQDotKLkmNgOv5xccH -goversion go1.14.12 -D "" -importcfg $WORK/b157/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/4c/4c618f55e2542d72d2c7f0613384c7bf40c866949182582a4c5b1c5cf452c5d1-d # internal path mkdir -p $WORK/b039/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/containers/libpod/pkg/namespaces mkdir -p $WORK/b453/ mkdir -p $WORK/b207/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/klauspost/cpuid cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid bsP19uYMmCjOhlG4nD0P/bsP19uYMmCjOhlG4nD0P -goversion go1.14.12 -D "" -importcfg $WORK/b453/importcfg -pack ./namespaces.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF html regexp/syntax cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p path -std -complete -installsuffix shared -buildid LU40tXLRax-h63qUPZLU/LU40tXLRax-h63qUPZLU -goversion go1.14.12 -D "" -importcfg $WORK/b039/importcfg -pack ./match.go ./path.go cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b144/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid b1C9z3uSvtog6p1ZVCV4/b1C9z3uSvtog6p1ZVCV4 -goversion go1.14.12 -D "" -importcfg $WORK/b207/importcfg -pack ./stringutils.go mkdir -p $WORK/b301/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b106/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid BUC_jkumA0AfiPILRwOq/BUC_jkumA0AfiPILRwOq -goversion go1.14.12 -D "" -importcfg $WORK/b144/importcfg -pack ./compare.go mkdir -p $WORK/b571/ cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/49/491df1c35dc565bf14c47bc41b597ee4db1893920e436b8fe9451db653cad6a7-d # internal cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/cpuid /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b106/symabis ./cpuid_amd64.s cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid _YjpBZlScq84ezRhRxrx/_YjpBZlScq84ezRhRxrx -goversion go1.14.12 -D "" -importcfg $WORK/b301/importcfg -pack ./autoneg.go mkdir -p $WORK/b071/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p html -std -complete -installsuffix shared -buildid xMMXJi5ajoil9tCaOK0i/xMMXJi5ajoil9tCaOK0i -goversion go1.14.12 -D "" -importcfg $WORK/b571/importcfg -pack ./entity.go ./escape.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid dwKE48htTYg1O9e8PXv-/dwKE48htTYg1O9e8PXv- -goversion go1.14.12 -D "" -importcfg $WORK/b071/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/94/9465d26e7a5fd877bdb6000883ed3d5581b262136ea06d05dd5ba9a8ac839b4d-d # internal cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/cpuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/cpuid -installsuffix shared -buildid GMgLkZVvBCC7ab8TwuKS/GMgLkZVvBCC7ab8TwuKS -goversion go1.14.12 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./cpuid.go ./detect_intel.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/21/217d6f82415f49ee30b88513429b515647bb4399c849c92e413d0df2437fc694-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/2c/2ca11bff39db0253ad76ee4f2b277900a9c4a1a0102439dc6271e517728a2fb8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/1c/1c3961cdd9851057505cdd48c75e2e7bad2506c188b3d96ad0e3dec05de6d287-d # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/1e/1e7a3fa4a55e2d7c586450e4dad7248435d1a36ffc99aec12254a22227000c1c-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7a/7ae1a087ab4f0fa1b3acd6a66d40521ea06af9d01cccc537b574a22af78db287-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/8b/8b60f200d2fe12ef27209ec03208806f7ac18cfb51238d73a44ffa2915857fc5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/53/53cfa8cb86dadac395197c51e6dca099b6beb416538864c2a43ae26509353c01-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d9/d98e3c44390a178b268ef5c9a64d507bb2f96ce8c717f1527ebb254e0e1e27f6-d # internal compress/bzip2 mkdir -p $WORK/b085/ image mkdir -p $WORK/b158/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid _FcGvhW38ghy9vv0Q9pJ/_FcGvhW38ghy9vv0Q9pJ -goversion go1.14.12 -D "" -importcfg $WORK/b085/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b159/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p image -std -complete -installsuffix shared -buildid bA9JD3vntvukIqfL_98e/bA9JD3vntvukIqfL_98e -goversion go1.14.12 -D "" -importcfg $WORK/b158/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/eb/eb8981c9604f8abae9667ab3882d758410409250779351ae49e6ceed2ceb0ac8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/36/36379b6b437d3d3cf87ca0b1ab2a4059e4c378ded7bf9d25a5bd7476350346ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/00/004b4985288d8900f048b46a4b8fdc89736a124e8ab3100ade557cf98f1aac9f-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/cpuid /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/cpuid_amd64.o ./cpuid_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/cpuid_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/be/bebdb957f9c4b6e397aa170020f8e4f6de3fc940b314987a6d44625783d2f17b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/de/deeb4fc466a69e53acae89b5a8a65fb603a75c4724df5885e528460b87f800dc-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/1a/1a57cce2186af802e155704e755706fc6d1ed8e1cf3230da9fa3a332b202ac7a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b065/ internal/syscall/execenv github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid 9a__Ft0RPFTiZxZe6U7V/9a__Ft0RPFTiZxZe6U7V -goversion go1.14.12 -D "" -importcfg $WORK/b065/importcfg -pack ./cgroups_supported.go mkdir -p $WORK/b413/ time cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b459/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid KIEsLYrA51hZuY8OCYw2/KIEsLYrA51hZuY8OCYw2 -goversion go1.14.12 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go mkdir -p $WORK/b029/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid nVBXQAwH_0FlTlrnkWDN/nVBXQAwH_0FlTlrnkWDN -goversion go1.14.12 -D "" -importcfg $WORK/b413/importcfg -pack ./syscall_unix.go cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups -complete -installsuffix shared -buildid lSq_1UmZq3wWO3QtSqiq/lSq_1UmZq3wWO3QtSqiq -goversion go1.14.12 -D "" -importcfg $WORK/b459/importcfg -pack ./cgroups.go mkdir -p $WORK/b031/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid ppTaG5MGjTsvn9j2A4yL/ppTaG5MGjTsvn9j2A4yL -goversion go1.14.12 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid JCSN6aH7O0M4EM9MNEe1/JCSN6aH7O0M4EM9MNEe1 -goversion go1.14.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/03/0396e52ea3b144ba9183e85348312e9a1ff8eec1d0143d38148227a6a4403624-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ac/ac01a3317e6f54376029643900edc47be8a2f4dfb9849fcf9a2e5d8f404c7a90-d # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/68/68092ba4d442ad5ddffe61e15fbc4bc4261e1f45ce636216f12117c29d6c71e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/54/54623edf8e8dc09b8f04b7a47513009c46debfd381475ebc6bbd797ad0a99a7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/4c/4cad0c30ac546e9f5e316676aaa59e573db6928b3391b226c3e0a2db4ce0c40a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/31/31b30525190aa2cc5945d8c12dcb46ce535a3c2e7e5b3193c2a2d81d83e91a6a-d # internal image/internal/imageutil mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b158/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 1NI3q_tVjBSY8EhJKGMs/1NI3q_tVjBSY8EhJKGMs -goversion go1.14.12 -D "" -importcfg $WORK/b161/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/74/74704c2dba38044f62fe83aace2c6a4e2689f70fca7dbe544df95ec947fa7c10-d # internal image/jpeg mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b158/_pkg_.a packagefile image/color=$WORK/b159/_pkg_.a packagefile image/internal/imageutil=$WORK/b161/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid jn9bvJ4b93-bbbfx_Q1j/jn9bvJ4b93-bbbfx_Q1j -goversion go1.14.12 -D "" -importcfg $WORK/b160/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/85/85e3e5e3370a75d8de6e4556dbab8e87ec35868ff56f81ee8ccb7f93e1c1db79-d # internal regexp mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b071/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p regexp -std -complete -installsuffix shared -buildid HOcdWIz_YTt6PT4eucR5/HOcdWIz_YTt6PT4eucR5 -goversion go1.14.12 -D "" -importcfg $WORK/b070/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/aa/aa8e16678a8de59f008e81ae6eeb1b3e7e7ab73ab287a58a3a6a18702f732331-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/7b/7bc38be0dada476e0246e603c8c4e28f11b26e7694e8b65e3b627640340d2a37-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b361/ github.com/containers/libpod/pkg/resolvconf/dns github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b546/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid 2oYApWAiHcbUmWsooaIH/2oYApWAiHcbUmWsooaIH -goversion go1.14.12 -D "" -importcfg $WORK/b361/importcfg -pack ./resolvconf.go mkdir -p $WORK/b505/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid skxTS1dPKXDE9ceF4gi7/skxTS1dPKXDE9ceF4gi7 -goversion go1.14.12 -D "" -importcfg $WORK/b546/importcfg -pack ./resolvconf.go cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid eFevI_T7mL1w3wY5n9WK/eFevI_T7mL1w3wY5n9WK -goversion go1.14.12 -D "" -importcfg $WORK/b505/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/a4/a45b7639885cf74786beb7d42c1057763d608e0ee98ddea603c0c3044613a192-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/3d/3d5431337ea30a5ee9f4919021b0cf093bd7278008f424805536332b9996be86-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/bd/bd91a03e057d35d8949d53061ab5363e7d38249d8225025a71803ce96cd2e415-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/35/35f0c680783517363391f3749603003547c222dbe2cc0b0272cf64954198dcce-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b534/ context github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter internal/poll mkdir -p $WORK/b041/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid W0mCnr_rHMkEo7Q6tuYb/W0mCnr_rHMkEo7Q6tuYb -goversion go1.14.12 -D "" -importcfg $WORK/b534/importcfg -pack ./clock.go mkdir -p $WORK/b466/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid 2AzNVUhfPFffTfaTOe5d/2AzNVUhfPFffTfaTOe5d -goversion go1.14.12 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go mkdir -p $WORK/b028/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid swGAbFQf5gCirhygdsvQ/swGAbFQf5gCirhygdsvQ -goversion go1.14.12 -D "" -importcfg $WORK/b466/importcfg -pack ./leakybucket.go ./memory.go ./storage.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid UYb7ehwAz3NK2huRAtjJ/UYb7ehwAz3NK2huRAtjJ -goversion go1.14.12 -D "" -importcfg $WORK/b028/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/08/08ce410f00d6508661d8c46bed9e515e8587d48d382a5ae0a0e46adb8636cbe6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/53/53ffbf4288584e9172b724ef464f4437e2f906eee5bac4cb5e0ea446bf2d571f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b4/b40aabe978895a3e79823df7b898240cbb9e4c0df5eaf23380e62d459eeecdea-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/errgroup github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b414/ github.com/containers/libpod/vendor/golang.org/x/net/context cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b267/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid Y2lDl73jRtvE3ON0-A16/Y2lDl73jRtvE3ON0-A16 -goversion go1.14.12 -D "" -importcfg $WORK/b414/importcfg -pack ./errgroup.go mkdir -p $WORK/b178/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b121/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid o-9CVyza5y65qTBJjrOe/o-9CVyza5y65qTBJjrOe -goversion go1.14.12 -D "" -importcfg $WORK/b267/importcfg -pack ./semaphore.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid FhhBzsxw2fR3kEmtTvMx/FhhBzsxw2fR3kEmtTvMx -goversion go1.14.12 -D "" -importcfg $WORK/b178/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/91/9171a0411c047bff745337a6497aed5f91cd8856756776e7b19b2fa376289787-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/fe/fef5ce285bd9bef5e2ae38e93a6d5c2fb8382a3b74740f25c2c308ab8add1450-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/90/90b9304e6151a23435bff25aee7ff615b0661ee32bf77e378d0d43e31368b7c5-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a1/a1295da35fd5fe211fdd73c98a08db979b1d622701fd3edac638d3e77664c561-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid 4cjA0onYqCy5odgqB1oR/4cjA0onYqCy5odgqB1oR -goversion go1.14.12 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/6d/6d0180714dddfe17455820b616c8691b3d739c8caba28e201dd4a261589e33df-d # internal internal/fmtsort mkdir -p $WORK/b020/ github.com/containers/libpod/vendor/github.com/hashicorp/errwrap encoding/binary github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b365/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid tvnlz_gTomseoxmmbQV2/tvnlz_gTomseoxmmbQV2 -goversion go1.14.12 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go mkdir -p $WORK/b045/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid UGlJWMeK2HQ5AH4oAYzX/UGlJWMeK2HQ5AH4oAYzX -goversion go1.14.12 -D "" -importcfg $WORK/b365/importcfg -pack ./errwrap.go mkdir -p $WORK/b391/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid XQv6IiIB5G0Wij7JUG5h/XQv6IiIB5G0Wij7JUG5h -goversion go1.14.12 -D "" -importcfg $WORK/b045/importcfg -pack ./binary.go ./varint.go cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid QWsjDqC92Uac_i-CgLu5/QWsjDqC92Uac_i-CgLu5 -goversion go1.14.12 -D "" -importcfg $WORK/b391/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/de/de95b764017b69936ac418fe4e0d112f3e496c1626c9ee80839e0a4874810594-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f7/f7ea2789902c516c7d465ebb969fa29036ada9b2789980f27a8a3c4e57d51d1d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/4b/4b0aa14055c1753a5492428c8770f7b7a37a4bf2dda23ad9ea3eaf7ca8acc34b-d # internal encoding/base64 mkdir -p $WORK/b044/ crypto/md5 github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/poly1305 crypto/cipher github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy mkdir -p $WORK/b126/ crypto/ed25519/internal/edwards25519 cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 74d-C0PDnzxPx64Gm2Yo/74d-C0PDnzxPx64Gm2Yo -goversion go1.14.12 -D "" -importcfg $WORK/b044/importcfg -pack ./base64.go mkdir -p $WORK/b102/ cat >$WORK/b126/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b126/symabis ./md5block_amd64.s mkdir -p $WORK/b140/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b102/symabis ./xxhash_amd64.s mkdir -p $WORK/b139/ cat >$WORK/b140/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b140/symabis ./cpu_x86.s mkdir -p $WORK/b089/ cat >$WORK/b139/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b100/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b139/symabis ./sum_amd64.s cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b124/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b089/symabis ./xor_amd64.s cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b100/symabis ./decode_amd64.s ./encode_amd64.s github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b048/ cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid iH7XxfU0_D3UFuuD6PSr/iH7XxfU0_D3UFuuD6PSr -goversion go1.14.12 -D "" -importcfg $WORK/b124/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b048/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid r1Qz0OmN_nixk25TIfpI/r1Qz0OmN_nixk25TIfpI -goversion go1.14.12 -symabis $WORK/b140/symabis -D "" -importcfg $WORK/b140/importcfg -pack -asmhdr $WORK/b140/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid qJYUFvE0PJejUZ_ted6B/qJYUFvE0PJejUZ_ted6B -goversion go1.14.12 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid r2BFPv1-1ipKH4zZioot/r2BFPv1-1ipKH4zZioot -goversion go1.14.12 -symabis $WORK/b139/symabis -D "" -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/cipher -std -installsuffix shared -buildid HekLXwQbT6d4imbzBUC4/HekLXwQbT6d4imbzBUC4 -goversion go1.14.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/md5 -std -installsuffix shared -buildid T-Di5xfIvIu5su6v0SSN/T-Di5xfIvIu5su6v0SSN -goversion go1.14.12 -symabis $WORK/b126/symabis -D "" -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid UHfcD4uZHOPO5oPUiDvV/UHfcD4uZHOPO5oPUiDvV -goversion go1.14.12 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy -installsuffix shared -buildid m4PT68rv83LP5KyeojdX/m4PT68rv83LP5KyeojdX -goversion go1.14.12 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/bd/bd935180b1d3cf1e378ee50096adcf283fa36771929cdc448f278da276bc7df8-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b140/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b140/_pkg_.a $WORK/b140/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/bd/bdc194939dedb3e19441ad72ff6ca790743482fa92488e2fb47fac4e618367a4-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/92/9273fe53ef0cb7af1ab94d8171802a2090d57efe89678ea33ab7fb4e632336c5-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b321/ github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir internal/lazyregexp github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev path/filepath github.com/containers/libpod/pkg/ctime runtime/debug os/signal fmt mkdir -p $WORK/b019/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b357/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid OKvRQBQ0OjjY0aEmxcZu/OKvRQBQ0OjjY0aEmxcZu -goversion go1.14.12 -D "" -importcfg $WORK/b321/importcfg -pack ./mount.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b398/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid lBR1TrfmBNFcuos-Iazp/lBR1TrfmBNFcuos-Iazp -goversion go1.14.12 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid zXD6jTsHpedkwMFZB-NW/zXD6jTsHpedkwMFZB-NW -goversion go1.14.12 -D "" -importcfg $WORK/b357/importcfg -pack ./homedir.go mkdir -p $WORK/b457/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid jV64JlqynabF_m6ATRrr/jV64JlqynabF_m6ATRrr -goversion go1.14.12 -D "" -importcfg $WORK/b398/importcfg -pack ./lazyre.go mkdir -p $WORK/b035/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid Nfsj5PenpHMDWBf4aewa/Nfsj5PenpHMDWBf4aewa -goversion go1.14.12 -D "" -importcfg $WORK/b457/importcfg -pack ./tty.go mkdir -p $WORK/b490/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b103/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid YJa6ir5goYujJMcjnYH2/YJa6ir5goYujJMcjnYH2 -goversion go1.14.12 -D "" -importcfg $WORK/b035/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid M9RLGeW4Y-vI6u02Ryvs/M9RLGeW4Y-vI6u02Ryvs -goversion go1.14.12 -D "" -importcfg $WORK/b490/importcfg -pack ./ctime.go ./ctime_linux.go mkdir -p $WORK/b266/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b103/symabis ./debug.s cat >$WORK/b266/go_asm.h << 'EOF' # internal EOF net mkdir -p $WORK/b054/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b266=>" -I $WORK/b266/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b266/symabis ./sig.s cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b054/ -importpath net -- -I $WORK/b054/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p runtime/debug -std -installsuffix shared -buildid WyFQxU8BT5UeVNZNpyGT/WyFQxU8BT5UeVNZNpyGT -goversion go1.14.12 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p os/signal -std -installsuffix shared -buildid b9lLShwA_3EYDlfVG7aE/b9lLShwA_3EYDlfVG7aE -goversion go1.14.12 -symabis $WORK/b266/symabis -D "" -importcfg $WORK/b266/importcfg -pack -asmhdr $WORK/b266/go_asm.h ./doc.go ./signal.go ./signal_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b139/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/decode_amd64.o ./decode_amd64.s cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b102/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b139/_pkg_.a $WORK/b139/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/3e/3e51dd8e933de5d80801df52cb45eb282720b0407c37b7d490d9679dab9cf8f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/fe/fe92e604cf59bfb65c5f8fa6c10b714d1de9bcf8785a8561497c1adbfdd1efee-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/encode_amd64.o ./encode_amd64.s cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/2c/2c00b1306d4a97ba1f17e7f86cc35281dac2fa8d0ad44c10495c26f9766fe63a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/99/99b5230a9d25763b1451b9789117fe05075b3d2ad85766c7fd4f485e099757ec-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/5b/5b493ff16c414aa11fb42e04acb8d530faf650a1b2233bab359f1b26938fa076-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/decode_amd64.o $WORK/b100/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e2/e2bbd34f9f962cade79bc31df946f7455f6d0b0f6c669c285a926fc0b99e0a96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/76/76665c8c10c4bd54a0e3639bb0022b00c789283cc0c806820a40689ca8f262b0-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b126/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/a8/a863c2df2205b5e4113be5d1a7d7a8bdef09ff15e849b01a2711e4e18c92e45f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ca/ca55c386e8f08323b9e5bb37687b1f3cfcdf9877bf33cbcc7e8b9fdd33366757-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/02/02928ddaac512359918bc7b253409644f7963eb05c783c8930fd862d94fd4775-d # internal encoding/pem mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid D4KEqNK2SbOPdHsGMuPP/D4KEqNK2SbOPdHsGMuPP -goversion go1.14.12 -D "" -importcfg $WORK/b132/importcfg -pack ./pem.go github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid OkAYIz9QMqapzggyuUz-/OkAYIz9QMqapzggyuUz- -goversion go1.14.12 -D "" -importcfg $WORK/b149/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b103/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b266=>" -I $WORK/b266/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b266/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b266/_pkg_.a $WORK/b266/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/27/27584ce2beb2b3712cc25975c4fb6d178d530c08e1fa458876f7ffcff8c6f10d-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/8e/8e159f3286b2fc809bd3fc38d759df4bd0a17c4651631432d41c182f52946e3c-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/bf/bf85422a3f98136853c09f59e007892340aec91095ca5325e12d65171c3daa4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/76/7657ea2c0d26a42f41000839f526f557f0e70ac9eb383ab4abec1ecfcd7a3cf0-d # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f5/f5c4ccec717b51bedbbf41b8c1f7a9d45be687354b22bdd594c38430f37179cf-d # internal crypto/des mkdir -p $WORK/b122/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b137/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid FyYs7yUZIy6zzr0tc9rL/FyYs7yUZIy6zzr0tc9rL -goversion go1.14.12 -D "" -importcfg $WORK/b122/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b138/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid tqZGNnNMBUWT1yiWCVEM/tqZGNnNMBUWT1yiWCVEM -goversion go1.14.12 -D "" -importcfg $WORK/b137/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e5/e5ffa47f616a0bd28ece5bd1689e64587af2cd77cc391debd0b810ba4fbd7538-d # internal io/ioutil mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF os/exec mkdir -p $WORK/b062/ cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 7SRJ-g2ZAz4FBpkH1xrv/7SRJ-g2ZAz4FBpkH1xrv -goversion go1.14.12 -D "" -importcfg $WORK/b034/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p os/exec -std -complete -installsuffix shared -buildid QmS0XZqwQ6n8Z-ABjGsj/QmS0XZqwQ6n8Z-ABjGsj -goversion go1.14.12 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/09/09e9b3ac4909ddcf59b2c55377aac2e33f661201432a0ac210caf910a7a2ddb3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/42/42ddd143ec03b6b4fc6717a537ceb0e7e7e362c9b6d478827085141c66371c58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c3/c314227ba34cc20d955d159c0d7ba107c7c11795863014939afa2f8aa003b0d5-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid Njn34eYHzeswHes1GLZW/Njn34eYHzeswHes1GLZW -goversion go1.14.12 -D "" -importcfg $WORK/b191/importcfg -pack ./directory.go ./directory_unix.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6b/6b675b74ae2ad75046389c97fb0692daad7ab11306a51185ca04edfea3198377-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b136/ cat >$WORK/b136/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b136/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/67/676141cd6cdf25493f6b1bfd45c3c1aac4bfef7ababa7da3999a988d925c1d37-d # internal cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b140/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid dbpKgUFtdP38vR6KJcBW/dbpKgUFtdP38vR6KJcBW -goversion go1.14.12 -symabis $WORK/b136/symabis -D "" -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b136/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/7e/7e4253459b79f514d1f1c7d1ec15e746f18d937e12d7c73ba69cdc3a75c9d527-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b136/_pkg_.a $WORK/b136/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/13/1389c627558085f2b04745c21b0e4a0ea57e9b65ff0b6170e146b5a9a61492fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/4e/4ebc86b44302cb6d2993be663902f91e0bc050b28598ffe8db4f8eafc9f39318-d # internal log mkdir -p $WORK/b081/ encoding/hex github.com/containers/libpod/vendor/github.com/pkg/errors github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b078/ github.com/containers/libpod/vendor/github.com/opencontainers/go-digest cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF os/user cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p log -std -complete -installsuffix shared -buildid Rtx2vMuxE2OGUWsxjrRS/Rtx2vMuxE2OGUWsxjrRS -goversion go1.14.12 -D "" -importcfg $WORK/b081/importcfg -pack ./log.go github.com/containers/libpod/vendor/github.com/klauspost/compress/fse github.com/containers/libpod/vendor/github.com/BurntSushi/toml encoding/json mkdir -p $WORK/b067/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid 9E3wMx4MbcsGNEXM1MeM/9E3wMx4MbcsGNEXM1MeM -goversion go1.14.12 -D "" -importcfg $WORK/b078/importcfg -pack ./version.go ./versioned.go github.com/containers/libpod/vendor/github.com/klauspost/compress/flate mkdir -p $WORK/b105/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b097/ mkdir -p $WORK/b079/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid mWs4aLSl7Rldbc5QyAhH/mWs4aLSl7Rldbc5QyAhH -goversion go1.14.12 -D "" -importcfg $WORK/b067/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go github.com/containers/libpod/vendor/github.com/containers/image/v5/version cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF mime/quotedprintable mkdir -p $WORK/b037/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b105/symabis ./crc32_amd64.s mkdir -p $WORK/b099/ net/http/internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b037/ -importpath os/user -- -I $WORK/b037/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid gyYwhzG-1rXADBjxTBdh/gyYwhzG-1rXADBjxTBdh -goversion go1.14.12 -D "" -importcfg $WORK/b079/importcfg -pack ./errors.go ./stack.go github.com/containers/libpod/vendor/github.com/mtrmac/gpgme go/token cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b073/ mkdir -p $WORK/b042/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid 4VoC-7ueh-bevgCJ8uSB/4VoC-7ueh-bevgCJ8uSB -goversion go1.14.12 -D "" -importcfg $WORK/b097/importcfg -pack ./hex.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid v8jUbskuuMy_quFyKCxg/v8jUbskuuMy_quFyKCxg -goversion go1.14.12 -D "" -importcfg $WORK/b099/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF vendor/golang.org/x/net/http2/hpack github.com/containers/libpod/vendor/github.com/docker/go-units flag github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid S7FqIjOlDDh89wRkbiye/S7FqIjOlDDh89wRkbiye -goversion go1.14.12 -D "" -importcfg $WORK/b073/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go mkdir -p $WORK/b109/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go net/url mkdir -p $WORK/b146/ github.com/containers/libpod/vendor/google.golang.org/grpc/codes github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b237/ github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia mkdir -p $WORK/b239/ vendor/golang.org/x/crypto/curve25519 cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid tiRfC6I2Or0N8meiKftB/tiRfC6I2Or0N8meiKftB -goversion go1.14.12 -D "" -importcfg $WORK/b042/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mime text/template/parse math/big cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid oBDvRJlkeb9sfH0tq2Md/oBDvRJlkeb9sfH0tq2Md -goversion go1.14.12 -D "" -importcfg $WORK/b109/importcfg -pack ./xlog.go github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 8zH7VTzWndhar5DVlTu2/8zH7VTzWndhar5DVlTu2 -goversion go1.14.12 -D "" -importcfg $WORK/b237/importcfg -pack ./reader.go ./writer.go text/scanner cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/version -complete -installsuffix shared -buildid 0hNN33uukkqZcWnG051Z/0hNN33uukkqZcWnG051Z -goversion go1.14.12 -D "" -importcfg $WORK/b146/importcfg -pack ./version.go github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/cpuid=github.com/containers/libpod/vendor/github.com/klauspost/cpuid packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/cpuid=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b193/ compress/flate cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -installsuffix shared -buildid zvSjBm_mEbjs5z6lEwJA/zvSjBm_mEbjs5z6lEwJA -goversion go1.14.12 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./crc32_amd64.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b147/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid -xpEYjxDJLMorfFunSea/-xpEYjxDJLMorfFunSea -goversion go1.14.12 -D "" -importcfg $WORK/b239/importcfg -pack ./chunked.go ./testcert.go mkdir -p $WORK/b217/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b304/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b147/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b147/ -g -O2 ./data.go ./gpgme.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid 8IqD5FZGFuAr7op5sJt_/8IqD5FZGFuAr7op5sJt_ -goversion go1.14.12 -D "" -importcfg $WORK/b193/importcfg -pack ./parsers.go cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF github.com/containers/libpod/vendor/gopkg.in/yaml.v2 cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/token -std -complete -installsuffix shared -buildid i_3BhVS5xeOVjAv506cs/i_3BhVS5xeOVjAv506cs -goversion go1.14.12 -D "" -importcfg $WORK/b217/importcfg -pack ./position.go ./serialize.go ./token.go mkdir -p $WORK/b234/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b175/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid U5q06SIl4FWKcS3OXUFG/U5q06SIl4FWKcS3OXUFG -goversion go1.14.12 -D "" -importcfg $WORK/b304/importcfg -pack ./fs.go mkdir -p $WORK/b185/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b244/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid NpPu1vrVsVzwJ339ZmGT/NpPu1vrVsVzwJ339ZmGT -goversion go1.14.12 -D "" -importcfg $WORK/b234/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go vendor/golang.org/x/text/unicode/norm cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid 9FmyL5HsG8p9u4jdKpUP/9FmyL5HsG8p9u4jdKpUP -goversion go1.14.12 -D "" -importcfg $WORK/b175/importcfg -pack ./duration.go ./size.go ./ulimit.go cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p flag -std -complete -installsuffix shared -buildid wXoRd1aO_bOFdR81x3qD/wXoRd1aO_bOFdR81x3qD -goversion go1.14.12 -D "" -importcfg $WORK/b185/importcfg -pack ./flag.go mkdir -p $WORK/b320/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp mkdir -p $WORK/b240/ mkdir -p $WORK/b135/ mkdir -p $WORK/b328/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid 9wuGhYyFqS1v2mwEEt-0/9wuGhYyFqS1v2mwEEt-0 -goversion go1.14.12 -D "" -importcfg $WORK/b320/importcfg -pack ./blkio.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid Q_TB2PJqV1aBF_2ongnw/Q_TB2PJqV1aBF_2ongnw -goversion go1.14.12 -D "" -importcfg $WORK/b240/importcfg -pack ./config.go ./state.go ./version.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p net/url -std -complete -installsuffix shared -buildid kkJ05H5v1H6ces9iGmma/kkJ05H5v1H6ces9iGmma -goversion go1.14.12 -D "" -importcfg $WORK/b135/importcfg -pack ./url.go mkdir -p $WORK/b203/ mkdir -p $WORK/b211/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b141/ mkdir -p $WORK/b235/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid 1H8149X-HkUPl9059nlZ/1H8149X-HkUPl9059nlZ -goversion go1.14.12 -D "" -importcfg $WORK/b328/importcfg -pack ./code_string.go ./codes.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid zX9vX9Co36mtxv74AW_a/zX9vX9Co36mtxv74AW_a -goversion go1.14.12 -D "" -importcfg $WORK/b203/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b141/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid lISJkj8V2mLXZuPFR8bM/lISJkj8V2mLXZuPFR8bM -goversion go1.14.12 -D "" -importcfg $WORK/b211/importcfg -pack ./children.go ./patricia.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b141/symabis ./curve25519_amd64.s mkdir -p $WORK/b221/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p mime -std -complete -installsuffix shared -buildid jjEySjXx4Zqj8-_znRro/jjEySjXx4Zqj8-_znRro -goversion go1.14.12 -D "" -importcfg $WORK/b235/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b096/ mkdir -p $WORK/b187/ mkdir -p $WORK/b171/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid czDhdx1os4GJbnRy08ac/czDhdx1os4GJbnRy08ac -goversion go1.14.12 -D "" -importcfg $WORK/b221/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b096/symabis ./arith_amd64.s cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b263/ mkdir -p $WORK/b152/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid GofvBpbjV0JsbHQQ9Thc/GofvBpbjV0JsbHQQ9Thc -goversion go1.14.12 -D "" -importcfg $WORK/b187/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/b308/ mkdir -p $WORK/b231/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid YMTIqilS1cjtElDjyHsO/YMTIqilS1cjtElDjyHsO -goversion go1.14.12 -D "" -importcfg $WORK/b171/importcfg -pack ./scanner.go cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b265/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid 3i78oAy7TXQG7VZCRXtZ/3i78oAy7TXQG7VZCRXtZ -goversion go1.14.12 -D "" -importcfg $WORK/b263/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid kaGk-etigDaBOFqLCD9Y/kaGk-etigDaBOFqLCD9Y -goversion go1.14.12 -D "" -importcfg $WORK/b152/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 4087h1TVUEIu43Q7lQ98/4087h1TVUEIu43Q7lQ98 -goversion go1.14.12 -D "" -importcfg $WORK/b308/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b229/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 4rCGOEfJkLBWd9hC8jwV/4rCGOEfJkLBWd9hC8jwV -goversion go1.14.12 -D "" -importcfg $WORK/b231/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/91/912f7e2747b021fa1ecb793e150b01192fdba581bd97c29c1423e1547fc6eeed-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid jtVTR5KVqdGuxzvXQhyU/jtVTR5KVqdGuxzvXQhyU -goversion go1.14.12 -D "" -importcfg $WORK/b344/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/23/237331567c1ec8cf348a493dc644a128e982f9073f0e84abfff6fc89a8662820-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/imdario/mergo mkdir -p $WORK/b348/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid O8jlbYXF_5ArHNZ5Lf2U/O8jlbYXF_5ArHNZ5Lf2U -goversion go1.14.12 -D "" -importcfg $WORK/b348/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/c4/c47a29710bf0c238cce401d293c7be6210cba9b2dfdefb0864896d5f87e6dd79-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/b0/b0ad9a82cc16f50484335eb8d418ee6ddb18437081d58af1b449c3688bffa3a9-d # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/8c/8c6693694300d19b55e8e6ba05c199976af8501b0fbe2b03642696fa491737f4-d # internal github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b364/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 0fKwJckDasNtlDP0hCMv/0fKwJckDasNtlDP0hCMv -goversion go1.14.12 -D "" -importcfg $WORK/b356/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b365/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid oWJaczR-9vJw5jWM4ioy/oWJaczR-9vJw5jWM4ioy -goversion go1.14.12 -D "" -importcfg $WORK/b364/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b353/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 5655NCiOfDkskPEh_46n/5655NCiOfDkskPEh_46n -goversion go1.14.12 -D "" -importcfg $WORK/b355/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid ZFnqj4ZaqsEuH8q2tsJi/ZFnqj4ZaqsEuH8q2tsJi -goversion go1.14.12 -symabis $WORK/b141/symabis -D "" -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/b3/b3485561df6df9808b104d4054457ffe2300d1b6ece4b6ac2e4a01d8ebe08ee4-d # internal database/sql/driver mkdir -p $WORK/b371/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid qUm47wHUe3nW1WjawxI_/qUm47wHUe3nW1WjawxI_ -goversion go1.14.12 -D "" -importcfg $WORK/b371/importcfg -pack ./driver.go ./types.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/aa/aafbd93c33677d107afae2130de6a0edd6f7605507c89fbcbf9b66063b589f30-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b372/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid VbzBPLWGkbN2J2nuzzAR/VbzBPLWGkbN2J2nuzzAR -goversion go1.14.12 -D "" -importcfg $WORK/b372/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p math/big -std -installsuffix shared -buildid nwa-lyUT_IEaNrz6_Xox/nwa-lyUT_IEaNrz6_Xox -goversion go1.14.12 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/f1/f11bf26e591f905b0154179cd2edc8878cc40d68318459df8c3ab82645454722-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b368/ cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/da/da0b4d7850abbac7bcf8517e12e8efc45c098515be6c97f0f490e496ff3f0dea-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b164/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 0scSrnXPhX7Jh_SmdCtO/0scSrnXPhX7Jh_SmdCtO -goversion go1.14.12 -D "" -importcfg $WORK/b368/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid 6vR_JcDcdpk1lNS6RTv9/6vR_JcDcdpk1lNS6RTv9 -goversion go1.14.12 -D "" -importcfg $WORK/b164/importcfg -pack ./iolimits.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/d9/d9347e35e4403499f4c237fa1851783d80850f426d3145be4f38f893051e137f-d # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/29/291f392554679c4ebb9c3dce3c88e87331323b318b3ae98edd4b4ef86438bd56-d # internal github.com/containers/libpod/vendor/github.com/etcd-io/bbolt mkdir -p $WORK/b256/ vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b230/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b257/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/etcd-io/bbolt -complete -installsuffix shared -buildid xlhjYYq4MYrZP_hXMnhj/xlhjYYq4MYrZP_hXMnhj -goversion go1.14.12 -D "" -importcfg $WORK/b256/importcfg -pack ./bolt_amd64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid UQRzZZHmqsr0GCartIuT/UQRzZZHmqsr0GCartIuT -goversion go1.14.12 -D "" -importcfg $WORK/b230/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/c3/c3736303a1d1c17aad9188dd3470f42cf06a3efcfe2c3b4f60d16780edd40701-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b269/ cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/fc/fc1ff669fcf85123d22e53c60b5a2f16c25f5a09f8e12259927694b9b4af203a-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b244/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b244/ -g -O2 ./seccomp.go ./seccomp_internal.go github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal mkdir -p $WORK/b312/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid _cjMBi3nOPILwsIPbwgi/_cjMBi3nOPILwsIPbwgi -goversion go1.14.12 -D "" -importcfg $WORK/b269/importcfg -pack ./path.go cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 4QrxADU2R50XqGoRU4O6/4QrxADU2R50XqGoRU4O6 -goversion go1.14.12 -D "" -importcfg $WORK/b312/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/27/27da6eb0faa2a938c9eb2da562bee06af02502672bc244ce8ac246dfe601614e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid 9_mh3fm8ukGRhVfZvaqT/9_mh3fm8ukGRhVfZvaqT -goversion go1.14.12 -D "" -importcfg $WORK/b066/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b9/b9841c82a22da514dca4822d1a4e702dff8ff5a40f7ade59c736fab54b5b38a9-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid EIBfwzyF2fFub1jwc-5e/EIBfwzyF2fFub1jwc-5e -goversion go1.14.12 -D "" -importcfg $WORK/b077/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/f9/f962a0af28b2d00f67a4a0addbb1252f0fb2a9e0f9a83ec275119fc001a8cab4-d # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b111/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid -kKEQYZHcmHmoVlhDZR9/-kKEQYZHcmHmoVlhDZR9 -goversion go1.14.12 -D "" -importcfg $WORK/b110/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/ba/ba34870c8b85f5ac0504299d6f3e731bf542e275b8470d810ffa5d0952fff5d7-d # internal go/scanner mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid YEpBtgSGwjnScl6XETmA/YEpBtgSGwjnScl6XETmA -goversion go1.14.12 -D "" -importcfg $WORK/b216/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/55/55d01e9cbf44cb045f80d0a223eb2cf2f8057b93e8159274bb21dd3353fd37ea-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid Hu3JPebAvA_Q-C3HZ3sc/Hu3JPebAvA_Q-C3HZ3sc -goversion go1.14.12 -D "" -importcfg $WORK/b284/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/ad/adefd55bac31041c8b5965a0f44006a9b0ccefa08c3578abd919c501152f766c-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid TgFJC2XXkq-radQvEp30/TgFJC2XXkq-radQvEp30 -goversion go1.14.12 -D "" -importcfg $WORK/b337/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/c6/c67f5cf88bb852b008bbef68a6f476a8f2a706a6bb26cbfca1bec428c6fa0b27-d # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid ud5SlcIqs7-AQ9yemZZJ/ud5SlcIqs7-AQ9yemZZJ -goversion go1.14.12 -D "" -importcfg $WORK/b354/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/08/089239127a684f7b227f32faffd985cabd48b4b9eb93f9c7e5429733ac1b28cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 5KSujklscgZObk1KfSUF/5KSujklscgZObk1KfSUF -goversion go1.14.12 -D "" -importcfg $WORK/b374/importcfg -pack ./error.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/86/8646f45e8f72b26a3769baf4d59937118f5d8d1924fd5252f2546c296867a229-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid X2aYlTxYUe9C7gckQPVW/X2aYlTxYUe9C7gckQPVW -goversion go1.14.12 -D "" -importcfg $WORK/b377/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/3c/3c3b6b23c90378317f38f129d0ef4f071ea9a763d2b5ce1694d8f89c818f8696-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b211/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid c8hRKMzJiY4ramG-lXPs/c8hRKMzJiY4ramG-lXPs -goversion go1.14.12 -D "" -importcfg $WORK/b210/importcfg -pack ./truncindex.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/5a/5aa24e9f740c46b3072f62937319a8fd7613b38c77f3b377cb8cba8245ef7bd1-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid RA7VfDpKhDbEX20890UE/RA7VfDpKhDbEX20890UE -goversion go1.14.12 -D "" -importcfg $WORK/b385/importcfg -pack ./doc.go ./fuzz.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b141/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/8d/8d22767bf5160cb62c5ee9beb99f445bf238245aa2b526ea26913e8999c1acd4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid NP25fyFbwiLuFx88PsDm/NP25fyFbwiLuFx88PsDm -goversion go1.14.12 -D "" -importcfg $WORK/b387/importcfg -pack ./deep_equal.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d2/d29c26d4e09691aca36acdd7e9f5279b713473b36bdd7323da2fecbefade1f51-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b388/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b389/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid uLzk8ZaRSGidHk9P339H/uLzk8ZaRSGidHk9P339H -goversion go1.14.12 -D "" -importcfg $WORK/b388/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/11/11198d7a76ce807d06f8c3574fc0e8c6c6b6fe1e85b439832f849c3446a717f4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid ZFaX-5JOAJ2mMU1sklhj/ZFaX-5JOAJ2mMU1sklhj -goversion go1.14.12 -D "" -importcfg $WORK/b394/importcfg -pack ./doc.go ./errors.go cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/87/87a9ef3e92c97b95a16cb30dc3b7c53ac461a5c4d0dc82467cf885234f011368-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid LFt-DFGkBHpg4gPhHzYG/LFt-DFGkBHpg4gPhHzYG -goversion go1.14.12 -D "" -importcfg $WORK/b402/importcfg -pack ./from_stack.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/a1/a1942f93b172f828777f7880d7b34a23dcc8d866ffaea35906c6a55a72796785-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid ZHznLHUutPsUFR8lnmJU/ZHznLHUutPsUFR8lnmJU -goversion go1.14.12 -D "" -importcfg $WORK/b399/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/d8/d8d034dbcc72c323a28a7dacfb67af6606fa82ef852add03ac808b4490c3a673-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid dKEN_x5uozE5yRcBwW3Q/dKEN_x5uozE5yRcBwW3Q -goversion go1.14.12 -D "" -importcfg $WORK/b404/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/d8/d81b59e88ebe1e7f4b4c86ce853dbb7338340a624a909b89725b862776a3d2cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/morikuni/aec mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid nZthNSgDefNjCt8oGeBy/nZthNSgDefNjCt8oGeBy -goversion go1.14.12 -D "" -importcfg $WORK/b422/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/6f/6fdf8cd9f40b926de7fd66fd0a3561d56301352d9ce4f84689a3756b2d87eeda-d # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b377/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid HE74Kd8ndFyJieWg_bKL/HE74Kd8ndFyJieWg_bKL -goversion go1.14.12 -D "" -importcfg $WORK/b376/importcfg -pack ./reference.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/14/144f578be88c7edac051184d658467cba27f7a00141192ea3da81037e66b0e51-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid VYs9ZHgcc04rJLWEb-UV/VYs9ZHgcc04rJLWEb-UV -goversion go1.14.12 -D "" -importcfg $WORK/b423/importcfg -pack ./stdcopy.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/66/66e4a6adce6c47582aab3407da7037bf848eff381d190d3154b922fdf0b0e1e9-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid W7e1J5XTZ3VdtgSdtiDU/W7e1J5XTZ3VdtgSdtiDU -goversion go1.14.12 -D "" -importcfg $WORK/b426/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b141/_pkg_.a $WORK/b141/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/5c/5cea550240835df6de3726a995757b8a8bfa7175f742c3487c5b684ba42a33f0-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid BwfmDVmyA6R0u86w7LHr/BwfmDVmyA6R0u86w7LHr -goversion go1.14.12 -D "" -importcfg $WORK/b430/importcfg -pack ./join.go ./vfs.go cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f6/f64376600b214e07f4ddf42ac5185ad04d069f219effba3baf0ef2081611bb03-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f2/f29753a0d4a1d29e57c6fee869c665b53f24b4d78fd6d145956a3133a2283aed-d # internal encoding/csv mkdir -p $WORK/b433/ github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b098/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid BWtffsoStIPvycLa2WvR/BWtffsoStIPvycLa2WvR -goversion go1.14.12 -D "" -importcfg $WORK/b433/importcfg -pack ./reader.go ./writer.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/containers/libpod/vendor/github.com/klauspost/compress/fse packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid _5qnwZCK4VGOpseHGs-C/_5qnwZCK4VGOpseHGs-C -goversion go1.14.12 -D "" -importcfg $WORK/b098/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/e1/e1754dc8c6092a39787b24e13c4ff5cbf6e7050c8bdc92278d33b3504c8bd6d8-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b374/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid CF6kKqO5b-lvgeL_iqY8/CF6kKqO5b-lvgeL_iqY8 -goversion go1.14.12 -D "" -importcfg $WORK/b373/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b048/asm_linux_amd64.o ./asm_linux_amd64.s cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/89/89ce49fed30792c4cdf7a6dbfb44cf908297431df9360b94073730ecfabc7104-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/cgroups=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid T1cJfS0gl23Zx0XfKGau/T1cJfS0gl23Zx0XfKGau -goversion go1.14.12 -D "" -importcfg $WORK/b458/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/ca/cab29ee858557e37439b7905d16b549f46249ad3a8a041fab04e057101822fe4-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b461/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b461/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b461/ -g -O2 ./host_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/73/730137b6b29dc0200bc80ee7049b898aca71ba15b2c981ad518e9c84f6cb5845-d # internal github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen mkdir -p $WORK/b464/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b464/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b464/ -g -O2 ./dlopen.go ./dlopen_example.go cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/7b/7b7c13da7c52ffeaea9c019d3067050631c89431a5d88e6ccb6fee6b6014af8e-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/util cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/e9/e972ec4eb5ff86c888aa1dd7d9607bbc58d6fe51d71f8174a2c7fe323b3a5ff4-d # internal mkdir -p $WORK/b467/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/32/327753fdcd5061c29742af6641f388b3dd543e81ff95bcb359761d746c6d8805-d # internal cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a EOF mkdir -p $WORK/b393/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid lCPIY1iIUOukRuUS5Syq/lCPIY1iIUOukRuUS5Syq -goversion go1.14.12 -D "" -importcfg $WORK/b467/importcfg -pack ./util.go cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/gopkg.in/tomb.v1 mkdir -p $WORK/b470/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid ThMpebos1xMnA4fptV_I/ThMpebos1xMnA4fptV_I -goversion go1.14.12 -D "" -importcfg $WORK/b393/importcfg -pack ./errors.go ./path.go cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/96/96b348b8b4a8ba1d92d713d06a4d18f18ce6fafa5f6cfc18c713b725484c4e22-d # internal cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b475/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid 3SRDfaKffgpIOtJPqnwF/3SRDfaKffgpIOtJPqnwF -goversion go1.14.12 -D "" -importcfg $WORK/b470/importcfg -pack ./tomb.go cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid K_fxzNhngmKhwOOJCxsN/K_fxzNhngmKhwOOJCxsN -goversion go1.14.12 -D "" -importcfg $WORK/b475/importcfg -pack ./field.go ./util.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/4e/4e5df5b4de2f2c3cc80fbee6fccfe7b4b5abc7c14816534113f9d0867b98e3cc-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid LSdqzGspjwxMKrE_SsJZ/LSdqzGspjwxMKrE_SsJZ -goversion go1.14.12 -D "" -importcfg $WORK/b336/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/db/dbc9392cd5669f63361980501571ce07764598fff3b66e07591af9c9348cb1e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid 0oV7dvFIbyrwLdSJgH4i/0oV7dvFIbyrwLdSJgH4i -goversion go1.14.12 -D "" -importcfg $WORK/b495/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/ab/abf7cc9f0d2ba6b78b5bd596af2410594956772f03114075d1b72560c5e19246-d # internal github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b496/ cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/87/878e5aa036dc9233a7ecf30cf08b02d08f4bcd3fdb72fd285aab7dcabeeeff2d-d # internal cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid _Wpa8W63i99JxC2TOl1f/_Wpa8W63i99JxC2TOl1f -goversion go1.14.12 -D "" -importcfg $WORK/b496/importcfg -pack ./difflib.go github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid HAB9UHCjfhyJ_iYAhJSQ/HAB9UHCjfhyJ_iYAhJSQ -goversion go1.14.12 -D "" -importcfg $WORK/b283/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/38/382764df321e04f0a73356a2296742b0e3c8422dd4606fed3c2569e57b997772-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b505/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid -1_rvaVGZ7d6h_IX6klZ/-1_rvaVGZ7d6h_IX6klZ -goversion go1.14.12 -D "" -importcfg $WORK/b504/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/b1/b1ee38f137f2e4cd0db5d09e9a8e6b94b588a90eaef2b4b1032abb7a29149f5a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/75/757462e10c6d3776c00b3b4480a4963f254c3620e5f2d798f5ec5f5a253e757b-d # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/45/45c45e1edc76a04ab1458e2bce948cdd205623c76d89eff46b2c0c862a3029d8-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b271/ github.com/containers/libpod/vendor/github.com/containers/image/v5/types go/ast mkdir -p $WORK/b215/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid nevXke9Jc1lj1_byeTBr/nevXke9Jc1lj1_byeTBr -goversion go1.14.12 -D "" -importcfg $WORK/b271/importcfg -pack ./naming.go cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p go/ast -std -complete -installsuffix shared -buildid vRVRyUte1_LE6jyDNBHr/vRVRyUte1_LE6jyDNBHr -goversion go1.14.12 -D "" -importcfg $WORK/b215/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/types -complete -installsuffix shared -buildid kuExFxheRuM0CvJKAUov/kuExFxheRuM0CvJKAUov -goversion go1.14.12 -D "" -importcfg $WORK/b074/importcfg -pack ./types.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c3/c3f1a3efe6c02012942e4a6834d756f1e8a9d71ebecf2bad19d79bd0d7a36deb-d # internal github.com/containers/libpod/vendor/github.com/buger/goterm mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid TWtqBsziO5KvzKHOooKt/TWtqBsziO5KvzKHOooKt -goversion go1.14.12 -D "" -importcfg $WORK/b047/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/28/28c72228a59a967922f5ff84fe75af4142a7b44345d727488709751e66fc15ef-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid kQsotBnupxI6QdvS1IFX/kQsotBnupxI6QdvS1IFX -goversion go1.14.12 -D "" -importcfg $WORK/b186/importcfg -pack ./command_linux.go ./reexec.go cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/a2/a212f113dfe1722839d3328271828b04019e1c2ce66e70b3786e225006121f22-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b199/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid r0ryhtSnZCCf7kjXt3sl/r0ryhtSnZCCf7kjXt3sl -goversion go1.14.12 -D "" -importcfg $WORK/b199/importcfg -pack ./fsutils_linux.go cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/1a/1a3b23539a5462a9f003070926282a477d03b2e3d3bd642498c2897b5643fc38-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid Qf2R1ElkL6plimApdm89/Qf2R1ElkL6plimApdm89 -goversion go1.14.12 -D "" -importcfg $WORK/b245/importcfg -pack ./terminal.go ./util.go ./util_linux.go cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/fa/fab635f7cf5438588bbd595a96293388b65ecb8a408a73dc4cc95d9fd63edf10-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/31/318dbd6648ca41757ba2b8ca8a55039a3124b4485edd740891030e39fd152162-d # internal github.com/containers/libpod/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b262/ compress/zlib mkdir -p $WORK/b153/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid x_UzPTZsdS1uejPv8LGg/x_UzPTZsdS1uejPv8LGg -goversion go1.14.12 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./isatty_tcgets.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/adler32=$WORK/b154/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid HLOEp89uWO2UD8WgPJCf/HLOEp89uWO2UD8WgPJCf -goversion go1.14.12 -D "" -importcfg $WORK/b153/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/46/467ef7bd628c3a3a59a342444bef1d4248483e29116e59bcb0270d85390c01ff-d # internal compress/gzip mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 6CsMxmSNZIzi5B4ymehI/6CsMxmSNZIzi5B4ymehI -goversion go1.14.12 -D "" -importcfg $WORK/b225/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/e1/e1c783784f92c4cc9250bdf2057a9bc7c275cb1f847724adb368b0e51a30d6c2-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid xowa9MlZIRHUhA_r3kSQ/xowa9MlZIRHUhA_r3kSQ -goversion go1.14.12 -D "" -importcfg $WORK/b273/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/b9/b9dd5f1df70a0390f959e04499bba3c40694d7f225db0ad164df760fd6e054bf-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b336/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid odaLLkz1W8Eed958H48Y/odaLLkz1W8Eed958H48Y -goversion go1.14.12 -D "" -importcfg $WORK/b335/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/30/30b12522fa35a2b818ca6c62749670dee8d0dbcca8d47ce93540a0c44b8bd01f-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b228/ cat >$WORK/b228/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=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b230/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid x1139_niqSiQ9MXVUe7x/x1139_niqSiQ9MXVUe7x -goversion go1.14.12 -D "" -importcfg $WORK/b228/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/f9/f9ba4420f870949492fe166da7f19a377ac31af2fa78f4ad1f38f7e81aef6ab2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b387/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid R9L8DcXjODkxoIr80rnj/R9L8DcXjODkxoIr80rnj -goversion go1.14.12 -D "" -importcfg $WORK/b386/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/73/736c787955dbdaecace10658a21813142580ad02a21d1a191a4792cb6f159beb-d # internal github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx mkdir -p $WORK/b412/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cat >$WORK/b412/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/syscallx=github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/d4/d42d7228fa9cebdeca9f87372c99c5ef878355ee6a63773c13a1d34d23be9410-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid KxLSBk17LQ5o2fYuwJBp/KxLSBk17LQ5o2fYuwJBp -goversion go1.14.12 -D "" -importcfg $WORK/b412/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/20/2065a9242c4e85b3f410852fba1ad0fb2e543b2de863b9478ea4615d80cdcb7d-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b445/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid v7VNkAIP-dEs3_PuYmPy/v7VNkAIP-dEs3_PuYmPy -goversion go1.14.12 -D "" -importcfg $WORK/b421/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 7VmGjLfZsnO1R1g31n0-/7VmGjLfZsnO1R1g31n0- -goversion go1.14.12 -D "" -importcfg $WORK/b445/importcfg -pack ./ns_linux.go cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/75/75024e30efca14a4532bd193dbf32c9bc8b5478832b479ef9146dc306e0a9fae-d # internal github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid 2GRSwotNGvHW-uf-p9gU/2GRSwotNGvHW-uf-p9gU -goversion go1.14.12 -D "" -importcfg $WORK/b469/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cd $WORK/b461 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/65/65fd36478a2379cac81b45a5be8150a5fd9a0a5ddb34af6ea92fa360724824a8-d # internal github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid myqk0nvSvUx4q1qUR0hB/myqk0nvSvUx4q1qUR0hB -goversion go1.14.12 -D "" -importcfg $WORK/b493/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/d5/d5ab7526db3a34a2a6df4850080efc1749ea282f44bacb625bc54448c657a37a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/71/71b13fd260331ff64fb9f0a97f6ea2acf74016c4edbe25b2168ca999634fe52c-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b135/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid AfkpZQvBWGNWCWkFJ_Qe/AfkpZQvBWGNWCWkFJ_Qe -goversion go1.14.12 -D "" -importcfg $WORK/b529/importcfg -pack ./metrics.go github.com/containers/libpod/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid 3SNCo4Vm8duKMhIVJDYB/3SNCo4Vm8duKMhIVJDYB -goversion go1.14.12 -D "" -importcfg $WORK/b510/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/9f/9ff3f54aaa1b0f85bc7f65ecb557f55aa2918561a894f191397544ff2677861f-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b352/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cat >$WORK/b352/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b354/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid YyXi2ADGAt3iEkqn--Sq/YyXi2ADGAt3iEkqn--Sq -goversion go1.14.12 -D "" -importcfg $WORK/b352/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/ea/ea3cad2b3bbfe4d9856f3f7a95b875606c6002d4bf17dc9644a3f0c07e62a271-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid yrE_j4pQmDeGOTiVZaT_/yrE_j4pQmDeGOTiVZaT_ -goversion go1.14.12 -D "" -importcfg $WORK/b533/importcfg -pack ./rate.go cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/5e/5e3d7225edee8fa13a095fdcd7c0399431679bc6b5e1a3ee791cff597f87bb67-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b540/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b105/crc32_amd64.o ./crc32_amd64.s cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid JWtOyt6BnPhjTK2TaqmU/JWtOyt6BnPhjTK2TaqmU -goversion go1.14.12 -D "" -importcfg $WORK/b540/importcfg -pack ./addr.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/d2/d2fe4e320867025c6a615c3c2336338fb4f7267aed3b3b9b146fca0f2e2e5ded-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports -complete -installsuffix shared -buildid -zKn5DyvWwBoMiOzlI2t/-zKn5DyvWwBoMiOzlI2t -goversion go1.14.12 -D "" -importcfg $WORK/b145/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/db/db9cc697c7380b44be97c36eb488f8efcfe76ee9440cdb6753d08162cc57610d-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid -6u-LSekottnVW4cL6Em/-6u-LSekottnVW4cL6Em -goversion go1.14.12 -D "" -importcfg $WORK/b165/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/95/953ab5e39b0e4d123cb35dac2cd3f53235e8c0a60f1f395cbe113f7ae6ddea2f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid 2n7wsasxUV6MZLMknQ7L/2n7wsasxUV6MZLMknQ7L -goversion go1.14.12 -D "" -importcfg $WORK/b166/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/8d/8daa57055902421a0f5c90b933f091367c5db2ba49dde2310950fb44aee9843a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid OBa3sUGbHByt_9WdH-Fs/OBa3sUGbHByt_9WdH-Fs -goversion go1.14.12 -D "" -importcfg $WORK/b255/importcfg -pack ./prioritize.go cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/07/076a7a90f8c4fcbc2466736034709bcbe29d5fdea05761e912790ca81fa345ce-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid cKQ-yT5TAjRbPtZRENWB/cKQ-yT5TAjRbPtZRENWB -goversion go1.14.12 -D "" -importcfg $WORK/b550/importcfg -pack ./names-generator.go cd $WORK/b461 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/55/55f6b752735b3240f538882a9136a6e86223deef64aee7d18aab7d0dc64cac6e-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b553/ cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/88/88fb9f56397e3758fb6c68f198cc9de686fb3d9e998830545e2da538442de2aa-d # internal cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b558/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid gkx9C0nvxevpxDh9SKlU/gkx9C0nvxevpxDh9SKlU -goversion go1.14.12 -D "" -importcfg $WORK/b553/importcfg -pack ./netns.go ./netns_linux.go cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid -J_BSf0xBGacsXTOieDj/-J_BSf0xBGacsXTOieDj -goversion go1.14.12 -D "" -importcfg $WORK/b558/importcfg -pack ./parsers.go cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/8a/8ad8cbb7878fda88624ac5689cbe482151b78394e04c90092dbd89def1366050-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid 8PNzUf7YJ8JUnF0q8sur/8PNzUf7YJ8JUnF0q8sur -goversion go1.14.12 -D "" -importcfg $WORK/b560/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/e5/e5c59a3bb2ed678a44e7e30c0429404a488fdafb9872edf87caace9495cfe63a-d # internal github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid uoiZwhwhR_NxtucyGyzE/uoiZwhwhR_NxtucyGyzE -goversion go1.14.12 -D "" -importcfg $WORK/b561/importcfg -pack ./shlex.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/73/73d30ff3c8bc5a911017a1336391c58bbadf4e17489457b010c4ce22233cb9de-d # internal github.com/containers/libpod/pkg/channelwriter mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/channelwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/containers/libpod/pkg/channelwriter -complete -installsuffix shared -buildid w5PA2N5gv0PBJkQgCtzk/w5PA2N5gv0PBJkQgCtzk -goversion go1.14.12 -D "" -importcfg $WORK/b564/importcfg -pack ./channelwriter.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/45/45f09a79f5c0689113703a2cd228412f3a6b6ffb8bc4b383c211170267d40025-d # internal github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b105/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid TzePtnM02SUKSQz1WPtO/TzePtnM02SUKSQz1WPtO -goversion go1.14.12 -D "" -importcfg $WORK/b104/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/c6/c6260f6f537df31c0efed30860d681d4b93b2fb9667a5c8c9e35373af141d174-d # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/f1/f15ca55045f27c96217891a6dc0584c7fcd191dedf27bb556193ddca7a6ea98f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/0e/0efadf30c9fecd4cc05bafe9db3e4a22a4b63504fbb83d0deada6eeb4b7cee4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/92/92cf7659cb4448966ed510eabe4cf73ffbd2cb07f246dbb308002cd147c3a345-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/8c/8c43293d1b815b02d24bdc350fe08c4f4ed1d10a134d73e85ee25361c59b21cb-d # internal github.com/containers/libpod/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b511/ cat >$WORK/b511/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b511=>" -I $WORK/b511/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b511/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/9c/9cbe015552ea62a3f0d773d45080619cf11859f927391092a335d89d6bbee9aa-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b470/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid t5CHnjrMI6JflXMyVXUf/t5CHnjrMI6JflXMyVXUf -goversion go1.14.12 -D "" -importcfg $WORK/b468/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/fb/fb18870ec55f477889b9be88dc2b1a413ce53aa9bff389318ec0e52f8c58ed65-d # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/a9/a9d7dc676f03612ff70a3816ee0967434161e2acc6947dc25593bc5d9fcb1d07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/cc/cc2f92b4d59d36f01577340448a20fcaaded33ce3f474cf67b2d2d174037eb24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/3f/3f343be194b75f811b219677d0691de111f3ddfaec9d28b2ffb65d7632ea8090-d # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/2f/2ff7c3f2d952feab732374d17dd22ed23dfd6019f55fc3a01d34b8151ff4515d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/f0/f0905890c7479ec44dc44bbe3fc5900b329d22b697139d3cc68ca9dd8a4ad589-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b535/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid igGKam0f7MxKvskN7ziq/igGKam0f7MxKvskN7ziq -goversion go1.14.12 -D "" -importcfg $WORK/b532/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/4c/4c6dc50757d3ddf95526a22433a383edc877030679176a5ed53ce6b6f39c0ce4-d # internal cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b510/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b261/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid xPfH4Pw3-jjb2TTlDl4d/xPfH4Pw3-jjb2TTlDl4d -goversion go1.14.12 -symabis $WORK/b511/symabis -D "" -importcfg $WORK/b511/importcfg -pack -asmhdr $WORK/b511/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f7/f7d9d67647eea284b81e2ba0c446baa3fe09aefd95c30d4847f3fde1f29d5517-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid _dTVlEa606NCIjMEepTe/_dTVlEa606NCIjMEepTe -goversion go1.14.12 -D "" -importcfg $WORK/b261/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/75/756cc12d3dcf3cea90213968a0e360c017394158b116beb8237dbcbfd7bfc769-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/ae/ae0ffc3a14434eeabe587c6d74b6b50d87f2d12b089483036532fd3d8fbe5354-d # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/61/6183512ee2270a389c23b709b5c2058f484e1583f8fced3bae400953c014e1da-d # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/b5/b560dfef6a9c553ccd7384f63a2490503cdfdf7164817a10875032c222487e83-d # internal text/template mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b221/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p text/template -std -complete -installsuffix shared -buildid J809VrgsoXhTmxmTjbNY/J809VrgsoXhTmxmTjbNY -goversion go1.14.12 -D "" -importcfg $WORK/b220/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/ef/ef1c13d6b72affb443b7c8453d1d395b187bb17c67253040c02ddd1ff13528ae-d # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a9/a90faf4a8d7be1ce7d40454e19bf08b790fdb7c4d4b1be0674ada368ea3b11bb-d # internal cd $WORK/b461 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c vendor/golang.org/x/net/idna mkdir -p $WORK/b227/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cat >$WORK/b227/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=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b231/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid v_3ZqBca9vjV67MC3Ybb/v_3ZqBca9vjV67MC3Ybb -goversion go1.14.12 -D "" -importcfg $WORK/b227/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/67/678e3c6377330977336fb8b9e7373ccc262f0ac45c60d74525a697db175092f3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/ac/ac397a6221e512a6b617d98f0dd617afeb0ee55da9cd8f31be99540b03d39050-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/vbauerster/mpb mkdir -p $WORK/b259/ cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/4a/4a29042326c0b32c4e3dd7921326a3aa9f5177efc98af658589b53d657ea310e-d # internal cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b260/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b265/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid GWJqzz9mGsXR_bV0Grae/GWJqzz9mGsXR_bV0Grae -goversion go1.14.12 -D "" -importcfg $WORK/b259/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/86/86ba9963419152fa9134f6cf426b5cabea050e38d3890f8e378348bc24569f2f-d # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/e4/e4da470e85b4ec886feaa76561f6f396cb3abf51a126481aea140f2dbd4bdc1a-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/54/544e963cc60b54e85c879c7ab292d3787c179de311b92ff1457e90466f1b0f32-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b351/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b188/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b355/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid AfU6gU8fsVSpMY4dbu6T/AfU6gU8fsVSpMY4dbu6T -goversion go1.14.12 -D "" -importcfg $WORK/b351/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go github.com/containers/libpod/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b080/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b275/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid 81n7dpzkL60kqq82mO0k/81n7dpzkL60kqq82mO0k -goversion go1.14.12 -D "" -importcfg $WORK/b188/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid YsSc7lwovGLE3OQMECKn/YsSc7lwovGLE3OQMECKn -goversion go1.14.12 -D "" -importcfg $WORK/b080/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 5XpqbKY7l22quJ1mh3gF/5XpqbKY7l22quJ1mh3gF -goversion go1.14.12 -D "" -importcfg $WORK/b275/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b322/ mkdir -p $WORK/b113/ mkdir -p $WORK/b182/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b324/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer github.com/containers/libpod/pkg/hooks/1.0.0 cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b183/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 32bk12ZowaqJbIudLxNt/32bk12ZowaqJbIudLxNt -goversion go1.14.12 -D "" -importcfg $WORK/b322/importcfg -pack ./strslice.go github.com/containers/libpod/vendor/github.com/blang/semver cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid F5kvkEGQ6Dj8CWEgLW37/F5kvkEGQ6Dj8CWEgLW37 -goversion go1.14.12 -D "" -importcfg $WORK/b113/importcfg -pack ./strslice.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid n2vDOINWOu6-9SxfdQdg/n2vDOINWOu6-9SxfdQdg -goversion go1.14.12 -D "" -importcfg $WORK/b182/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go github.com/containers/libpod/vendor/github.com/prometheus/common/model github.com/containers/libpod/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b401/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b144/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid zEM4FrXA_e-UfiC6nbc3/zEM4FrXA_e-UfiC6nbc3 -goversion go1.14.12 -D "" -importcfg $WORK/b324/importcfg -pack ./parse.go mkdir -p $WORK/b420/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b427/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid RMbuOUtqwUz5ajyVIKR6/RMbuOUtqwUz5ajyVIKR6 -goversion go1.14.12 -D "" -importcfg $WORK/b401/importcfg -pack ./json.go cat >$WORK/b420/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/morikuni/aec=github.com/containers/libpod/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b422/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b513/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid 4Uk2TNpwe9HV3Z2UNWMn/4Uk2TNpwe9HV3Z2UNWMn -goversion go1.14.12 -D "" -importcfg $WORK/b420/importcfg -pack ./jsonmessage.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid QdHHVAOiXw4QvTjXQRP0/QdHHVAOiXw4QvTjXQRP0 -goversion go1.14.12 -D "" -importcfg $WORK/b427/importcfg -pack ./strslice.go mkdir -p $WORK/b492/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b370/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid R7T6MsseJnQZwpDJPKi4/R7T6MsseJnQZwpDJPKi4 -goversion go1.14.12 -D "" -importcfg $WORK/b513/importcfg -pack ./framer.go cat >$WORK/b492/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b371/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid 4wu3HDAWcGpfGsItqkg3/4wu3HDAWcGpfGsItqkg3 -goversion go1.14.12 -D "" -importcfg $WORK/b302/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid E7IF7Ur6i-ToFG9yRQjk/E7IF7Ur6i-ToFG9yRQjk -goversion go1.14.12 -D "" -importcfg $WORK/b370/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b341/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid RrFHu43goTsQbliALOnD/RrFHu43goTsQbliALOnD -goversion go1.14.12 -D "" -importcfg $WORK/b492/importcfg -pack ./hook.go ./when.go mkdir -p $WORK/b296/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid pt0q9Ce9jqE6eE-rFK0d/pt0q9Ce9jqE6eE-rFK0d -goversion go1.14.12 -D "" -importcfg $WORK/b341/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid p2onS3VaPmCHif9HZj5R/p2onS3VaPmCHif9HZj5R -goversion go1.14.12 -D "" -importcfg $WORK/b296/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -o $WORK/b461/_cgo_.o $WORK/b461/_cgo_main.o $WORK/b461/_x001.o $WORK/b461/_x002.o -g -O2 cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/05/05b6b409b33f3d34fb81de3397bde2a0b5e58145c44c716f664ac1cee4acf45f-d # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/3d/3d11267ab1b6c36614bceb79b4f0ff7710ca3b8ae230cff6ffaddba07203532b-d # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/ee/ee293e8b892970437c9ff84f7a836c64df6ebfc1a431f34998fa9835249b642b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/91/912064dc0f2f14026df4c10376df89392e4350902841200e953fd683b934c948-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/41/41a82f8ad730fc6b97ed1e96f41442a7e7adcb28d3b82affca81ff7cac532122-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid zfa00fDIC6h9PnPgB1lY/zfa00fDIC6h9PnPgB1lY -goversion go1.14.12 -D "" -importcfg $WORK/b246/importcfg -pack ./types.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/1c/1cbba978275da325d903dbd710db3b0e1fa840e1fe5df0cef1f48655972763c3-d # internal github.com/containers/libpod/vendor/github.com/hpcloud/tail mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b470/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid hDuz4DC_zxCH8GY1nJVQ/hDuz4DC_zxCH8GY1nJVQ -goversion go1.14.12 -D "" -importcfg $WORK/b465/importcfg -pack ./tail.go ./tail_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/4b/4b132ac2cf26704d4ba2ab0b147bec0b6d7a405388fa6a90cab126431092264b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/ef/ef636c88407bbbd3a1e4c4ec46720c350f78e1c289790f4711bf06fbf91d3daa-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/55/550cfa85ca832df099adbcfe4c33b5491728178041b54ac784cf27779319733e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/79/79ff896b4ef360bf9952c2fe8c2e0398fbe74c2586c890a65e14035fc2bd0483-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/58/5854f58875b16df46a0a4190c607b7526c70146bc9c58fde8fceacbb6a097970-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b274/ cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/5b/5b268a7977e91036d181e62498470f4cae3ce1a31adb3aec55fce8d1c7cfb33e-d # internal cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid AI6PqGF0Cvpx3Y1FwuXV/AI6PqGF0Cvpx3Y1FwuXV -goversion go1.14.12 -D "" -importcfg $WORK/b274/importcfg -pack ./client.go ./command.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/99/99b4a038868616c8c48707ca5dcec2a59371ab300a64d70080ade696577b8145-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/0b/0b53df218400080950d8590d92ecc861860f61b05f1df0b7bc12e4812e3c3f8e-d # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/3c/3ccef020cbbb892dab23dd64065390158d264e263e71d3ee335c3dbbc2750351-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/24/24b407b371b1de1d9a32ab4f36746b6bc21d0066f2004965d39f0e01af469fc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/67/6731686d66b68dee37dfc50cca66ff490a28c983e683d1aaa94ce443bcc0a1a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b461/_cgo_.o -dynout $WORK/b461/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/b2/b2441cfe41f80528203f6289c1c32e19d372eff5fde47dcda0eb363e4ef38f99-d # internal cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid PIauVVwUVkUI5qWXGJuz/PIauVVwUVkUI5qWXGJuz -goversion go1.14.12 -D "" -importcfg $WORK/b461/importcfg -pack ./host.go $WORK/b461/_cgo_gotypes.go $WORK/b461/host_cgo.cgo1.go $WORK/b461/_cgo_import.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o -g -O2 cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/27/27b07c7c6672a29427e5874e52976491e47cfe6131b0ca724265621f307216db-d # internal cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b461/_pkg_.a $WORK/b461/_x001.o $WORK/b461/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/f7/f78c6b48c4294fe5e3fdd48fc6b1009faab70c302b1941994a920307a8662e19-d # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/2a/2a453e82c15903eff8c3fb018a0bde22d164e2fdac223126a1353b14e90a3ca4-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p net -std -installsuffix shared -buildid H7WSoy2TYfmANPe2Dbrr/H7WSoy2TYfmANPe2Dbrr -goversion go1.14.12 -D "" -importcfg $WORK/b054/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo_linux.cgo1.go $WORK/b054/cgo_resnew.cgo1.go $WORK/b054/cgo_socknew.cgo1.go $WORK/b054/cgo_unix.cgo1.go $WORK/b054/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/28/28a09c4a40c65991a8c372b1a2b99c15803fec262218602de2ae82b65f91a015-d # internal github.com/containers/libpod/libpod/logs mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/logs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid npFIPWqbd5nx3mssC_DB/npFIPWqbd5nx3mssC_DB -goversion go1.14.12 -D "" -importcfg $WORK/b484/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/18/18f8df852065b5d4b67ce3634a66cbcdc503315014e0ea1bca054ebfb16fe574-d # internal cd $WORK/b464 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b464=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/bc/bcf6393de2564f37db4c3a26a2a134e57f82f75400011f0116fb15267d4cba95-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/f9/f98fd76ba79722cdb36e67c6f4d625d2e30c0a6606a3d34eb94ec0b4ee0cf777-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/f7/f72e7adaa584d46ce9bed880d614f77d5c2c4b833a6d29b5dd8ff8d20409088d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cd $WORK/b464 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b464=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/2e/2ea6cb17207669442d8fd5f48796ed260dbd19b9606228c6be3e7c73b23e957f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b464=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/24/2424e09dbbb978edc34bb2b5b5222fb806216bc76d61e8efd2d147addf3be02d-d # internal go/printer mkdir -p $WORK/b219/ go/parser mkdir -p $WORK/b218/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b215/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p go/printer -std -complete -installsuffix shared -buildid wY7OFBJ0ZBElfyViRfE_/wY7OFBJ0ZBElfyViRfE_ -goversion go1.14.12 -D "" -importcfg $WORK/b219/importcfg -pack ./nodes.go ./printer.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b215/_pkg_.a packagefile go/scanner=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p go/parser -std -complete -installsuffix shared -buildid ludKb07T96IlJm2zb4Pz/ludKb07T96IlJm2zb4Pz -goversion go1.14.12 -D "" -importcfg $WORK/b218/importcfg -pack ./interface.go ./parser.go cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c4/c494483aaa61e37aa93146b4ee1c76a470f5df6a0eac780a623b57295920c694-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/be/be3384a5e222131d38c241c0d135d10f9290b627c2965ea77ecc1a5c43fa4c02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/aa/aa78b6ccdd3d6a8637584e53e423c54acb05fe3c053066abbe901c972e6740cd-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask mkdir -p $WORK/b251/ github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs github.com/containers/libpod/vendor/github.com/containerd/continuity/fs mkdir -p $WORK/b411/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid 6fPJmbT43yM-Wj2Csaz3/6fPJmbT43yM-Wj2Csaz3 -goversion go1.14.12 -D "" -importcfg $WORK/b251/importcfg -pack ./umask_unix.go github.com/containers/libpod/pkg/errorhandling mkdir -p $WORK/b452/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/sysx=github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/errgroup=github.com/containers/libpod/vendor/golang.org/x/sync/errgroup importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/fs -complete -installsuffix shared -buildid syesC3N41SHjmH0pTE7T/syesC3N41SHjmH0pTE7T -goversion go1.14.12 -D "" -importcfg $WORK/b411/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/errorhandling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/pkg/errorhandling -complete -installsuffix shared -buildid r7i-H_VeZUH4XBKCxdsU/r7i-H_VeZUH4XBKCxdsU -goversion go1.14.12 -D "" -importcfg $WORK/b452/importcfg -pack ./errorhandling.go github.com/containers/libpod/pkg/hooks/exec mkdir -p $WORK/b072/ github.com/containers/libpod/pkg/hooks github.com/containers/libpod/libpod/lock/shm mkdir -p $WORK/b483/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid F_2oHJ9sR7q-9s-yje5k/F_2oHJ9sR7q-9s-yje5k -goversion go1.14.12 -D "" -importcfg $WORK/b072/importcfg -pack ./system_registries_v2.go mkdir -p $WORK/b198/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b483/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b483/ -g -O2 -Wall -Werror ./shm_lock.go mkdir -p $WORK/b170/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b198/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b198/ -g -O2 ./projectquota.go mkdir -p $WORK/b258/ mkdir -p $WORK/b415/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b171/_pkg_.a EOF cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid KoVQRx5CvvzZ60jIvvQF/KoVQRx5CvvzZ60jIvvQF -goversion go1.14.12 -D "" -importcfg $WORK/b170/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 9daDHQf2UJBRHqQwIVzr/9daDHQf2UJBRHqQwIVzr -goversion go1.14.12 -D "" -importcfg $WORK/b258/importcfg -pack ./memory.go mkdir -p $WORK/b254/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b171/_pkg_.a EOF mkdir -p $WORK/b418/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid LAKnJWtEv3lJQ-HroNvQ/LAKnJWtEv3lJQ-HroNvQ -goversion go1.14.12 -D "" -importcfg $WORK/b415/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b366/ mkdir -p $WORK/b494/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid 5u6-At-HJ7VwrJNiqpDU/5u6-At-HJ7VwrJNiqpDU -goversion go1.14.12 -D "" -importcfg $WORK/b254/importcfg -pack ./boltdb.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid lFUabxmaLBeIlArqAIIF/lFUabxmaLBeIlArqAIIF -goversion go1.14.12 -D "" -importcfg $WORK/b418/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid F_lrhSVXg1c7EZAEui_T/F_lrhSVXg1c7EZAEui_T -goversion go1.14.12 -D "" -importcfg $WORK/b366/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go mkdir -p $WORK/b491/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid -QrHPftJ6GQ2LT6EaJs2/-QrHPftJ6GQ2LT6EaJs2 -goversion go1.14.12 -D "" -importcfg $WORK/b494/importcfg -pack ./exec.go ./runtimeconfigfilter.go cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid Ln9W46ByS75D2K5AxpiY/Ln9W46ByS75D2K5AxpiY -goversion go1.14.12 -D "" -importcfg $WORK/b491/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go cd $WORK/b464 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b464=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cd $WORK/b037 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/37/37e1316d237740eae78e29a10bbb32a5c7878e86e8ae375309b7260ea5ddd254-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/fc/fc444183e1a6ed90248ad2845569a50040586a3b95afc6494cb0fc4b678beeba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b464=/tmp/go-build -gno-record-gcc-switches -o $WORK/b464/_cgo_.o $WORK/b464/_cgo_main.o $WORK/b464/_x001.o $WORK/b464/_x002.o $WORK/b464/_x003.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/26/2603ff5d616190e29981d5730f4f4c78da09d1e2d82d0c34f8d120973f14051b-d # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/7c/7cbba21fbe96a36d1616a4400202c95853e701aa89640aa3509cda72c59c86c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/a0/a0f0ca24aba370e456a54d4d44c4100df18cd86e69f0274c229206f234b56cd2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/9a/9a461e02fcbdd8648631cbea3e6a2e13bd195e7d733a826f4bb8234e1a937667-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid reawKVSs40GIig36CQLI/reawKVSs40GIig36CQLI -goversion go1.14.12 -D "" -importcfg $WORK/b174/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/fc/fcf9986f9fd49535f6931e6195c66f0611fdd5852ab5b4fe6737f04a764f6965-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o -g -O2 cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/e8/e8117c174fb7838c5ae0cad945aa654bf399dbd50988a9e90de5bf870165970b-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb importmap github.com/containers/image/v5/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid zeSAgZ0YrAXKNkZvHzy5/zeSAgZ0YrAXKNkZvHzy5 -goversion go1.14.12 -D "" -importcfg $WORK/b253/importcfg -pack ./default.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage dlopen -dynimport $WORK/b464/_cgo_.o -dynout $WORK/b464/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/38/388835b3a425c1397d71874fca530fb546aaf66deb8895bdb0c644a7ece29810-d # internal github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid ragXqyhpPoXKtq-6IhwW/ragXqyhpPoXKtq-6IhwW -goversion go1.14.12 -D "" -importcfg $WORK/b567/importcfg -pack ./hook.go cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid DgVK_RaWeT_EWboFx6L8/DgVK_RaWeT_EWboFx6L8 -goversion go1.14.12 -D "" -importcfg $WORK/b464/importcfg -pack $WORK/b464/_cgo_gotypes.go $WORK/b464/dlopen.cgo1.go $WORK/b464/dlopen_example.cgo1.go $WORK/b464/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b096/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b096/_pkg_.a $WORK/b096/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/62/625821c4940ec34c46fcee824ce4b0583fe4497dad243eb25facd971a6aaa9ad-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid UoCAWRh2buKR0hfpmQ1b/UoCAWRh2buKR0hfpmQ1b -goversion go1.14.12 -D "" -importcfg $WORK/b417/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p os/user -std -installsuffix shared -buildid o58e2pyJiwR6ySmskFc4/o58e2pyJiwR6ySmskFc4 -goversion go1.14.12 -D "" -importcfg $WORK/b037/importcfg -pack ./lookup.go ./user.go $WORK/b037/_cgo_gotypes.go $WORK/b037/cgo_lookup_unix.cgo1.go $WORK/b037/getgrouplist_unix.cgo1.go $WORK/b037/listgroups_unix.cgo1.go $WORK/b037/_cgo_import.go cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/7a/7af570f110a91cfc2a5d5863884ad9934e051bb9aacd3e5b4e26f153a4f5fa8d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/94/94d13c3a73b994b68037dabe35d68e40cea1646cbb877e64b2fbb17790f73e2f-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ca/caf2ffee68786df754ba7c4216f697624bca4a1a89a61e90d3580ce2f0a7a387-d # internal crypto/dsa mkdir -p $WORK/b130/ github.com/containers/libpod/vendor/gopkg.in/inf.v0 encoding/asn1 mkdir -p $WORK/b383/ mkdir -p $WORK/b095/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a EOF cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid Ax8BYF6KLA63LIWhQ9EX/Ax8BYF6KLA63LIWhQ9EX -goversion go1.14.12 -D "" -importcfg $WORK/b130/importcfg -pack ./dsa.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid gDYF8dBE6uSqfEXhM55s/gDYF8dBE6uSqfEXhM55s -goversion go1.14.12 -D "" -importcfg $WORK/b383/importcfg -pack ./dec.go ./rounder.go crypto/elliptic mkdir -p $WORK/b116/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid yEz3CwlCu0KLJztgffT4/yEz3CwlCu0KLJztgffT4 -goversion go1.14.12 -D "" -importcfg $WORK/b095/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b116/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/1b/1b2f92b7127036e542c97e57dc430128cd4f5f34603fad36e4973c96c8da4231-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b556/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups cat >$WORK/b556/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b559/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid ncv0Pmvq3tp6mUc8Prvq/ncv0Pmvq3tp6mUc8Prvq -goversion go1.14.12 -D "" -importcfg $WORK/b556/importcfg -pack ./devices.go cat >$WORK/b559/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid yQJBV2NJZB_KlA_noyUJ/yQJBV2NJZB_KlA_noyUJ -goversion go1.14.12 -D "" -importcfg $WORK/b559/importcfg -pack ./cgroups.go ./stats.go ./utils.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b464/_pkg_.a $WORK/b464/_x001.o $WORK/b464/_x002.o $WORK/b464/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/17/1789999a8769356657beedee0ad48716fe089ae4babbe8798fa13c11b48d9b1a-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal mkdir -p $WORK/b463/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b463/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b463/ -g -O2 ./journal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid ghpoY4-ZM4JAd0nsr6St/ghpoY4-ZM4JAd0nsr6St -goversion go1.14.12 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/ca/cae1a8e78ead3e630686b12ea848e30a1c9d373b47ce8f42ed445733562ad24a-d # internal go/doc mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b215/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile internal/lazyregexp=$WORK/b398/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p go/doc -std -complete -installsuffix shared -buildid jsh2njb_KKVaJKrgqb5K/jsh2njb_KKVaJKrgqb5K -goversion go1.14.12 -D "" -importcfg $WORK/b397/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go html/template mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b571/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile text/template/parse=$WORK/b221/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p html/template -std -complete -installsuffix shared -buildid LtX4MxActl2WhFhdwHmi/LtX4MxActl2WhFhdwHmi -goversion go1.14.12 -D "" -importcfg $WORK/b570/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/eb/eb60bfffde4bdcc49f7b69c27c04314a2b464c849b4c9c1d40906ea1b893cb15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/f1/f101f018ca04ba41291dc8b88c9f88d0ed98bb7f3435b0da24368ce1dd41f50f-d # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/47/47247ddcbca44da03603712869659e141054ac60858bb65308baca7124f2e23c-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid pc-KH4nBP5tdlrLII3_X/pc-KH4nBP5tdlrLII3_X -goversion go1.14.12 -D "" -importcfg $WORK/b173/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/bb/bb7745c89091120609d27d1e5343fce3b5e08120f784f894e58078e00dfcb0a5-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b276/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user github.com/containers/libpod/vendor/k8s.io/klog archive/tar github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b209/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid r0BMATy06bqEeCM5gW7b/r0BMATy06bqEeCM5gW7b -goversion go1.14.12 -D "" -importcfg $WORK/b276/importcfg -pack ./homedir_linux.go ./homedir_unix.go mkdir -p $WORK/b248/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b176/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid SQF4QbMQJSIg8D6U7LqF/SQF4QbMQJSIg8D6U7LqF -goversion go1.14.12 -D "" -importcfg $WORK/b209/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go mkdir -p $WORK/b395/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid r4_TebiDTc9GLqvr3JDH/r4_TebiDTc9GLqvr3JDH -goversion go1.14.12 -D "" -importcfg $WORK/b248/importcfg -pack ./user.go ./user_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid oOKLU6sHcdW60PQ3EooK/oOKLU6sHcdW60PQ3EooK -goversion go1.14.12 -D "" -importcfg $WORK/b176/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go mkdir -p $WORK/b002/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/klog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid jEvNeqBNUNZ9OdjTZ7ve/jEvNeqBNUNZ9OdjTZ7ve -goversion go1.14.12 -D "" -importcfg $WORK/b395/importcfg -pack ./klog.go ./klog_file.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid 2BgkagGKp70dWFeuvxvG/2BgkagGKp70dWFeuvxvG -goversion go1.14.12 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/12/123c2439f599037e5ce8efc929b5b72fb6cd66eee678f43958012228fb675f1d-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid qalbLeAa0bk-Pzq82Wd1/qalbLeAa0bk-Pzq82Wd1 -goversion go1.14.12 -D "" -importcfg $WORK/b425/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/dd/dd75d87e8a5645a62dd07885c3c3e5a9a9119de5599f3251c7440d6999ee6d65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/b0/b081032b75016c91d0ed1bc67bf78096876238766abcdece75fb1e1f1e419f68-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b272/ github.com/containers/libpod/cmd/podman/remoteclientconfig cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/internal/pkg/keyctl=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid mgHxcxYObcdufV_Qr9PK/mgHxcxYObcdufV_Qr9PK -goversion go1.14.12 -D "" -importcfg $WORK/b272/importcfg -pack ./config.go ./config_linux.go mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/remoteclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/libpod/cmd/podman/remoteclientconfig -complete -installsuffix shared -buildid 4UTjC9MVxeFsVJr2z1gG/4UTjC9MVxeFsVJr2z1gG -goversion go1.14.12 -D "" -importcfg $WORK/b439/importcfg -pack ./config.go ./config_linux.go ./configfile.go ./errors.go cd $WORK/b198 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/bc/bc149caef4b73d022a35069c1776ee0fd906de52d992d26044a8c9ec1bb247cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/92/92a20c237640995765e51c7d8f795e26711901d5d72f35254694767ab068f073-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/82/82f92f8cb9236ac988e1323d4545d3b54f0e88d86ba25b700a5acbb4b604f447-d # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/14/1433480a10612d5f6daf33c8ff049ea43dc1a60b818c853fd88798c9b7ab1aa8-d # internal cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cd $WORK/b198 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d6/d6f7278a3c1b96dd36ab999ccb89919cf76f462369f9d2f3e057e1c9eb669419-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/ae/ae84e8016a31d86dd6235e3e6f0906a9043138264ec60893682aeb6bc377937c-d # internal github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b307/ github.com/containers/libpod/pkg/trust github.com/containers/libpod/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b515/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b308/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal mkdir -p $WORK/b568/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid tHqYglvwRnZIZPbUsYid/tHqYglvwRnZIZPbUsYid -goversion go1.14.12 -D "" -importcfg $WORK/b307/importcfg -pack ./fields.go ./yaml.go cat >$WORK/b515/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b308/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b568/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b308/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid iuIFJsUbhteZ_HbsWzr9/iuIFJsUbhteZ_HbsWzr9 -goversion go1.14.12 -D "" -importcfg $WORK/b515/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid sthnsj5pmmEtByrDdR1m/sthnsj5pmmEtByrDdR1m -goversion go1.14.12 -D "" -importcfg $WORK/b568/importcfg -pack ./trust.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/9c/9c7a94cd9ab9f2813865fe078bbf64c5a3ad78ca7449e877a1bfd2f5b40bd978-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/a9/a98ed9e7a2594469e4490cae365e7ddc4869adab3a8d681a8b1854c6857c2d19-d # internal go/format mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b215/_pkg_.a packagefile go/parser=$WORK/b218/_pkg_.a packagefile go/printer=$WORK/b219/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p go/format -std -complete -installsuffix shared -buildid Pjx_FgSorrJBGpEXqH2L/Pjx_FgSorrJBGpEXqH2L -goversion go1.14.12 -D "" -importcfg $WORK/b214/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/eb/eb8a4897825e0fbaa26d0caca6d36b87da707aa8e980a1376e542b01996acd51-d # internal cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b511=>" -I $WORK/b511/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b511/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b511=>" -I $WORK/b511/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b511/relfect2_mips64x.o ./relfect2_mips64x.s cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/de/de0c7b2a8a3835592cd72fc680ddb3174b59a7b174a49bf0f95234cf1956844b-d # internal cd $WORK/b198 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b511=>" -I $WORK/b511/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b511/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/c4/c4eaef078bb2dac3a6712466e03072adf9dec08bad21a09c07a96759a3f09d1b-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/fb/fb458c6008a9b1adf032aa98ce001ccccfe8abe1d5dad364a4142f75775e46b8-d # internal github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception mkdir -p $WORK/b212/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b213/_pkg_.a packagefile go/format=$WORK/b214/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid z4LHUwV0-2Pj3DTmkL4i/z4LHUwV0-2Pj3DTmkL4i -goversion go1.14.12 -D "" -importcfg $WORK/b212/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go mkdir -p $WORK/b172/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b511=>" -I $WORK/b511/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b511/relfect2_ppc64x.o ./relfect2_ppc64x.s cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b181/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process github.com/containers/libpod/pkg/lookup github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid PsrGxf5RVaYc56IoPOUA/PsrGxf5RVaYc56IoPOUA -goversion go1.14.12 -D "" -importcfg $WORK/b172/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b181/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b181/ -g -O2 ./sysconfig.go mkdir -p $WORK/b460/ mkdir -p $WORK/b542/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid A6WZK12QfIydmTo28ZbY/A6WZK12QfIydmTo28ZbY -goversion go1.14.12 -D "" -importcfg $WORK/b460/importcfg -pack ./process.go mkdir -p $WORK/b416/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid Sn6wSXhCBIhc-Uwakq0R/Sn6wSXhCBIhc-Uwakq0R -goversion go1.14.12 -D "" -importcfg $WORK/b542/importcfg -pack ./lookup.go cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid OUwTxFUb0q6aEQq8AIiZ/OUwTxFUb0q6aEQq8AIiZ -goversion go1.14.12 -D "" -importcfg $WORK/b416/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b116/p256_asm_amd64.o ./p256_asm_amd64.s cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b511/_pkg_.a $WORK/b511/reflect2_amd64.o $WORK/b511/relfect2_mips64x.o $WORK/b511/relfect2_mipsx.o $WORK/b511/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/a3/a3b8a140799cc34ff41d066eceb387524295b3d5647026fa18d3cc3098986aea-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/27/27a3cfaa2c706fca5055aa6e9f691e6fd26e69a65ceb2c0266f2f420622f09d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/0d/0d79466fa1d4ffb66d1168aa71b142ff896efc2ebf1dbcb5249eeb22cca97368-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid tVsvfeb3pUb4ZTpC6Rm0/tVsvfeb3pUb4ZTpC6Rm0 -goversion go1.14.12 -D "" -importcfg $WORK/b403/importcfg -pack ./runtime.go cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/6e/6e4fbada472b380112880e1589abf8ff0bcfa947f12718bdb840dc4c696e6da3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/79/793ccb2f552e315d15fb581c5e0c1f2a6227f4c127d29f1f1ab7d81a5f7ecd3c-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b198=/tmp/go-build -gno-record-gcc-switches -o $WORK/b198/_cgo_.o $WORK/b198/_cgo_main.o $WORK/b198/_x001.o $WORK/b198/_x002.o -g -O2 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid 2Ka9L_xGD7MRL5SK35Ho/2Ka9L_xGD7MRL5SK35Ho -goversion go1.14.12 -D "" -importcfg $WORK/b455/importcfg -pack ./psgo.go cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/1d/1d5469e8c6c4c41075907c7bb1b09b65eb07fb46549eccf7034cd6b29b1b4c23-d # internal github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b511/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid kTdy2z5bM4eTU4tek0aa/kTdy2z5bM4eTU4tek0aa -goversion go1.14.12 -D "" -importcfg $WORK/b509/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/ff/ffabc28702113339723baa54f066dae99b12756214afbcf759acc751881d55c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid -IqxgwsquCYJ3tYDkZWP/-IqxgwsquCYJ3tYDkZWP -goversion go1.14.12 -D "" -importcfg $WORK/b434/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/65/65f16f21b067094f14b0aa123811a01e2ac1b5082f11ab92478e9614ea958ad1-d # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/b0/b082fb5630a0adafe446339cfd4e7f74be94f00963e9cdae5762c75573c77b88-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b515/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid sCTBd7oJcIZviFqXGjyN/sCTBd7oJcIZviFqXGjyN -goversion go1.14.12 -D "" -importcfg $WORK/b514/importcfg -pack ./decoder.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b198/_cgo_.o -dynout $WORK/b198/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid oUwY_WVsal3ONiHmD1Cg/oUwY_WVsal3ONiHmD1Cg -goversion go1.14.12 -D "" -importcfg $WORK/b198/importcfg -pack $WORK/b198/_cgo_gotypes.go $WORK/b198/projectquota.cgo1.go $WORK/b198/_cgo_import.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/13/1333b38460c8b312a8f42495e0901f1fef7d469cac023ddbfd1e266a6b6835e8-d # internal crypto/x509/pkix mkdir -p $WORK/b131/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b133/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid GiMtprA_spqamUAY5326/GiMtprA_spqamUAY5326 -goversion go1.14.12 -D "" -importcfg $WORK/b131/importcfg -pack ./pkix.go crypto/internal/boring mkdir -p $WORK/b092/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b134/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b092/ -importpath crypto/internal/boring -- -I $WORK/b092/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid gDfAzW97fs35wfWh3Nrz/gDfAzW97fs35wfWh3Nrz -goversion go1.14.12 -D "" -importcfg $WORK/b133/importcfg -pack ./asn1.go ./builder.go ./string.go cd $WORK/b181 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I $WORK/b483/ -g -O2 -Wall -Werror -o $WORK/b483/_x003.o -c shm_lock.c cd $WORK/b181 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/7d/7d476bbd109d43ad067f9be70ac0078e47c68391b26151da8733edeb9a151d10-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b242/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b242/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b242/ -g -O2 -Wall ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/9a/9aebe0e5f22febfbc3413c90829576917d71afd0db0970b1b66d445c1e22395c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/5a/5ad82bf0ebd56bbff63c005b7bfbfceef9242521f950ece1283dfe37dc4ae687-d # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/84/84252ad526a7f657df5b94999593f48e5fe4b870996d86be99416551845510d3-d # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/2d/2d974f8c819a9fb8690c80f8bf8493e9f6b82a9127111cf4712958587595229a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/fe/feec46c65e446a717248c938803822e778a04ca9df38812cd82a984e2341ee75-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b198/_pkg_.a $WORK/b198/_x001.o $WORK/b198/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/62/62f2bf8b2a5903a10fb91bf33284c56c382b91f2ea1e518f025f38599e2f8faf-d # internal cd $WORK/b181 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/c7/c7119f7afe13597b7bb0147fa2001a4b85c366a071c9f1133d7e4f490fbb0806-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I $WORK/b242/ -g -O2 -Wall -o $WORK/b242/_x003.o -c unshare.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -o $WORK/b181/_cgo_.o $WORK/b181/_cgo_main.o $WORK/b181/_x001.o $WORK/b181/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b181/_cgo_.o -dynout $WORK/b181/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid kTBkX2aGRSuro1-i1YlP/kTBkX2aGRSuro1-i1YlP -goversion go1.14.12 -D "" -importcfg $WORK/b181/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b181/_cgo_gotypes.go $WORK/b181/sysconfig.cgo1.go $WORK/b181/_cgo_import.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/39/394196a8382b0012e5cbd63118438a02bd6c09b5d56cdee313eaa9782974725e-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8a/8abb29e5e8316068f282d5ae4cca9ad8616347c3fdf1cbcd6c6a7c34c2173dbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/f6/f60324b20cb711531e5f9428b5407f16ff9a58ec36bb492ba468b826807bf858-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b208/ github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b222/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b209/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid u49cnP83Bv3cOGUG9iT-/u49cnP83Bv3cOGUG9iT- -goversion go1.14.12 -D "" -importcfg $WORK/b208/importcfg -pack ./tarlogger.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b188/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid dNN8JaZb1F1Bvy8Mwagh/dNN8JaZb1F1Bvy8Mwagh -goversion go1.14.12 -D "" -importcfg $WORK/b222/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/73/73321f02a67c7558e4e37060e3aeb608daea50355385efa2b914b1209b8dc257-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/5f/5ff1036b1584021f0858cdb9d350678db4d53e16b279b61d9edbf60eff912971-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b181/_pkg_.a $WORK/b181/_x001.o $WORK/b181/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/09/099d1377680f23c19bc69210182579dd79fd8fa978b01bd197c96b1df59300a1-d # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/f2/f21ba99bee24db4d914bdff337b2c1fcc519a669008e9f24144551f620cb6990-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/3b/3b98df4e949eb256d376d476118e23167b2bd4e82fe54b11129ea3b62566f5c4-d # internal cd $WORK/b483 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -o $WORK/b483/_cgo_.o $WORK/b483/_cgo_main.o $WORK/b483/_x001.o $WORK/b483/_x002.o $WORK/b483/_x003.o -g -O2 -lrt -lpthread cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -o $WORK/b242/_cgo_.o $WORK/b242/_cgo_main.o $WORK/b242/_x001.o $WORK/b242/_x002.o $WORK/b242/_x003.o -g -O2 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage shm -dynimport $WORK/b483/_cgo_.o -dynout $WORK/b483/_cgo_import.go cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid GTCs5UbZi35d2tP-JNhv/GTCs5UbZi35d2tP-JNhv -goversion go1.14.12 -D "" -importcfg $WORK/b483/importcfg -pack $WORK/b483/_cgo_gotypes.go $WORK/b483/shm_lock.cgo1.go $WORK/b483/_cgo_import.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b242/_cgo_.o -dynout $WORK/b242/_cgo_import.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid DsLr1lwtQWCs-WiTHYIW/DsLr1lwtQWCs-WiTHYIW -goversion go1.14.12 -D "" -importcfg $WORK/b242/importcfg -pack ./unshare.go $WORK/b242/_cgo_gotypes.go $WORK/b242/unshare_cgo.cgo1.go $WORK/b242/_cgo_import.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/shm /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b483/_pkg_.a $WORK/b483/_x001.o $WORK/b483/_x002.o $WORK/b483/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/8e/8e01960cecaec4aad1d4fb7862e63658f5db38d96a1e36b457b6c5123048a2c7-d # internal cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b242/_pkg_.a $WORK/b242/_x001.o $WORK/b242/_x002.o $WORK/b242/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cd $WORK/b463 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f3/f3ae9ef603fd04b435ad8aa70428ab9cb8f91c9aed8f6b2317802964e0c105ed-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -o $WORK/b244/_cgo_.o $WORK/b244/_cgo_main.o $WORK/b244/_x001.o $WORK/b244/_x002.o $WORK/b244/_x003.o -g -O2 -lseccomp cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b463=/tmp/go-build -gno-record-gcc-switches -o $WORK/b463/_cgo_.o $WORK/b463/_cgo_main.o $WORK/b463/_x001.o $WORK/b463/_x002.o -g -O2 cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b244/_cgo_.o -dynout $WORK/b244/_cgo_import.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid iAxeVNWxHT2rJQy2Sv90/iAxeVNWxHT2rJQy2Sv90 -goversion go1.14.12 -D "" -importcfg $WORK/b244/importcfg -pack $WORK/b244/_cgo_gotypes.go $WORK/b244/seccomp.cgo1.go $WORK/b244/seccomp_internal.cgo1.go $WORK/b244/_cgo_import.go cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sdjournal -dynimport $WORK/b463/_cgo_.o -dynout $WORK/b463/_cgo_import.go cat >$WORK/b463/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b464/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid _eOL9LMET3pc-wE46zQF/_eOL9LMET3pc-wE46zQF -goversion go1.14.12 -D "" -importcfg $WORK/b463/importcfg -pack ./functions.go ./read.go $WORK/b463/_cgo_gotypes.go $WORK/b463/journal.cgo1.go $WORK/b463/_cgo_import.go cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b244/_pkg_.a $WORK/b244/_x001.o $WORK/b244/_x002.o $WORK/b244/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/53/536c7c04124cd8083e0e3d4ee7b4d6204e98f8670406164df922aa6238e2ec2e-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 4MvYoIdRc6LKLwjIIoGd/4MvYoIdRc6LKLwjIIoGd -goversion go1.14.12 -D "" -importcfg $WORK/b428/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c7/c74e4ccacfc0fb253a269ec2bcb020edc4a106273872ca82ab12ee4fd4ae53c1-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b053/ vendor/golang.org/x/net/http/httpproxy github.com/containers/libpod/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b323/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry github.com/containers/libpod/vendor/golang.org/x/net/internal/socks github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation github.com/containers/libpod/vendor/github.com/ishidawataru/sctp cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid iOLN-SAsya5blS3veTc6/iOLN-SAsya5blS3veTc6 -goversion go1.14.12 -D "" -importcfg $WORK/b053/importcfg -pack ./args.go ./types.go net/textproto mkdir -p $WORK/b338/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/prometheus/procfs cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid R1u3373_uIu7qeoSTkBe/R1u3373_uIu7qeoSTkBe -goversion go1.14.12 -D "" -importcfg $WORK/b323/importcfg -pack ./nat.go ./parse.go ./sort.go cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF github.com/containers/libpod/cmd/podman/shared/parse mkdir -p $WORK/b441/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid _vS-z4f8GevwqEERfwDm/_vS-z4f8GevwqEERfwDm -goversion go1.14.12 -D "" -importcfg $WORK/b338/importcfg -pack ./authenticate.go ./registry.go mkdir -p $WORK/b233/ github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b280/ github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/varlink/go/varlink cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/shared/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid 83gGJCrp8S-9JNEnWIpu/83gGJCrp8S-9JNEnWIpu -goversion go1.14.12 -D "" -importcfg $WORK/b441/importcfg -pack ./parse.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ZpAhAFCve6AKZ872Bjtg/ZpAhAFCve6AKZ872Bjtg -goversion go1.14.12 -D "" -importcfg $WORK/b233/importcfg -pack ./proxy.go mkdir -p $WORK/b392/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b363/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid IcJuhMTkyOZyi7VlaVue/IcJuhMTkyOZyi7VlaVue -goversion go1.14.12 -D "" -importcfg $WORK/b280/importcfg -pack ./client.go ./socks.go mkdir -p $WORK/b232/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b393/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b303/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid O2iXmWr11guYCBROuRfN/O2iXmWr11guYCBROuRfN -goversion go1.14.12 -D "" -importcfg $WORK/b392/importcfg -pack ./validation.go cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/spf13/pflag cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid qWxnkhiQkFNnCWXihwQe/qWxnkhiQkFNnCWXihwQe -goversion go1.14.12 -D "" -importcfg $WORK/b363/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid NybjQbhS7V0c8mNn7A8J/NybjQbhS7V0c8mNn7A8J -goversion go1.14.12 -D "" -importcfg $WORK/b232/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b527/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b304/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b462/ mkdir -p $WORK/b443/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid R8iyYrveKnXPioMpMwI0/R8iyYrveKnXPioMpMwI0 -goversion go1.14.12 -D "" -importcfg $WORK/b303/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go mkdir -p $WORK/b432/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid L7pj1L5bQ6KmEPRzSlll/L7pj1L5bQ6KmEPRzSlll -goversion go1.14.12 -D "" -importcfg $WORK/b527/importcfg -pack ./connrotation.go cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal -complete -installsuffix shared -buildid buGpJwfGDCXLlKH3FXaM/buGpJwfGDCXLlKH3FXaM -goversion go1.14.12 -D "" -importcfg $WORK/b462/importcfg -pack ./journal.go cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid EuwxrddHT90ErkQRv1nu/EuwxrddHT90ErkQRv1nu -goversion go1.14.12 -D "" -importcfg $WORK/b443/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go mkdir -p $WORK/b552/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/csv=$WORK/b433/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b552/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid MxmP28_r8AV_ImeuwX2A/MxmP28_r8AV_ImeuwX2A -goversion go1.14.12 -D "" -importcfg $WORK/b432/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid aQXMKd7BhW9Vp3DbtUTI/aQXMKd7BhW9Vp3DbtUTI -goversion go1.14.12 -D "" -importcfg $WORK/b552/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b463/_pkg_.a $WORK/b463/_x001.o $WORK/b463/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/41/4102bab104a9f008c32fac490fea109f32256639f87289a37b3738aca168269e-d # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/5e/5eb666ad913628d951a8eba28dea990a4e6ab005992f5a5f3cf7968cf079a632-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/23/23a74e1f1647937d5d50f81f28906611bb056d1c0d3b8ad840b68984330b3257-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/d2/d23b9762777eb8f3d69bbf089a0ce9b99a571b8589a7e26bc1290bf5c79bb99b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/21/21e077343741105f3394db3653b8b23401379a4602cb6e7f65b71ebbd0d700ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7f/7fcfa2299d00ca7457aed4271a91f28a5c57ae154900712792c042ccaef54461-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 8Ojyc9u94iiOAdGveXRg/8Ojyc9u94iiOAdGveXRg -goversion go1.14.12 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/50/50af8f354e76822a34a80a620a85b140731c13c7732e4a5d8d2c044da5ce33bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/0e/0e83179928817fb4ba2393084f94c44d82534441bddbf898355846ccce642e53-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid TDlG_OaUHTORExQ8z5qX/TDlG_OaUHTORExQ8z5qX -goversion go1.14.12 -D "" -importcfg $WORK/b319/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/8f/8f08a2540e70c0cd7ab6ecd8ada2187471918b4d8a19703146706539ec668750-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b390/ cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/de/de676b01302cea870724144e874d88c2afb0a0c2fd8577097e65c62b2551c5ab-d # internal cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid wVTTxpLJgOYrfKcMwe-n/wVTTxpLJgOYrfKcMwe-n -goversion go1.14.12 -D "" -importcfg $WORK/b390/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ec/ec6ec840a03c3b4991828b1dd7d14f966790dd4eb6ac6f1b97da9a567eae8b89-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid eBKybj4pzxSIXVr6oGSh/eBKybj4pzxSIXVr6oGSh -goversion go1.14.12 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/4e/4edc5c40a9cba3308d7c46cea3cc86c895787099cbc54da8ccc8dbe892f2dc2d-d # internal github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b331/ github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp github.com/containers/libpod/vendor/github.com/prometheus/client_model/go github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b332/ github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b489/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 2o8Ld2ugChLl0Dc9GYwb/2o8Ld2ugChLl0Dc9GYwb -goversion go1.14.12 -D "" -importcfg $WORK/b331/importcfg -pack ./any.pb.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid k-6Km-lezZvhZTQcymhc/k-6Km-lezZvhZTQcymhc -goversion go1.14.12 -D "" -importcfg $WORK/b332/importcfg -pack ./duration.pb.go mkdir -p $WORK/b333/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid GQNf6r_TIbdBSmLYsQ1t/GQNf6r_TIbdBSmLYsQ1t -goversion go1.14.12 -D "" -importcfg $WORK/b489/importcfg -pack ./rpc.pb.go mkdir -p $WORK/b298/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b300/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid cf3nZV2UVSdmqLGdUbpe/cf3nZV2UVSdmqLGdUbpe -goversion go1.14.12 -D "" -importcfg $WORK/b333/importcfg -pack ./timestamp.pb.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 17c2ebhGWpxiWE8al3gv/17c2ebhGWpxiWE8al3gv -goversion go1.14.12 -D "" -importcfg $WORK/b298/importcfg -pack ./metrics.pb.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid D6FLOBSMBO0pow-hLuCj/D6FLOBSMBO0pow-hLuCj -goversion go1.14.12 -D "" -importcfg $WORK/b300/importcfg -pack ./decode.go ./doc.go ./encode.go cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/48/48b4d4ff1b4512c2952317ebf139721083da798cbb3f51b565dd417131143735-d # internal github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b280/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid _yY20hcCjeeJdvSJgJ_O/_yY20hcCjeeJdvSJgJ_O -goversion go1.14.12 -D "" -importcfg $WORK/b279/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/95/95f60bb4839aa627d91d5d3139f005694925f5acf6c61bad0884fbb39f1f6a1e-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b226/ net/mail github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b378/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid OiNoY1Si8q-QKSpW-PEq/OiNoY1Si8q-QKSpW-PEq -goversion go1.14.12 -D "" -importcfg $WORK/b226/importcfg -pack ./guts.go ./httplex.go mkdir -p $WORK/b350/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b351/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p net/mail -std -complete -installsuffix shared -buildid WGA9iBzydDjnX2tAM6k0/WGA9iBzydDjnX2tAM6k0 -goversion go1.14.12 -D "" -importcfg $WORK/b378/importcfg -pack ./message.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid sK6WTekx2aIja35DEwzQ/sK6WTekx2aIja35DEwzQ -goversion go1.14.12 -D "" -importcfg $WORK/b350/importcfg -pack ./guts.go ./httplex.go cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/c1/c157c7c455667966e57ab442c2b6246cd60c1fd0986b569112bd6ebe260b050b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/f2/f2fa30ffc553c73ba1077033f469cdd00598dacb6dfc761b185351f7c96f048f-d # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/da/da4db80e97cc6544c5b93621b975ea3320a32a9b15ba6ee2a5608f329af5a19a-d # internal github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b334/ cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/c6/c6ade634797540bd5c957b6361076291bc98c3c19c32e83e003470e22905509b-d # internal cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b331/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid a_t6A1D-gNNjS4cn_N5q/a_t6A1D-gNNjS4cn_N5q -goversion go1.14.12 -D "" -importcfg $WORK/b334/importcfg -pack ./status.pb.go github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b333/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 9WGn8UokHtoKTDnOTXJv/9WGn8UokHtoKTDnOTXJv -goversion go1.14.12 -D "" -importcfg $WORK/b330/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/c6/c65ac208e6cc7c55c81d3cbf868ee009c722c25f5b2ac1163231d6db306507a0-d # internal github.com/containers/libpod/vendor/github.com/docker/libnetwork/types mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b363/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid PjurTQCuq0mQQ2RDcIic/PjurTQCuq0mQQ2RDcIic -goversion go1.14.12 -D "" -importcfg $WORK/b362/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/8d/8d5bfea7b033feba547f898244d1fae811f6141e382c67bad5ca58d9cca470f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b6/b6de771240d65cfd3e90b44f45ff03c43bc0e58ebc5b855afbad8d7bcb3ff835-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b147/ -g -O2 -o $WORK/b147/_x004.o -c go_gpgme.c cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/96/962263a060c72e871728a06a90998c0185518d91f9b2a9f6ba6b784669c2c679-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/1d/1d9aedc921e60e741d31ca99b0363f065a9fa280f231fcf27df2fbef0e404e6f-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid hmpR664FhlUIW0la4wub/hmpR664FhlUIW0la4wub -goversion go1.14.12 -D "" -importcfg $WORK/b059/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/c6/c6d4756f2b9f034c8472d489b524697ac10d63baf489f392e234573eef9b659b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/aa/aa02ea7332e90272bfaf9e3ecfe236a15a93d098d81dee5386c1009497a42498-d # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/4d/4db1799d2071159dd53b71a18afe6b7383854a368a42e48e2e742474fca4940f-d # internal github.com/containers/libpod/vendor/google.golang.org/grpc/status mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal=github.com/containers/libpod/vendor/google.golang.org/grpc/internal packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b335/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid 0LJi6537ksnTW3oyxtOR/0LJi6537ksnTW3oyxtOR -goversion go1.14.12 -D "" -importcfg $WORK/b329/importcfg -pack ./status.go github.com/containers/libpod/cmd/podman/varlink mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b443/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/varlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid KBUhWrTMgOAj3_YP4Ydi/KBUhWrTMgOAj3_YP4Ydi -goversion go1.14.12 -D "" -importcfg $WORK/b442/importcfg -pack ./generate.go ./iopodman.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/6c/6cbc13a5f1cc009cd395ad19d684a6383dcc36e9237e18eb184d4db34d23c60a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/34/34d9335d770fc1fd1fd2a051421feb15c5247929706356d82d0a0fad5191ca33-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/15/15954cd65025237ebbf071e4b6f7a89dfebe859a1f70092b8fd5e66a5862ecb3-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b297/ github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b052/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid BPIZPzlWENIqUxVFuxSx/BPIZPzlWENIqUxVFuxSx -goversion go1.14.12 -D "" -importcfg $WORK/b297/importcfg -pack ./metric.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid CSwLvdluH-g_Q-REKDiI/CSwLvdluH-g_Q-REKDiI -goversion go1.14.12 -D "" -importcfg $WORK/b052/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/60/6024805b755ed94a6833e0cf23cc1c632d0b7213d5fd7eb8e6fcc4c6c0aaeb20-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/db/db5db216662d222a735398599e744819eb7aef91a391e0c3ebc16f3e1a558519-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid CNqypkEcWdvOTdtXBlEo/CNqypkEcWdvOTdtXBlEo -goversion go1.14.12 -D "" -importcfg $WORK/b488/importcfg -pack ./main.go ./notify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/d9/d923a9868544c451ed97f96d13f8b555f601c5fc729e577ba836878f812f3ccc-d # internal github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b327/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b329/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid DFLbu9Aw_yTZY7Cccext/DFLbu9Aw_yTZY7Cccext -goversion go1.14.12 -D "" -importcfg $WORK/b327/importcfg -pack ./errors.go ./grpc.go cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/52/5223b0dbc7bb3271c08756459ee1ddb5895684463d5df556963df23da07d5ea3-d # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/a0/a0d5d93bc7e60b6818d96f991472cbc5c5bd0a5f07ef79486391803891061bf9-d # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/33/33ac40b795728a965cccdf6a133da02fda7da6ab0f39a3f9edd31a5275526fc1-d # internal github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid j5JTN7921vlUBAIy42Ks/j5JTN7921vlUBAIy42Ks -goversion go1.14.12 -D "" -importcfg $WORK/b551/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/0d/0d64134e04b3b08f89e1c39545396e2ca9a4dc06dcfe4cce48dbdd1fe93db60f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/41/41d45fea5f5af176207b8ef5fe8af15d09d6e816da465ebc771d1dd5ad822984-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid nMNMgrq1cAOcieVED8H1/nMNMgrq1cAOcieVED8H1 -goversion go1.14.12 -D "" -importcfg $WORK/b051/importcfg -pack ./api.go ./conf.go cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/6c/6cecffb37cb6e54084fef73bfde04be776ad663facff6c0d379863c449ac2571-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/ec/ec2d40202863bccf14dcacb19f2a586100130e541d9eaedbaca5284263228171-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b488/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid H1WXEAkRnWgv1nFpBVmR/H1WXEAkRnWgv1nFpBVmR -goversion go1.14.12 -D "" -importcfg $WORK/b487/importcfg -pack ./criu.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/8c/8ca992c09ea66dec65af51c8fb3a764491a3ffdbd6c03bcd530b72a859aee249-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -o $WORK/b147/_cgo_.o $WORK/b147/_cgo_main.o $WORK/b147/_x001.o $WORK/b147/_x002.o $WORK/b147/_x003.o $WORK/b147/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b147/_cgo_.o -dynout $WORK/b147/_cgo_import.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid 78GqKopqlZKxtYhlukr_/78GqKopqlZKxtYhlukr_ -goversion go1.14.12 -D "" -importcfg $WORK/b147/importcfg -pack ./callbacks.go $WORK/b147/_cgo_gotypes.go $WORK/b147/data.cgo1.go $WORK/b147/gpgme.cgo1.go $WORK/b147/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/62/62c5cdd2dd4bb1c1898cb2335cc443d205d767c888b914734a9860798eb0eea2-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid OsijxNH0EdDUaPP7cIdI/OsijxNH0EdDUaPP7cIdI -goversion go1.14.12 -D "" -importcfg $WORK/b548/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/83/83c6036d0bb9a119e4f0066361dfcc0639a226b01e51af5b7ff5dc39102cf80e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/6e/6ebcff3c6242f89ad25d2cc761d85890883e5b1597e0ae1fb4968617a1afbf67-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b147/_pkg_.a $WORK/b147/_x001.o $WORK/b147/_x002.o $WORK/b147/_x003.o $WORK/b147/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/cc/cc9da34225a9e03ad76666371130187da2de87f1087872df29458dbc96d6df5a-d # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/0a/0a81db6ee1bbce4fdd31d274f7eef8c3c822690a9992a83a2b7e80fe7b89413f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/b6/b663cef1bb99a7efa065ddcb21899dde20ee9b1d404e32f5a8225313187fab96-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b340/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b405/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b400/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid E63lr3GEsLFQ12kDAxgy/E63lr3GEsLFQ12kDAxgy -goversion go1.14.12 -D "" -importcfg $WORK/b340/importcfg -pack ./gen.go ./plugin.pb.go cat >$WORK/b405/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b385/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid WmSd4vkt6K_ZHn1_kvWS/WmSd4vkt6K_ZHn1_kvWS -goversion go1.14.12 -D "" -importcfg $WORK/b405/importcfg -pack ./generated.pb.go ./intstr.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b382/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid HBuqTRy772f4w2rvfmGi/HBuqTRy772f4w2rvfmGi -goversion go1.14.12 -D "" -importcfg $WORK/b400/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cat >$WORK/b382/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b383/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid gokD1fEdct7-oGeXx2Bl/gokD1fEdct7-oGeXx2Bl -goversion go1.14.12 -D "" -importcfg $WORK/b382/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/48/4848997024064cceb04e99acf99c9c8759157633f7a14fd04f9b93be24eeaae4-d # internal github.com/containers/libpod/vendor/github.com/spf13/cobra mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b432/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid f3tTd_ZOj5nfyHWvGI-x/f3tTd_ZOj5nfyHWvGI-x -goversion go1.14.12 -D "" -importcfg $WORK/b436/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/e2/e2a5d9dd235fc7ab646ac618a83744601fd4b211b839f05bbc003dfe61934537-d # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/c1/c143b360173d998faa4d0a359f55217b6847c26827ae44db4ad6bc66f5338686-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/3c/3ca59a753b6b5f19b99429f1032f93fc00d011d0ad997206f38626c9e4ad3612-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile go/ast=$WORK/b215/_pkg_.a packagefile go/doc=$WORK/b397/_pkg_.a packagefile go/parser=$WORK/b218/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid 468V6sgrs-cL3VTnk319/468V6sgrs-cL3VTnk319 -goversion go1.14.12 -D "" -importcfg $WORK/b396/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/0e/0e8f63471f8ea1a10a30f08e5860772feecacae08cd73aa3cb2436dc260ab309-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/1b/1b2d785489b591aa42ca3899f562a0503ed3f755bef5bdb0de92b87a0b8f1b00-d # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/e9/e902b7d1e99460a8520bbaa7bd1c732cf0d01b0d019d080a6b0d37f9933ba051-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/12/12de1ac5621b0879a58669bb9e68ed9234fcf6836b208f279ba15be93a03f468-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b503/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b512/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid dcIIMT9vZa1dv3bhb8YO/dcIIMT9vZa1dv3bhb8YO -goversion go1.14.12 -D "" -importcfg $WORK/b503/importcfg -pack ./streaming.go mkdir -p $WORK/b522/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid BGbB2Jp9uDp9JWIYuyGA/BGbB2Jp9uDp9JWIYuyGA -goversion go1.14.12 -D "" -importcfg $WORK/b512/importcfg -pack ./recognizer.go cat >$WORK/b522/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid lRYktaDakzK7DPoOKhSJ/lRYktaDakzK7DPoOKhSJ -goversion go1.14.12 -D "" -importcfg $WORK/b522/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/ce/cefc98f2292d0fae822578fe6fe3580ec5134335e93dcb1598b6ba8bbdd0c9c2-d # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/1b/1b2032fd0699bb5862a3f8cdc3faacfaf1c508887a08b1dd705e960fd511c043-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b511/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b515/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid pkuTa_9P5PARsZ5eeMRk/pkuTa_9P5PARsZ5eeMRk -goversion go1.14.12 -D "" -importcfg $WORK/b508/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/8e/8ea43f2b89b222330b62ff43365566d1b8f03fe1c1c07798bddbe1baf95d2cbf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/f3/f3860193034fdc5904faee38860d6a568381d77d74eb5342ddb7800a25ba45bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/51/5196c2e75c3670fc1b6153ec6b4a00048526fc8703f4ef7aa564a1db6b656c6d-d # internal cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -o $WORK/b092/_x017.o -c openssl_stub_rand.c cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o $WORK/b092/_x014.o $WORK/b092/_x015.o $WORK/b092/_x016.o $WORK/b092/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b093/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid zRyDvdWm_UOmoNrRYbjV/zRyDvdWm_UOmoNrRYbjV -goversion go1.14.12 -D "" -importcfg $WORK/b092/importcfg -pack ./doc.go $WORK/b092/_cgo_gotypes.go $WORK/b092/aes.cgo1.go $WORK/b092/boring.cgo1.go $WORK/b092/ecdsa.cgo1.go $WORK/b092/hmac.cgo1.go $WORK/b092/rand.cgo1.go $WORK/b092/rsa.cgo1.go $WORK/b092/sha.cgo1.go $WORK/b092/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o $WORK/b092/_x014.o $WORK/b092/_x015.o $WORK/b092/_x016.o $WORK/b092/_x017.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/92/923b1d429b2e577f6f04114dfc5eee39991bedc272e2a5cd8ec64b5479c6f524-d # internal crypto/hmac mkdir -p $WORK/b125/ crypto/sha512 crypto/sha256 crypto/sha1 crypto/aes mkdir -p $WORK/b118/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid WS-KO6-Td7vz9YJqJxRY/WS-KO6-Td7vz9YJqJxRY -goversion go1.14.12 -D "" -importcfg $WORK/b125/importcfg -pack ./hmac.go mkdir -p $WORK/b108/ cat >$WORK/b118/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b118/symabis ./sha512block_amd64.s mkdir -p $WORK/b128/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b108/symabis ./sha256block_amd64.s mkdir -p $WORK/b088/ cat >$WORK/b128/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b128/symabis ./sha1block_amd64.s cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b088/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/aes -std -installsuffix shared -buildid Af_tt9ACW9qtkudfLfwO/Af_tt9ACW9qtkudfLfwO -goversion go1.14.12 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid OxB9SfX4ysiQHo4HYslY/OxB9SfX4ysiQHo4HYslY -goversion go1.14.12 -symabis $WORK/b118/symabis -D "" -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid zR_jCzyAwXc24AhVZvky/zR_jCzyAwXc24AhVZvky -goversion go1.14.12 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid xAhw4TAFEzb3yZUgDuvq/xAhw4TAFEzb3yZUgDuvq -goversion go1.14.12 -symabis $WORK/b128/symabis -D "" -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/fd/fd69c6d561f39bb36f378e1adb9ea32827b39a383edf7ddfd21e3ebcbb262a71-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 236mUAA796KZpv6CqfXz/236mUAA796KZpv6CqfXz -goversion go1.14.12 -D "" -importcfg $WORK/b142/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/0a/0a0170d97a1f3a282f00eab5e93d33234db525c40a1f47a43c52e81e5808d084-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b128/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b118/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b108/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b128/_pkg_.a $WORK/b128/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/20/204a08fa79313cbe8083d4712138ab1d99de14c30965cc9c2325e10c67c34c5d-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_amd64.o $WORK/b088/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/9b/9ba88221f24a413c33421c107f1b563069c23c7c72d74dfe1b75623f6e2978ae-d # internal crypto/rand mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid PNPD3hNALcGZZhdjmL6c/PNPD3hNALcGZZhdjmL6c -goversion go1.14.12 -D "" -importcfg $WORK/b087/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b118/_pkg_.a $WORK/b118/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/fb/fb462fc639ac42966cad2845f5768e35f7f97b7385c25cce2b0585171f92f98e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b177/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils github.com/containers/libpod/vendor/github.com/ulikunitz/xz cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/8e/8e7a266192b190dd6b1136b7f645e7b67f461c9ec075107314cb0613613618ab-d # internal mkdir -p $WORK/b360/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b178/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid MnE6Sonrjbb0mrutHFxo/MnE6Sonrjbb0mrutHFxo -goversion go1.14.12 -D "" -importcfg $WORK/b177/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go mkdir -p $WORK/b107/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid Q5basvMI7dLaQOIUx0vS/Q5basvMI7dLaQOIUx0vS -goversion go1.14.12 -D "" -importcfg $WORK/b360/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b110/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid rFIeUNZKUoYMJW4Uz8FG/rFIeUNZKUoYMJW4Uz8FG -goversion go1.14.12 -D "" -importcfg $WORK/b107/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go crypto/ecdsa mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid E_WNuJ4x_mAVz195W_lC/E_WNuJ4x_mAVz195W_lC -goversion go1.14.12 -D "" -importcfg $WORK/b115/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/94/94f63d09ca4e3376ba286f0f353a90b420a54ede5a79f13678fed4e999a46e7e-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b156/ crypto/ed25519 github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid mkdir -p $WORK/b206/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux mime/multipart cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid M-BEkBudGWfiDIkCJKFm/M-BEkBudGWfiDIkCJKFm -goversion go1.14.12 -D "" -importcfg $WORK/b156/importcfg -pack ./elgamal.go crypto/rsa mkdir -p $WORK/b123/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid A2oZmGKZKe4k9CsHlCWS/A2oZmGKZKe4k9CsHlCWS -goversion go1.14.12 -D "" -importcfg $WORK/b206/importcfg -pack ./stringid.go mkdir -p $WORK/b195/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid nYLHc9c3gAaLiAbni9_W/nYLHc9c3gAaLiAbni9_W -goversion go1.14.12 -D "" -importcfg $WORK/b123/importcfg -pack ./ed25519.go mkdir -p $WORK/b236/ github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b086/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile mime/quotedprintable=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid BZF0pKEQg7TMR6OJf63F/BZF0pKEQg7TMR6OJf63F -goversion go1.14.12 -D "" -importcfg $WORK/b195/importcfg -pack ./selinux_linux.go ./xattrs.go cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid OVOYxyNBhOtOcAVkNUxl/OVOYxyNBhOtOcAVkNUxl -goversion go1.14.12 -D "" -importcfg $WORK/b236/importcfg -pack ./formdata.go ./multipart.go ./writer.go mkdir -p $WORK/b119/ github.com/containers/libpod/vendor/github.com/godbus/dbus cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/huff0=github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/snappy=github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b102/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b479/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 3VLFIgGlLnutQZRY32N3/3VLFIgGlLnutQZRY32N3 -goversion go1.14.12 -D "" -importcfg $WORK/b119/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 5h7Tg6pecpCjFavDqiuD/5h7Tg6pecpCjFavDqiuD -goversion go1.14.12 -D "" -importcfg $WORK/b086/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid 98SxGEMkxFEkoj1nMr7f/98SxGEMkxFEkoj1nMr7f -goversion go1.14.12 -D "" -importcfg $WORK/b479/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/ba/bac65935a13131a6060a01634811805707f397d2b6667b87f4e5eaa50095fc63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid G7ES0OHZBs7G167d7-sK/G7ES0OHZBs7G167d7-sK -goversion go1.14.12 -D "" -importcfg $WORK/b205/importcfg -pack ./lockfile.go ./lockfile_unix.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d1/d1b1efca17a46b6624b9c6bb41aa61de5801aa92bfe1c5ef7f36285b79c8b592-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/2b/2b4a362eccb4800c8a9e8e8d6955323907851559556715619c7c854dfb9c74af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/b3/b3acb4c453c7ccd7d6e7d09b51af81f580239374e964726014b12bb61ea18ff3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/b2/b24181009f6f6d2e0bb288d34b3205a3c041a320b0fbe640503920b93e247188-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b419/ github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b359/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b360/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid GEDqnhPZnz1HpjJ-KtPi/GEDqnhPZnz1HpjJ-KtPi -goversion go1.14.12 -D "" -importcfg $WORK/b419/importcfg -pack ./pools.go mkdir -p $WORK/b545/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid 1u9VRBXs7A94xw0wNQW8/1u9VRBXs7A94xw0wNQW8 -goversion go1.14.12 -D "" -importcfg $WORK/b359/importcfg -pack ./resolvconf.go cat >$WORK/b545/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid I7igGrzm1FKj9MaJM6uB/I7igGrzm1FKj9MaJM6uB -goversion go1.14.12 -D "" -importcfg $WORK/b545/importcfg -pack ./resolvconf.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/60/602461c62060a5dae9be4ff96d53cb036c4e7747431109e46fd7f4de35d9c8e1-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid FR5GXzYW5l_6BKlElUQR/FR5GXzYW5l_6BKlElUQR -goversion go1.14.12 -D "" -importcfg $WORK/b179/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/10/10628c53d2b359ae3ad998c2bcd6bbd7c23830c6b4ad1e1cc4f664d32c768fe3-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/2c/2c57845e77ce4a001d6fc0f622116869809df4daa7543acee6c3049a37fdc875-d # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/ba/ba3f9a4d8c7645823e1bae36759156c19df84715c1863d90bd05c25e1c80794f-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b201/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b201/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b201/ -g -O2 ./copy_linux.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/fs=github.com/containers/libpod/vendor/github.com/containerd/continuity/fs importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid Dy9PrBXmE6QTD_Gj7uZs/Dy9PrBXmE6QTD_Gj7uZs -goversion go1.14.12 -D "" -importcfg $WORK/b410/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/e0/e024aeb365575de29341e2b2d91d425a14c5de4dddf95b05b2fef6ffe59831e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/0d/0d6cdafbb795f7a44f58d8db611e629b2939362f21ccef043beeadad0d54a5ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/4c/4c54f05069455225ec67f1587c2336ec6ae91de755d06a9675c0a97921c96c58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/f8/f86d08d5f907f60f0918eb527cd411cd3b427f0a8762ba0e25ecabf3dfefc058-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b195/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid IoGxnPEK0WxLLVhTqvi4/IoGxnPEK0WxLLVhTqvi4 -goversion go1.14.12 -D "" -importcfg $WORK/b194/importcfg -pack ./label_selinux.go cd $WORK/b201 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b201=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/c9/c9a5cf338a59396edd70780cf72ea1a886d7a51f2f5c05de199a361a8f8728cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/87/87268039fb7e4102794c638633ffb355ce71f72ea461d4004aa3a046ffabec0b-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/umask=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b040/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid 9G6vVT8-O9INUCWaycJI/9G6vVT8-O9INUCWaycJI -goversion go1.14.12 -D "" -importcfg $WORK/b250/importcfg -pack ./secrets.go cd $WORK/b201 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b201=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/11/119ae2a737233db28458d1c2f6b792e89be52e245f8aa1696d6d23f5c1d5a2af-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b151/ crypto/x509 mkdir -p $WORK/b129/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile compress/zlib=$WORK/b153/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/des=$WORK/b122/_pkg_.a packagefile crypto/dsa=$WORK/b130/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b157/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile image=$WORK/b158/_pkg_.a packagefile image/jpeg=$WORK/b160/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid 3tSY8eN8WAd9ORqlLL9q/3tSY8eN8WAd9ORqlLL9q -goversion go1.14.12 -D "" -importcfg $WORK/b151/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go cat >$WORK/b129/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=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/des=$WORK/b122/_pkg_.a packagefile crypto/dsa=$WORK/b130/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/ed25519=$WORK/b123/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/x509/pkix=$WORK/b131/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b134/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid bx3u39EbS--KFxnbCxqE/bx3u39EbS--KFxnbCxqE -goversion go1.14.12 -D "" -importcfg $WORK/b129/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd $WORK/b201 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b201=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b201=/tmp/go-build -gno-record-gcc-switches -o $WORK/b201/_cgo_.o $WORK/b201/_cgo_main.o $WORK/b201/_x001.o $WORK/b201/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/61/61809cb62c33f4e990bec19217e75d75041df12719a94776dee063d00e7d10df-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b201/_cgo_.o -dynout $WORK/b201/_cgo_import.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid 7grl9fgSqyvtpOkw0FHe/7grl9fgSqyvtpOkw0FHe -goversion go1.14.12 -D "" -importcfg $WORK/b201/importcfg -pack $WORK/b201/_cgo_gotypes.go $WORK/b201/copy_linux.cgo1.go $WORK/b201/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b201/_pkg_.a $WORK/b201/_x001.o $WORK/b201/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/00/004156cdd1609fd3170abde265b88af015c81bf7af82739fe701057988bfc8d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/c3/c3ee96595ff832992a708a1e40256c7ed56051b22e647f2b6c7ceae46dc9b6e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/74/7446440da82fd7e1ed22a0d9af8ff786f287f8bca0930d5451f5471f81934296-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b157/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 74uT2g9FthOP94ma_CQd/74uT2g9FthOP94ma_CQd -goversion go1.14.12 -D "" -importcfg $WORK/b148/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d7/d7d3b980841bbde5d8988eade750606760c6c91dee6c12c3ee46490e8dedb4f9-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/compression/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal importmap github.com/containers/image/v5/pkg/compression/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b107/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 8Al0md6hjCHcO3UjojR9/8Al0md6hjCHcO3UjojR9 -goversion go1.14.12 -D "" -importcfg $WORK/b084/importcfg -pack ./compression.go ./zstd.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/compress/zstd=github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid ag7ci1EZEvTtARHAoRfD/ag7ci1EZEvTtARHAoRfD -goversion go1.14.12 -D "" -importcfg $WORK/b169/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/c5/c50ca2219d8db79084741f4a070f521f5973406cfb7db5a8093e2502f77e50ce-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid yfuExz0TGkbAgn4oTbex/yfuExz0TGkbAgn4oTbex -goversion go1.14.12 -D "" -importcfg $WORK/b531/importcfg -pack ./key.go crypto/tls mkdir -p $WORK/b120/ cat >$WORK/b120/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 importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b121/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/des=$WORK/b122/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/ed25519=$WORK/b123/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b127/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b141/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b142/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid VYJbbANjKUmzAEv60k8j/VYJbbANjKUmzAEv60k8j -goversion go1.14.12 -D "" -importcfg $WORK/b120/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9a/9a5dcb33d2e4138c03fbbeef94238374b31409c9fe74c1e1d9bf45b093f84d53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/85/85e216609b001ebac6e1caf5160e9fa33aa7eb397d6e5d7cb2c231c5181beedd-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile crypto/x509/pkix=$WORK/b131/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b531/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid axrfGmEwHj8mYXDuRsL4/axrfGmEwHj8mYXDuRsL4 -goversion go1.14.12 -D "" -importcfg $WORK/b530/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/32/329ad0b4a00c73e254337cc9b17e92af43b80d6597f43118fb8d4a28c1751f98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/bf/bf327898bb244d70b5a56878fc2fa503c0f6d3be0eb16ec3c47ea8fd6cc0bda6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/8a/8a1b5a240be02303da663af3df6cbc4336d9e2954b006e55699ec897c42c6a76-d # internal github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b479/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid nWdpl23eLz5GTcvtJV95/nWdpl23eLz5GTcvtJV95 -goversion go1.14.12 -D "" -importcfg $WORK/b478/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/7d/7d2c468379f7103beba45accb565d1cab15445d4840c81d8e6cb1edbf6c7dadc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/45/451b3621727dda9b065991ae1dcdfa7656cd6e6e163bac3042a27c40e7d4fa98-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid CsbXL_XcOUg-zW70xRhy/CsbXL_XcOUg-zW70xRhy -goversion go1.14.12 -D "" -importcfg $WORK/b184/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/3b/3be1a0d9eb4bd4abfb3b06d21e33cd3cd742f464948526e347d9be4c3d170c17-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid FXuTS0cCg7QuB8HOrmtR/FXuTS0cCg7QuB8HOrmtR -goversion go1.14.12 -D "" -importcfg $WORK/b168/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/6c/6c7823960bf94780af443b0490dbd74c4bfc8ff1c1e7f3a6cbe0bb57ba541678-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b197/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs mkdir -p $WORK/b190/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid HjFC5gntxGyT5YJw7F9Q/HjFC5gntxGyT5YJw7F9Q -goversion go1.14.12 -D "" -importcfg $WORK/b197/importcfg -pack ./overlayutils.go mkdir -p $WORK/b200/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b202/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid 9iuMgexO59acBo0cwJzn/9iuMgexO59acBo0cwJzn -goversion go1.14.12 -D "" -importcfg $WORK/b190/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid DZ6NBvex0Wv8i7e3FEuT/DZ6NBvex0Wv8i7e3FEuT -goversion go1.14.12 -D "" -importcfg $WORK/b200/importcfg -pack ./copy_linux.go ./driver.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid yuJ0kQ_Sr83ToPnPYftO/yuJ0kQ_Sr83ToPnPYftO -goversion go1.14.12 -D "" -importcfg $WORK/b202/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/fe/fedd20c4beaecca500a491bb886a6aa15465a9bd598ff80e192556007084e1ac-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile encoding/base32=$WORK/b143/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid VuJ8LhHmv4PE4X10xeyl/VuJ8LhHmv4PE4X10xeyl -goversion go1.14.12 -D "" -importcfg $WORK/b196/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/8a/8ad0ced8fff8399baf8a06447ce6645b933d9dc9576323f3fe8fc1636e0aebfe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/07/079dfaeff67cc3d784906e73f23c501d3d191831806908b67e5c208a5655ec8e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/01/01b326cd3edd620cdfa86b0df84a5e90611a8936a2707a1806699b8509fab486-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/6d/6da58a4cd03721a56fabe7eab5fbec1fbe6a1892cdbb7d7078f916a3b14a2148-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b202/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid -5X3TYBcv7LOOZQVqpdB/-5X3TYBcv7LOOZQVqpdB -goversion go1.14.12 -D "" -importcfg $WORK/b189/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/c4/c458cb24a1c3d694be8c5972af5fdcc981298c3ef3dd89d7dffbc0cc4c24c4f5-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/lockfile=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/tarlog=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/pquerna/ffjson/inception=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception importmap github.com/pquerna/ffjson/shared=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b188/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid lOP1VgBcq__BEpSyLHn-/lOP1VgBcq__BEpSyLHn- -goversion go1.14.12 -D "" -importcfg $WORK/b167/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/3c/3c5771cb262b31b122261b1b81c3fafbe29e5ee81597ca667a945fcdc87d4d7e-d # internal net/http/httptrace mkdir -p $WORK/b238/ github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b547/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid e220FvY5LbN8aGT7df1X/e220FvY5LbN8aGT7df1X -goversion go1.14.12 -D "" -importcfg $WORK/b238/importcfg -pack ./trace.go mkdir -p $WORK/b281/ github.com/containers/libpod/vendor/github.com/containers/libtrust cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid SXcVERPTsgGX_UgjOV5T/SXcVERPTsgGX_UgjOV5T -goversion go1.14.12 -D "" -importcfg $WORK/b547/importcfg -pack ./files.go ./listeners.go ./packetconns.go mkdir -p $WORK/b114/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid VJWYAgElXkJ_nyHrdI0a/VJWYAgElXkJ_nyHrdI0a -goversion go1.14.12 -D "" -importcfg $WORK/b281/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile crypto/x509/pkix=$WORK/b131/_pkg_.a packagefile encoding/base32=$WORK/b143/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/libtrust -complete -installsuffix shared -buildid Sc5Y0lD-UAMWl1nkCHyK/Sc5Y0lD-UAMWl1nkCHyK -goversion go1.14.12 -D "" -importcfg $WORK/b114/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/56/56808dc54cd84d7aa32b8ddd35d0805e2e2dc842f3031e1185e167ea62283c9d-d # internal net/http mkdir -p $WORK/b224/ cat >$WORK/b224/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=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile container/list=$WORK/b121/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b234/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile mime/multipart=$WORK/b236/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile net/http/internal=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p net/http -std -complete -installsuffix shared -buildid XGcU6D0RMP52DpDgoipF/XGcU6D0RMP52DpDgoipF -goversion go1.14.12 -D "" -importcfg $WORK/b224/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/ea/eaf2cb6bfe49c43ecbe768594fb1a15231626ce82a90b7e13a9766783730cc5f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/84/84705df71067d82dddc1bd10c4c2a90a2490adc34312ca1ef97fd2b563f56460-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/d5/d563bda120078ac7617edd4545ba51466b9807a6eb76d4540e2f0f07d4b00501-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/libtrust=github.com/containers/libpod/vendor/github.com/containers/libtrust importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid WysU6DjoSPpymMaGxXwy/WysU6DjoSPpymMaGxXwy -goversion go1.14.12 -D "" -importcfg $WORK/b083/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/d5/d5faa6661dfbc6c7a53272420684597143c061a72fde22dfb55a56d094edb3b1-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b310/ github.com/containers/libpod/vendor/github.com/containers/image/v5/image github.com/containers/libpod/vendor/github.com/containers/image/v5/signature mkdir -p $WORK/b163/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid q-BpqAQnTgnwE9eryPcZ/q-BpqAQnTgnwE9eryPcZ -goversion go1.14.12 -D "" -importcfg $WORK/b310/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go mkdir -p $WORK/b082/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/image -complete -installsuffix shared -buildid N8MVAd650GUC4S4Ok1b3/N8MVAd650GUC4S4Ok1b3 -goversion go1.14.12 -D "" -importcfg $WORK/b163/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b148/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/signature -complete -installsuffix shared -buildid FU1jr0mCxybEEJJ0rC5x/FU1jr0mCxybEEJJ0rC5x -goversion go1.14.12 -D "" -importcfg $WORK/b082/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/7e/7eb8c47fd382765c6903d734274a137429be5beeba60961ba5ea056dfb5ea9ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/aa/aa0d8e6bf057cb8545493ab29362044b3a857dcd9142fe40bee55108a66392e0-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b247/ github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive github.com/containers/libpod/vendor/github.com/containers/image/v5/directory mkdir -p $WORK/b309/ github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid IdklQDWf49EIU5_X913K/IdklQDWf49EIU5_X913K -goversion go1.14.12 -D "" -importcfg $WORK/b247/importcfg -pack ./blobcache.go mkdir -p $WORK/b268/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid -kjaHxlHUUyy1WwX8mO8/-kjaHxlHUUyy1WwX8mO8 -goversion go1.14.12 -D "" -importcfg $WORK/b309/importcfg -pack ./dest.go ./src.go ./transport.go mkdir -p $WORK/b358/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/directory -complete -installsuffix shared -buildid MyOg1HFa7kIElkuWObRN/MyOg1HFa7kIElkuWObRN -goversion go1.14.12 -D "" -importcfg $WORK/b268/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid rGEh13-zfYJgG6UwawXg/rGEh13-zfYJgG6UwawXg -goversion go1.14.12 -D "" -importcfg $WORK/b358/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/4e/4ef226dd55b8a623eea1cfb2e57a4fd56cfda02fe0f158d151964a7ea5fae191-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/copy mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache importmap github.com/containers/image/v5/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b267/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/copy -complete -installsuffix shared -buildid skEK-z3Y4vjc7_nEkKzb/skEK-z3Y4vjc7_nEkKzb -goversion go1.14.12 -D "" -importcfg $WORK/b252/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/12/12120c3d89ab3e34e94c674d401c8dbceccd78a5f5f2d423902789e20294ad80-d # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/a5/a504d07cf7cae62043321e335b7d650334700803868db967ce52734c51058220-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/d9/d986c92357318801c96058f671848a91bc32dc6c13bd49df13eddc706cbcb47c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/3c/3cd99e808f63d786968622463de9709b9d64a03a0846ee6fe23adc0e4c1c4707-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/2e/2ea7108947be42f5dfb4f4fdcbfbede1db90e3743ab958c3d4f5cdd295059e5f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/ef/efdc126108d1ea2f9035adc01fae3858422d8d4f597fd767632a8b37d41358df-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b449/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay github.com/containers/libpod/libpod/layers github.com/containers/libpod/pkg/rootless github.com/containers/libpod/vendor/github.com/containers/image/v5/storage cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a EOF github.com/containers/libpod/libpod/lock/file mkdir -p $WORK/b249/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid ReecktOhZHDnwz_UUcVl/ReecktOhZHDnwz_UUcVl -goversion go1.14.12 -D "" -importcfg $WORK/b449/importcfg -pack ./driver.go mkdir -p $WORK/b480/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid nYU8ypPqSfHX9k3VY4ML/nYU8ypPqSfHX9k3VY4ML -goversion go1.14.12 -D "" -importcfg $WORK/b249/importcfg -pack ./overlay.go mkdir -p $WORK/b454/ mkdir -p $WORK/b162/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b454/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b454/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid t35Upj1FjeKEvGQ8gtx8/t35Upj1FjeKEvGQ8gtx8 -goversion go1.14.12 -D "" -importcfg $WORK/b480/importcfg -pack ./layer.go mkdir -p $WORK/b482/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/storage -complete -installsuffix shared -buildid 4eYVjgM98d4_Zr11zMRp/4eYVjgM98d4_Zr11zMRp -goversion go1.14.12 -D "" -importcfg $WORK/b162/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock/file /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/libpod/lock/file -complete -installsuffix shared -buildid zurRl3dWPkFZnCwmB8Pl/zurRl3dWPkFZnCwmB8Pl -goversion go1.14.12 -D "" -importcfg $WORK/b482/importcfg -pack ./file_lock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/f7/f73e79023fb51707c3f3ff6169f28d94229b59d94a3c0c9db944fc36db1d974e-d # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/37/374bfee3ff4b0fe55c6f305c7ef1a96e15059aeedde92b8601e32656bc1e1e8c-d # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/containers/libpod/libpod/driver=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid RnWjauf3ford4fRmgqQ3/RnWjauf3ford4fRmgqQ3 -goversion go1.14.12 -D "" -importcfg $WORK/b471/importcfg -pack ./inspect.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/6c/6c1f169e92bc8f1daf8707d4a938278f77e5b9e64acb7632d98298dfe248cdd8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/0f/0f361aec9d82f97b25656b8f8a8ccab409031100fc6538182e85b68c8761542d-d # internal github.com/containers/libpod/libpod/lock mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/lock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid hgEwbTceS8YSpnZco098/hgEwbTceS8YSpnZco098 -goversion go1.14.12 -D "" -importcfg $WORK/b481/importcfg -pack ./file_lock_manager.go ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/68/68732c43912fd5bf5e635f46d5b08cc62c33e7d1fce74a4dc491d8b4a03346d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/90/900eba2e47fdf033884cdd217899ff85f8d04a64ae9dec710485ef9fa8c7fc01-d # internal cd $WORK/b454 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b454=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b454=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x002.o -c rootless_linux.cgo2.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b454=/tmp/go-build -gno-record-gcc-switches -I $WORK/b454/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o $WORK/b454/_x003.o -c rootless_linux.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/78/78601cd0cb6c66e9c7460299314c8c5e84b4a064066ce2dc76470b7acc2e8710-d # internal cd $WORK/b454 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b454=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b454=/tmp/go-build -gno-record-gcc-switches -o $WORK/b454/_cgo_.o $WORK/b454/_cgo_main.o $WORK/b454/_x001.o $WORK/b454/_x002.o $WORK/b454/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b454/_cgo_.o -dynout $WORK/b454/_cgo_import.go cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid iTZAfKZx3c3DM8EJ3-ea/iTZAfKZx3c3DM8EJ3-ea -goversion go1.14.12 -D "" -importcfg $WORK/b454/importcfg -pack ./rootless.go $WORK/b454/_cgo_gotypes.go $WORK/b454/rootless_linux.cgo1.go $WORK/b454/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b454/_pkg_.a $WORK/b454/_x001.o $WORK/b454/_x002.o $WORK/b454/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/1a/1a82cc006151706335b9d3237d24ffefcfb22b7a741190bda43a39f91a4715fa-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b472/ github.com/containers/libpod/pkg/cgroups mkdir -p $WORK/b477/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid VVND_mz5SJXRIlbmHuFM/VVND_mz5SJXRIlbmHuFM -goversion go1.14.12 -D "" -importcfg $WORK/b472/importcfg -pack ./registries.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid wWPuxod-OWYvjW8ZbCKd/wWPuxod-OWYvjW8ZbCKd -goversion go1.14.12 -D "" -importcfg $WORK/b477/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/ad/ad34cae57dcc75e36dccc75d7cd0b49141105e0f2aca60cc01bc94a3cc0f3fc5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/05/0560bab3adc89af303c575673d1559934b186d7392401b4390396b8b34d41808-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b476/ github.com/containers/libpod/pkg/sysinfo mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid LCSYO1ttom4tlwhub8DL/LCSYO1ttom4tlwhub8DL -goversion go1.14.12 -D "" -importcfg $WORK/b557/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid z2OE1p_ZPuT6M0Vf4Rx8/z2OE1p_ZPuT6M0Vf4Rx8 -goversion go1.14.12 -D "" -importcfg $WORK/b476/importcfg -pack ./utils.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/89/899fc66989797062e7ade61a65ad466b2a4ad85a8827618c1e17ed97e300d51e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/92/92882588626c3588105c2ce35609f5634f30d8dc8ea1835f273ec7b991959a81-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/95/9514611879ec95c1094703410936673767bb8bccbb29f1a248084d5e69aab214-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b223/ github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport github.com/containers/libpod/vendor/github.com/gorilla/mux github.com/containers/libpod/vendor/github.com/docker/distribution cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF expvar mkdir -p $WORK/b294/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 6uRIe2-BkwIsWt8JTBSm/6uRIe2-BkwIsWt8JTBSm -goversion go1.14.12 -D "" -importcfg $WORK/b223/importcfg -pack ./errors.go ./handler.go ./register.go github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b299/ mkdir -p $WORK/b278/ mkdir -p $WORK/b288/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF net/http/httputil github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b302/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b289/ cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p expvar -std -complete -installsuffix shared -buildid AFw0B6LRtgdtkvV6L2mj/AFw0B6LRtgdtkvV6L2mj -goversion go1.14.12 -D "" -importcfg $WORK/b294/importcfg -pack ./expvar.go cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b285/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid fr-XcM7Nozli_7h8qLZH/fr-XcM7Nozli_7h8qLZH -goversion go1.14.12 -D "" -importcfg $WORK/b299/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go mkdir -p $WORK/b287/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid JHf9yQYiTVWU-pi8TUna/JHf9yQYiTVWU-pi8TUna -goversion go1.14.12 -D "" -importcfg $WORK/b288/importcfg -pack ./addr.go ./authchallenge.go mkdir -p $WORK/b346/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b278/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b279/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 4IE9_XqexVZFibI0CrJD/4IE9_XqexVZFibI0CrJD -goversion go1.14.12 -D "" -importcfg $WORK/b289/importcfg -pack ./http_reader.go ./transport.go github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid au5wKQV1uMNFVfW4lLmp/au5wKQV1uMNFVfW4lLmp -goversion go1.14.12 -D "" -importcfg $WORK/b278/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b287/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b526/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid sTH2ltQY-u97SCp0NeRH/sTH2ltQY-u97SCp0NeRH -goversion go1.14.12 -D "" -importcfg $WORK/b287/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b226/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/internal=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b474/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid 54JS7fkQ82quISGbfAV-/54JS7fkQ82quISGbfAV- -goversion go1.14.12 -D "" -importcfg $WORK/b285/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid P1pob-cunGICJeVxvJh0/P1pob-cunGICJeVxvJh0 -goversion go1.14.12 -D "" -importcfg $WORK/b346/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b475/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b499/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid YK0KongZkEu5I9wG5sIu/YK0KongZkEu5I9wG5sIu -goversion go1.14.12 -D "" -importcfg $WORK/b474/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b539/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid LxSA56iJFWe3K3_GMo9E/LxSA56iJFWe3K3_GMo9E -goversion go1.14.12 -D "" -importcfg $WORK/b526/importcfg -pack ./ctxhttp.go cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid DBbA9VllhvaLXp1OE9JQ/DBbA9VllhvaLXp1OE9JQ -goversion go1.14.12 -D "" -importcfg $WORK/b499/importcfg -pack ./doc.go ./httpstream.go cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b153/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema mkdir -p $WORK/b375/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid 9J0UOHi5EbauBGz86YOv/9J0UOHi5EbauBGz86YOv -goversion go1.14.12 -D "" -importcfg $WORK/b539/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go github.com/containers/libpod/vendor/golang.org/x/net/http2 mkdir -p $WORK/b349/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b376/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/mail=$WORK/b378/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b351/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid 2X2uWN-8K75d1s7RCeuh/2X2uWN-8K75d1s7RCeuh -goversion go1.14.12 -D "" -importcfg $WORK/b375/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid QzMmTAzQLgnDepJw1hlz/QzMmTAzQLgnDepJw1hlz -goversion go1.14.12 -D "" -importcfg $WORK/b349/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/94/9439f0f078a3f5c460753c9a7e081d088245051d761fe9e8b8a68596a37de36d-d # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/d2/d2c2d047c36dafa0bad7b777c7e1d5fed4fdb41d9e40085858e15e2a4176dea7-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b526/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid CSO6JOCUKKhjetyfHToW/CSO6JOCUKKhjetyfHToW -goversion go1.14.12 -D "" -importcfg $WORK/b525/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/ac/aca7d5e73d6fc3b47e46e3039dd69388117df5d411a8a2ee3cade2573d28ade6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/28/28bbceebfdb496f143e49cf63cd61d9ee11195bbebc7b8470f1c111d2b121141-d # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/05/059d0d3ab61c53217d889b7a5836101dd392fdd35a024d9f0efd046e26406e23-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b277/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid w9nmML91hvMA39ZaJIO8/w9nmML91hvMA39ZaJIO8 -goversion go1.14.12 -D "" -importcfg $WORK/b277/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/fa/faa7032afba28ff62aa4d160b0a9c76bf6c5c2ee650157814065f9fea67ad68c-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/e5/e5b0b3b99e7a1f84f21852e2c7a6ebbc68ced9b43a252d5665c674ed9ac0a9d5-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b064/ github.com/containers/libpod/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b326/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid btTDgqI6Btt9L-oiAs3V/btTDgqI6Btt9L-oiAs3V -goversion go1.14.12 -D "" -importcfg $WORK/b064/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/containers/libpod/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/containers/libpod/vendor/google.golang.org/grpc/status packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b329/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid hj8xDLoeKzC4UEOPqD-M/hj8xDLoeKzC4UEOPqD-M -goversion go1.14.12 -D "" -importcfg $WORK/b326/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/f9/f9b28fb111c02caa7207cfebe719be67945bb727eb01b23c9491fc94eabf8808-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/e8/e8c70aa3b4f9c0192384c10d9d41acf6828236e1587ff76cf3f14a4f7cb40da3-d # internal github.com/containers/libpod/vendor/golang.org/x/oauth2 mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b525/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid JBtrgPQ3hLAZ5KtaBvXo/JBtrgPQ3hLAZ5KtaBvXo -goversion go1.14.12 -D "" -importcfg $WORK/b524/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/09/0965c891283db1694380db52c9c892b9afc2d4672944f6338f0ad0a40bbe395a-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b260/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b539/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/df/df4a035c3ae8dcf717d5605daf85e519646763bb1a5f979fa8d8662230edffaa-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid 8l0KCzcQwcMN6rmKM9Ig/8l0KCzcQwcMN6rmKM9Ig -goversion go1.14.12 -D "" -importcfg $WORK/b538/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/c5/c5f50263638a9d84192814c16a07eff13b8c548fb52ef7f776b6f7006f889605-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid nEgd2PhfOK6BjdPR_gZU/nEgd2PhfOK6BjdPR_gZU -goversion go1.14.12 -D "" -importcfg $WORK/b313/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/1a/1a420e353c6eebd0655f938f8bdbdee205169f49815e8e24b90ae469c483e182-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b325/ cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a5/a53e2ce211963b1e1ceef86e468800430843e03a0be46edbe1e608780dec6468-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps mkdir -p $WORK/b549/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b326/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid pnsqgH_drSRLJaRHmHUN/pnsqgH_drSRLJaRHmHUN -goversion go1.14.12 -D "" -importcfg $WORK/b325/importcfg -pack ./network.go cat >$WORK/b549/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b063/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid fXWJCCiWfv-yUZ_RJskS/fXWJCCiWfv-yUZ_RJskS -goversion go1.14.12 -D "" -importcfg $WORK/b549/importcfg -pack ./utils.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid xy2Pj9Y13sF92HH_QQYV/xy2Pj9Y13sF92HH_QQYV -goversion go1.14.12 -D "" -importcfg $WORK/b063/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/68/68187ed474f37f752a01910ba1a23ac339cedf52e3b7cea568fddee68a369160-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b340/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/33/33499df824d4c35e9e57e1ceaa7b5230023d5a7560880e8e15c82925668d4c6a-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid WoX4BbDtKipELWaGFk4q/WoX4BbDtKipELWaGFk4q -goversion go1.14.12 -D "" -importcfg $WORK/b339/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/81/81606e8b7dca31f4e6bf371edcb37e4170140005d040fb611a1374bbbe225ca5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/19/197ce32b2f32aeedcfc2aa1dec4b8da97b44c776cf6fd1de1ae1833815c164d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/0b/0b2f5a7e2d4a30cc6f889238151681a400d26d9612349df51db2571fbe1bdea2-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 7TMo4U6k9Odi15a1vj_N/7TMo4U6k9Odi15a1vj_N -goversion go1.14.12 -D "" -importcfg $WORK/b282/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/fe/fefa3c3b689d5be096075138120a2d7bcd0d1552ddc52de9e6c1a89bf0e7990c-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid 8mVyktlFywXxnho0dgT5/8mVyktlFywXxnho0dgT5 -goversion go1.14.12 -D "" -importcfg $WORK/b318/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httputil=$WORK/b346/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 3ZbGv8zkaC0lL1ahSbqE/3ZbGv8zkaC0lL1ahSbqE -goversion go1.14.12 -D "" -importcfg $WORK/b409/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/29/29ab998687fc65ea305aec7c56899e5a1b40dc903abf4913ccd9b28b5186779a-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir importmap github.com/containers/image/v5/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b166/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 8DoGiR6QC5t01HwMJpIU/8DoGiR6QC5t01HwMJpIU -goversion go1.14.12 -D "" -importcfg $WORK/b311/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/77/77b1cce7d7618b0b8fc5127a798fbc4654688c98de1f8063a3271d134d19dc95-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/chroot mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid ElYZcBack_2cdbBR1gRp/ElYZcBack_2cdbBR1gRp -goversion go1.14.12 -D "" -importcfg $WORK/b241/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/95/956662dfb82a67e90629ac5283ca2ea2b64862d2ff1f2b45ad532be99e9d723f-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b294/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b303/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 5-Awpp4b-WH0apqohZQk/5-Awpp4b-WH0apqohZQk -goversion go1.14.12 -D "" -importcfg $WORK/b293/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/9c/9cb7e87b5b7df3c3817618a58219f561b7bd48f0198d564ae3940f67b888726c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/04/04a8c3b4bae6b4cef474e03aa6a10c6bfdcb58ac3d32ff0593f8777f3496f51a-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b318/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid YAMO3mdn5gI8t8mBL3-I/YAMO3mdn5gI8t8mBL3-I -goversion go1.14.12 -D "" -importcfg $WORK/b345/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/5f/5fcc0b3e6d4bbe2c3e056d7ce64be996e4567a5df946e4282e52834d0e5c7e71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/b0/b0e732f223c3aaebfd15f8b69fa42c284d4cd745386699fb3e24f9fa29d5ee28-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httputil=$WORK/b346/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid sDq3XDiTiI53gwGYafil/sDq3XDiTiI53gwGYafil -goversion go1.14.12 -D "" -importcfg $WORK/b316/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/1b/1b02b4270c98ddb1705c073609e2bc340e4de0a975ff658db61c4e83d151edcd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/51/51960fd3cf292c397e6b97fa9c9a5c7a2553c6267ae44d63d36f7a20a8bfbf59-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/a6/a683d9d194af6609b82bf11e6d6b5da0ba7d008fbd5d565ff2829a9bb2d86953-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b375/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid 4EIpQwZw9anXdh__vTKH/4EIpQwZw9anXdh__vTKH -goversion go1.14.12 -D "" -importcfg $WORK/b369/importcfg -pack ./validate.go ./validate_linux.go cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/fc/fc8feb8c6e83cc839006c2af0cc526d49cd226b4901d61ddca9fc9fb873c44d4-d # internal github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b299/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid rYCFmMzaLx262qyuCV6W/rYCFmMzaLx262qyuCV6W -goversion go1.14.12 -D "" -importcfg $WORK/b305/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/5e/5eaf524b128268d09ed5586150f9fd4251e34eefde4a0431e534aee3736c684f-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b427/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b171/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid vDEy259uKAyQIH6kfgKn/vDEy259uKAyQIH6kfgKn -goversion go1.14.12 -D "" -importcfg $WORK/b408/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/93/9359fc8bf02423abf820ef5a3b69fc94576e767adaa2c0de53efb2279675020b-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid oI41Z_tEZwwxFsahxUni/oI41Z_tEZwwxFsahxUni -goversion go1.14.12 -D "" -importcfg $WORK/b367/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/69/6970232637683211a444fbcb4ab7a0a765eb7d5cad9f4c359425db9a686aeffa-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b349/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid MYfrQ3_JdCgLwmsEjwzT/MYfrQ3_JdCgLwmsEjwzT -goversion go1.14.12 -D "" -importcfg $WORK/b407/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/cc/ccf4ea9824188531ce717ca71f8f6edc90f9d7dbda114e74ccef85d320c28eba-d # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/16/16a8a16e4b5699d48e0052e66bde6f7681e6d3ae5941951651ccfffa59adad42-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid OqV0WeS_o9TCA0OiYFHm/OqV0WeS_o9TCA0OiYFHm -goversion go1.14.12 -D "" -importcfg $WORK/b315/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/35/355a251b29e8189239081bcd56f02ca142661a73100354a17eafc9947ee2fe9f-d # internal github.com/containers/libpod/vendor/github.com/docker/go-metrics mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b305/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid F-LxoRqihdit_w7RRQUh/F-LxoRqihdit_w7RRQUh -goversion go1.14.12 -D "" -importcfg $WORK/b292/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/6b/6b7fecac2e36ff7546af8e9fcf06d59c1aa0641ab045263727902f4543309771-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b523/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b406/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b524/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid l6p1H0VKr0ZHCqfJtNR9/l6p1H0VKr0ZHCqfJtNR9 -goversion go1.14.12 -D "" -importcfg $WORK/b523/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid OkqkD9dtRhyvh5x7HFRW/OkqkD9dtRhyvh5x7HFRW -goversion go1.14.12 -D "" -importcfg $WORK/b406/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/6b/6be497d596277076bac645335202074de00a62decd623a4cdda6b4c3ec72b34c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/75/7579a41051d6112677f7d48c11b5a45e943fdce82affa6d43f8d897aa88ea8d9-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b385/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b406/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/b4/b4a0c6b4252cbf0d630e957f78248236766cfe3de19394293823865926c260bd-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/metrics mkdir -p $WORK/b291/ cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/c1/c1c38f49245b54dbe63ef5871cbff0756cca189cb34049e62811df7f2c4bf131-d # internal cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid BSjag2u6AK3hnjzNJWpI/BSjag2u6AK3hnjzNJWpI -goversion go1.14.12 -D "" -importcfg $WORK/b384/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b292/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid wIwS4sRWbyii318l68fa/wIwS4sRWbyii318l68fa -goversion go1.14.12 -D "" -importcfg $WORK/b291/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/cf/cfcedaf694dae30a36c3a69b10848b9b4cfabf9cabfd63f7584788eba7326bed-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 1r_9K21PooOPGVJOD4Uf/1r_9K21PooOPGVJOD4Uf -goversion go1.14.12 -D "" -importcfg $WORK/b290/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/f1/f1832c376694c8265176adc962f7bd69d8918ce6d6087e1c08a60399314f41fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/c1/c1e8fa84e2ac7f3caef1d012d7abd347e810063033ccc9f45a9c96890b716b98-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid m3jL-_hbKPRf_bYvae8l/m3jL-_hbKPRf_bYvae8l -goversion go1.14.12 -D "" -importcfg $WORK/b306/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/8f/8fe773a125a21de7f79dd9348e2ec99da353874eb7b3a1fc4f1cd0ed894e22f9-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid nofQh7mojvH50L9vY42x/nofQh7mojvH50L9vY42x -goversion go1.14.12 -D "" -importcfg $WORK/b286/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/70/708b91b70e0c5838ec7075e261e3355ead6221c49b1c2310577fed6be5385cc7-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/docker mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/docker -complete -installsuffix shared -buildid awndtrQ6y0UmO3rsbmYB/awndtrQ6y0UmO3rsbmYB -goversion go1.14.12 -D "" -importcfg $WORK/b270/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/82/82a667bc3132e4f7bc03776df98b8abedfa3470c6aa58592ce43b3345a14be23-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/internal/iolimits=github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/image/v5/version=github.com/containers/libpod/vendor/github.com/containers/image/v5/version importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b349/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b357/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid G2e9Lv9UKRTYN2VUi27t/G2e9Lv9UKRTYN2VUi27t -goversion go1.14.12 -D "" -importcfg $WORK/b347/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/ba/babeeb9cf927de212724841e1f3594beaa726c13a1b389a45b3ebb9fb03f377e-d # internal github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/openshift=github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid sGJjpSey0D-A803QNzAz/sGJjpSey0D-A803QNzAz -goversion go1.14.12 -D "" -importcfg $WORK/b314/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/71/717887d8ac8855aa2b9eddba200471da55133dcc62593b8f95f1a43bfb0cd0c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/09/0971b483b7615663682c2bc8150e45b2f31becb13050c819fb5c129fc1b612c5-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b500/ github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b519/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid V4Z6h3gesSV01uvXmZQp/V4Z6h3gesSV01uvXmZQp -goversion go1.14.12 -D "" -importcfg $WORK/b500/importcfg -pack ./constants.go mkdir -p $WORK/b528/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid IP-WO3D1iJdxCN9Dq2GD/IP-WO3D1iJdxCN9Dq2GD -goversion go1.14.12 -D "" -importcfg $WORK/b519/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go mkdir -p $WORK/b516/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b406/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid a7ZjWfq76KhtrSctTs4o/a7ZjWfq76KhtrSctTs4o -goversion go1.14.12 -D "" -importcfg $WORK/b528/importcfg -pack ./decoder.go ./encoder.go mkdir -p $WORK/b502/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b513/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b518/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b393/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid M0LGJTo2dAisNx9RCLZ5/M0LGJTo2dAisNx9RCLZ5 -goversion go1.14.12 -D "" -importcfg $WORK/b516/importcfg -pack ./doc.go ./protobuf.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid cSAAI8wlO78JY_v4Vn2K/cSAAI8wlO78JY_v4Vn2K -goversion go1.14.12 -D "" -importcfg $WORK/b502/importcfg -pack ./doc.go ./errors.go cat >$WORK/b518/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid BOQvGWDSbi0US6BGwN59/BOQvGWDSbi0US6BGwN59 -goversion go1.14.12 -D "" -importcfg $WORK/b518/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b381/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b405/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid PcTEBmufBEys2c1gNe9k/PcTEBmufBEys2c1gNe9k -goversion go1.14.12 -D "" -importcfg $WORK/b380/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/ae/ae69173537d4bc11773fa56cf810f5c2707cacda28a392323041b8233e570a43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/9b/9b030d5d5392dfd03068aea420a01345d0040918edf6e5ace8a525b7c196fa93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/cc/cc25151e63b3dcee6886e547b6b2dd17620d6a05fdba4798c50d5bd0673fb46a-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b520/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b521/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b519/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid 5VweHXYIZlWzvT-wPCo4/5VweHXYIZlWzvT-wPCo4 -goversion go1.14.12 -D "" -importcfg $WORK/b520/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b519/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid RFDmycc3RxPy20Rw88qs/RFDmycc3RxPy20Rw88qs -goversion go1.14.12 -D "" -importcfg $WORK/b521/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/60/609b51f030768ec81a67d732481e6afdf3ac4e3fdeed6c92577873d7a51b49d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/5f/5f94ee9337d97d0104ebe0742d5158f5b9b378bdb2d7ad4a2d04baeb007a6aec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/17/17a98b6e73a7cf237e00eeddcaf522c330e72b49e5e6f0d45d7c8aab5574d23c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/3e/3eeca6820a6643c6743b65f154c564db2829fa3f9625ab4cf66f40c666fe5764-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/b4/b4daef8d680e2c62a3135ce6add0fda49700891156eb6980f3fdd2779d8722a7-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid I3TafheTgwxocGsxXt9C/I3TafheTgwxocGsxXt9C -goversion go1.14.12 -D "" -importcfg $WORK/b517/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/35/3532ded76ef1b424c4f793476ff94adb286ee6601da63e82d1c0089ac59689f7-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b517/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid 3m8fQhJK9o6P-zhEZDDH/3m8fQhJK9o6P-zhEZDDH -goversion go1.14.12 -D "" -importcfg $WORK/b507/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/4d/4d82097dd6c0d29a7f37fb91f3bac57fc3172ba7eeb5f4a62cf0ee5c54fc693e-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b506/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b537/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid oF_XNj9-lvFloi_S9pVT/oF_XNj9-lvFloi_S9pVT -goversion go1.14.12 -D "" -importcfg $WORK/b506/importcfg -pack ./exec.go cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b538/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httputil=$WORK/b346/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid XC7OMLNNXVCuHHfIOpJD/XC7OMLNNXVCuHHfIOpJD -goversion go1.14.12 -D "" -importcfg $WORK/b537/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/06/067a6d078b464141830015623275c2b5f5e1d76d4b332929f522ae84d2c62360-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/b5/b5b3ad20d873f420e88410a0ab5bd2fbdc88284bdc8947d63e0172730448ad54-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b349/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid F-AauazWwJcbtjJCstBW/F-AauazWwJcbtjJCstBW -goversion go1.14.12 -D "" -importcfg $WORK/b501/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/ce/cefeda7cb17da9c3f482bcbaaa4b5cd899fc1c73dd53c91251c15be96e844b53-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b501/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid EPI4F0-UKpzlmE4knS8o/EPI4F0-UKpzlmE4knS8o -goversion go1.14.12 -D "" -importcfg $WORK/b536/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/2a/2a3855c1fd32b4d700f74324dca1ba4f8a899fe2c8008d8a1c4e885e9db258fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/12/12cc6a2e097e17324dd9a9ca28136fa362c7a896492c442f41eba6c47e17e6f8-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid bbrs-lGFqQgDYCuz9V06/bbrs-lGFqQgDYCuz9V06 -goversion go1.14.12 -D "" -importcfg $WORK/b498/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid qRo8oz2R6afWAeWdc-9V/qRo8oz2R6afWAeWdc-9V -goversion go1.14.12 -D "" -importcfg $WORK/b379/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/69/69e039c5a024684ed37e15c4268fb44be4d633cc718fc872d571ccf3db383aee-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b497/ github.com/containers/libpod/pkg/varlinkapi/virtwriter mkdir -p $WORK/b565/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b498/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid 7y9UCbDlVHTVSZyieSa6/7y9UCbDlVHTVSZyieSa6 -goversion go1.14.12 -D "" -importcfg $WORK/b497/importcfg -pack ./resize.go cat >$WORK/b565/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b498/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid La6vqlurkQHdmRgGJMsm/La6vqlurkQHdmRgGJMsm -goversion go1.14.12 -D "" -importcfg $WORK/b565/importcfg -pack ./virtwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/c6/c637d1b2471830eda77f9abdeb0181c24b057048871f22943edc745c73d030f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/62/6211018d7ba2f57b4c3a0bb1860f5ef86dea3f85095963fb993c3c05f8a8395b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/a6/a68df5e529cb15bb08568ca1d494e7393255c0f9ac54137514e27fb89612e442-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/pkg/cgroups=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/api/config/v1=github.com/containers/libpod/vendor/github.com/openshift/api/config/v1 importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid s5i3CLY1EErLurvaNAuc/s5i3CLY1EErLurvaNAuc -goversion go1.14.12 -D "" -importcfg $WORK/b050/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ab/ab57ee9faa726eab99587abfc1716abdd5c9e890a9816ef42ee541467aa0eb2a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b431/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse mkdir -p $WORK/b555/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b432/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid 5nv3Y2g0-BalXbG7zrnf/5nv3Y2g0-BalXbG7zrnf -goversion go1.14.12 -D "" -importcfg $WORK/b431/importcfg -pack ./common.go github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b429/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 1nLm5haRx5spl9l_O-Wy/1nLm5haRx5spl9l_O-Wy -goversion go1.14.12 -D "" -importcfg $WORK/b555/importcfg -pack ./parse.go ./parse_unix.go cat >$WORK/b429/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid PFsyN0psgcuFz--powSw/PFsyN0psgcuFz--powSw -goversion go1.14.12 -D "" -importcfg $WORK/b429/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/8f/8f70bfed227e3a62747979dd097e4fb7fdf8edddfb9cb63338d58d930f088566-d # internal github.com/containers/libpod/cmd/podman/cliconfig mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b436/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/cliconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid MA9blE7GI3b6UWKrJ5yE/MA9blE7GI3b6UWKrJ5yE -goversion go1.14.12 -D "" -importcfg $WORK/b435/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/02/02cecc367152018cedc4184faa478b9d8f3c8fe2060789588c5690fc2359493e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/f6/f6cd7edd475379f29626fc6196e1cd918bc9defc4321f244f0e6b49070940298-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/fc/fcc4602005bf817bb9c5fa345fb1d9cd39caf57a2b3bcdcc9dfbbfe7e5423b89-d # internal github.com/containers/libpod/pkg/util mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid 8xgZdthJjs_WJplt-DYf/8xgZdthJjs_WJplt-DYf -goversion go1.14.12 -D "" -importcfg $WORK/b451/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/ab/ab9f84035b1357396cda716aa06b27d907656cdd902fbbfab4b29a30f61b3001-d # internal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b543/ github.com/containers/libpod/libpod/events mkdir -p $WORK/b450/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid QpOmJ7vwsT9sNzyd74-z/QpOmJ7vwsT9sNzyd74-z -goversion go1.14.12 -D "" -importcfg $WORK/b543/importcfg -pack ./netns_linux.go cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid B3uPkZMfEvUbkatUr4mD/B3uPkZMfEvUbkatUr4mD -goversion go1.14.12 -D "" -importcfg $WORK/b450/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/87/8777c54cd55e1169c31e7f7494b80ac12c107ad35eb68c39ef2e2323526ec2d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/c5/c5c82aaef343cb633157628b615892352142e6d954344e67cf5abfce9b2915de-d # internal github.com/containers/libpod/libpod/image mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/copy=github.com/containers/libpod/vendor/github.com/containers/image/v5/copy importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile importmap github.com/containers/image/v5/image=github.com/containers/libpod/vendor/github.com/containers/image/v5/image importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/tarball=github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b267/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid Aif8fok2g3Fstv7Fr6hF/Aif8fok2g3Fstv7Fr6hF -goversion go1.14.12 -D "" -importcfg $WORK/b448/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/b6/b663a825e711424177d5a31c1b4166e4b8eec1c28177e0edc40857bc1772b95a-d # internal github.com/containers/libpod/libpod/define mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid E4yT2RK1wv980AvWHddF/E4yT2RK1wv980AvWHddF -goversion go1.14.12 -D "" -importcfg $WORK/b447/importcfg -pack ./config.go ./containerstate.go ./errors.go ./exec_codes.go ./runtime.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/4d/4d932205d501d1673f25f187b776e1cfb20889d14cbf694241df3f1adee54d73-d # internal github.com/containers/libpod/libpod/config mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/libpod/config -complete -installsuffix shared -buildid REjCRlrz5rROVfdM-zcz/REjCRlrz5rROVfdM-zcz -goversion go1.14.12 -D "" -importcfg $WORK/b446/importcfg -pack ./config.go ./default.go ./merge.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/b7/b7a5c825207b1ec7ae47ae9b6e97f933fb2d7f87f4946fb9076ccd13803d95d7-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b444/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b444/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b444/ -g -O2 ./oci_attach_linux_cgo.go cd $WORK/b444 TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b444=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b444=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c oci_attach_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b444=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b444=/tmp/go-build -gno-record-gcc-switches -o $WORK/b444/_cgo_.o $WORK/b444/_cgo_main.o $WORK/b444/_x001.o $WORK/b444/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage libpod -dynimport $WORK/b444/_cgo_.o -dynout $WORK/b444/_cgo_import.go cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive importmap github.com/containers/image/v5/storage=github.com/containers/libpod/vendor/github.com/containers/image/v5/storage importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b498/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid VgLVYTtdgidXvXisdxP9/VgLVYTtdgidXvXisdxP9 -goversion go1.14.12 -D "" -importcfg $WORK/b444/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container.log.go ./container_api.go ./container_commit.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_attach_linux.go ./oci_conmon_linux.go ./oci_missing.go ./oci_util.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_inspect.go ./volume_internal.go ./volume_internal_linux.go $WORK/b444/_cgo_gotypes.go $WORK/b444/oci_attach_linux_cgo.cgo1.go $WORK/b444/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b444/_pkg_.a $WORK/b444/_x001.o $WORK/b444/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/b8/b8b40c43ef8ebc7f6a2b8afae4fe7502612fa4ddd99b425a21f041744a4e29bf-d # internal github.com/containers/libpod/pkg/adapter/shortcuts mkdir -p $WORK/b563/ github.com/containers/libpod/cmd/podman/libpodruntime mkdir -p $WORK/b566/ github.com/containers/libpod/pkg/spec cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile github.com/containers/libpod/libpod=$WORK/b444/_pkg_.a EOF mkdir -p $WORK/b554/ cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid BDDc7DSCY4wlfgxg6GhM/BDDc7DSCY4wlfgxg6GhM -goversion go1.14.12 -D "" -importcfg $WORK/b563/importcfg -pack ./shortcuts.go cat >$WORK/b566/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b041/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid 4QqwKX84cTqBHFpG5T2B/4QqwKX84cTqBHFpG5T2B -goversion go1.14.12 -D "" -importcfg $WORK/b566/importcfg -pack ./runtime.go cat >$WORK/b554/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid JzUpJ9nz6M4ItnSrcYlU/JzUpJ9nz6M4ItnSrcYlU -goversion go1.14.12 -D "" -importcfg $WORK/b554/importcfg -pack ./config_linux.go ./config_linux_cgo.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/cb/cbd9ca6a8a62792e0c2e2e1fb77a9bd59542e4f445864840da4dc03ee3748f1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/b4/b43ad350806a1e41326d0a84551fcf1970215ebb03885c5de51fd0eda6b9ef97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/16/16f17bfcf93b58d29480adece82090c2a129d070caa639a28495fb5f2ddc5fc6-d # internal github.com/containers/libpod/cmd/podman/shared mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid RgE0piti0MNhVYhaW7tx/RgE0piti0MNhVYhaW7tx -goversion go1.14.12 -D "" -importcfg $WORK/b440/importcfg -pack ./container.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./volumes_shared.go ./workers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/d1/d11b961d6092619acb3e30972413475e1c8cff69b998a1e1e1137d0052b8f8e0-d # internal github.com/containers/libpod/pkg/varlinkapi mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b436/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b498/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/varlinkapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid xnlmfK0gxb0y1QGT-7s7/xnlmfK0gxb0y1QGT-7s7 -goversion go1.14.12 -D "" -importcfg $WORK/b562/importcfg -pack ./attach.go ./config.go ./containers.go ./containers_create.go ./events.go ./generate.go ./images.go ./mount.go ./pods.go ./remote_client.go ./system.go ./transfers.go ./util.go ./volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/92/9262753d82b2a013dbdbefc2a1a0533180d58aab58cc83e0953961e46d8f350e-d # internal github.com/containers/libpod/pkg/adapter mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/image/v5/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b565/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b498/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/pkg/adapter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid -OrLDU85HWv76vEac5fJ/-OrLDU85HWv76vEac5fJ -goversion go1.14.12 -D "" -importcfg $WORK/b438/importcfg -pack ./client.go ./client_config.go ./client_unix.go ./containers_remote.go ./errors.go ./images_remote.go ./info_remote.go ./pods_remote.go ./runtime_remote.go ./runtime_remote_supported.go ./sigproxy_linux.go ./terminal.go ./terminal_linux.go ./volumes_remote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/f1/f19f2e25eaa1f0fd24c38d58fa702e64b12f41e5024ed03478aa283dab802a82-d # internal github.com/containers/libpod/cmd/podman/imagefilters mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman/imagefilters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid BRl2jZ7iTsyxhm809W8S/BRl2jZ7iTsyxhm809W8S -goversion go1.14.12 -D "" -importcfg $WORK/b437/importcfg -pack ./filters.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/df/dfaff3609b95b3cb824a02de66b8b56a01fc7b8005f1df0d5199d21529b0b537-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/v5/directory=github.com/containers/libpod/vendor/github.com/containers/image/v5/directory importmap github.com/containers/image/v5/docker=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker importmap github.com/containers/image/v5/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive importmap github.com/containers/image/v5/manifest=github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest importmap github.com/containers/image/v5/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config importmap github.com/containers/image/v5/signature=github.com/containers/libpod/vendor/github.com/containers/image/v5/signature importmap github.com/containers/image/v5/transports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports importmap github.com/containers/image/v5/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports importmap github.com/containers/image/v5/types=github.com/containers/libpod/vendor/github.com/containers/image/v5/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b047/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile html/template=$WORK/b570/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid _MhvtdgNgUpn3bWSHv6_/_MhvtdgNgUpn3bWSHv6_ -goversion go1.14.12 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./commands_remoteclient.go ./commit.go ./common.go ./common_libpod.go ./container.go ./containers_prune.go ./cp.go ./create.go ./diff.go ./errors_remote.go ./events.go ./exec.go ./exists.go ./export.go ./generate.go ./generate_kube.go ./generate_systemd.go ./healthcheck.go ./healthcheck_run.go ./history.go ./image.go ./images.go ./images_prune.go ./import.go ./info.go ./init.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./main_remote.go ./main_remote_supported.go ./mount.go ./pause.go ./platform_linux.go ./play.go ./play_kube.go ./pod.go ./pod_create.go ./pod_inspect.go ./pod_kill.go ./pod_pause.go ./pod_ps.go ./pod_restart.go ./pod_rm.go ./pod_start.go ./pod_stats.go ./pod_stop.go ./pod_top.go ./pod_unpause.go ./pods_prune.go ./port.go ./ps.go ./pull.go ./push.go ./refresh.go ./restart.go ./restore.go ./rm.go ./rmi.go ./run.go ./runlabel.go ./save.go ./search.go ./sign.go ./start.go ./stats.go ./stop.go ./system.go ./system_migrate.go ./system_prune.go ./system_renumber.go ./tag.go ./top.go ./tree.go ./trust.go ./trust_set_show.go ./umount.go ./unpause.go ./utils.go ./version.go ./volume.go ./volume_create.go ./volume_inspect.go ./volume_ls.go ./volume_prune.go ./volume_rm.go ./wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ef/ef2d3a4cbae63825d13b4c980d64c9f191de53e10a042cbf59220308175d03b8-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile archive/tar=$WORK/b002/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b047/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/docker/config=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/signature=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/transports/alltransports=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b566/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/libpod/define=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/libpod/logs=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/pkg/errorhandling=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b567/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b557/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b568/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b560/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b569/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b509/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b079/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b080/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile html/template=$WORK/b570/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b135/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b037/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b103/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b049/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cgroups=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/reference=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/tarfile=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/image=$WORK/b163/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/archive=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/layout=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b072/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b194/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/api/config/v1=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b428/_pkg_.a packagefile hash=$WORK/b069/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile flag=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b409/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b425/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile crypto/rand=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/iolimits=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b165/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/libtrust=$WORK/b114/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b144/_pkg_.a packagefile regexp=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/version=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/docker/daemon=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/openshift=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/tarball=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b554/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b548/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b561/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/libpod/config=$WORK/b446/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b449/_pkg_.a packagefile github.com/containers/libpod/libpod/events=$WORK/b450/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/libpod/lock=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b494/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b497/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b542/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b543/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b544/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b545/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b547/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b549/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b550/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b551/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b498/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b562/_pkg_.a packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b565/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b558/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b559/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b073/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/lockfile=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/tarlog=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b104/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/inception=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/shared=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b188/_pkg_.a packagefile compress/bzip2=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b510/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b511/_pkg_.a packagefile math/big=$WORK/b096/_pkg_.a packagefile crypto=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b475/_pkg_.a packagefile log=$WORK/b081/_pkg_.a packagefile encoding/csv=$WORK/b433/_pkg_.a packagefile encoding/hex=$WORK/b097/_pkg_.a packagefile html=$WORK/b571/_pkg_.a packagefile text/template/parse=$WORK/b221/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b244/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/umask=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/internal/tmpdir=$WORK/b166/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/oci/internal=$WORK/b312/_pkg_.a packagefile text/scanner=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b427/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile container/list=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b234/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile mime/multipart=$WORK/b236/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile net/http/internal=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b423/_pkg_.a packagefile net/http/httputil=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b417/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b092/_pkg_.a packagefile crypto/des=$WORK/b122/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/ed25519=$WORK/b123/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/hmac=$WORK/b125/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b126/_pkg_.a packagefile crypto/rc4=$WORK/b127/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha512=$WORK/b118/_pkg_.a packagefile crypto/subtle=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b141/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b107/_pkg_.a packagefile crypto/x509/pkix=$WORK/b131/_pkg_.a packagefile encoding/base32=$WORK/b143/_pkg_.a packagefile regexp/syntax=$WORK/b071/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b150/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b151/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b157/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b316/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b555/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b556/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/file=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b495/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b496/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b546/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b326/_pkg_.a packagefile hash/fnv=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b552/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b553/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b406/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b499/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b500/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b501/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b536/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b541/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b563/_pkg_.a packagefile github.com/containers/libpod/pkg/channelwriter=$WORK/b564/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b105/_pkg_.a packagefile hash/crc32=$WORK/b101/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b183/_pkg_.a packagefile go/format=$WORK/b214/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/huff0=$WORK/b098/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/snappy=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b102/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b258/_pkg_.a packagefile container/heap=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b264/_pkg_.a packagefile go/ast=$WORK/b215/_pkg_.a packagefile go/doc=$WORK/b397/_pkg_.a packagefile go/parser=$WORK/b218/_pkg_.a packagefile go/token=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b391/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b231/_pkg_.a packagefile mime/quotedprintable=$WORK/b237/_pkg_.a packagefile crypto/dsa=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/fs=$WORK/b411/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/morikuni/aec=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b418/_pkg_.a packagefile crypto/internal/subtle=$WORK/b090/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b094/_pkg_.a packagefile crypto/internal/randutil=$WORK/b117/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b110/_pkg_.a packagefile compress/zlib=$WORK/b153/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b155/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b156/_pkg_.a packagefile image=$WORK/b158/_pkg_.a packagefile image/jpeg=$WORK/b160/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/cgroups=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/containerd/errdefs=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/codes=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/status=$WORK/b329/_pkg_.a packagefile database/sql/driver=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b376/_pkg_.a packagefile net/mail=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b387/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b407/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b502/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b503/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b504/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b506/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b528/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b522/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b529/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b523/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b530/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b532/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b537/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b198/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b199/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/cpuid=$WORK/b106/_pkg_.a packagefile go/printer=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/fse=$WORK/b099/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b262/_pkg_.a packagefile go/scanner=$WORK/b216/_pkg_.a packagefile internal/lazyregexp=$WORK/b398/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/sysx=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/errgroup=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b111/_pkg_.a packagefile hash/adler32=$WORK/b154/_pkg_.a packagefile image/color=$WORK/b159/_pkg_.a packagefile image/internal/imageutil=$WORK/b161/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/internal=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b505/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b507/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b519/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b520/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b521/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b527/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b524/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b531/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b533/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b534/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b535/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b538/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b540/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/syscallx=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b293/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/connectivity=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b508/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b516/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b512/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b517/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b525/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b539/_pkg_.a packagefile expvar=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/google.golang.org/grpc/grpclog=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b513/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b514/_pkg_.a packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b515/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b518/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b526/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b304/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=IXnbKTlyKAxvBLmo46u3/_MhvtdgNgUpn3bWSHv6_/Yjz1uekWeJnrIDF5AXMV/IXnbKTlyKAxvBLmo46u3 -compressdwarf=false -B 0x52a2b1e399dd072da90c0563f082f965dcf31034 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman-remote rm -r $WORK/b001/ + /usr/bin/make docs Error, empty output for info: 'NUMBER' Error, empty output for info: 'NUMBER' mkdir -p docs/build/man mkdir -p "/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/src/github.com/containers" ln -sfn "/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55" "/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/src/github.com/containers/libpod" ln -sfn "/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/vendor/github.com/varlink" "/builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55/src/github.com/varlink" touch .gopathok + ./docs/dckrman.sh ./docs/build/man/podman-attach.1 ./docs/build/man/podman-build.1 ./docs/build/man/podman-commit.1 ./docs/build/man/podman-container-checkpoint.1 ./docs/build/man/podman-container-cleanup.1 ./docs/build/man/podman-container-exists.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-generate-kube.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-exists.1 ./docs/build/man/podman-image-prune.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.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-load.1 ./docs/build/man/podman-login.1 ./docs/build/man/podman-logout.1 ./docs/build/man/podman-logs.1 ./docs/build/man/podman-mount.1 ./docs/build/man/podman-network-create.1 ./docs/build/man/podman-network-inspect.1 ./docs/build/man/podman-network-ls.1 ./docs/build/man/podman-network-rm.1 ./docs/build/man/podman-network.1 ./docs/build/man/podman-pause.1 ./docs/build/man/podman-play-kube.1 ./docs/build/man/podman-play.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-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-remote.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-start.1 ./docs/build/man/podman-stats.1 ./docs/build/man/podman-stop.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.1 ./docs/build/man/podman-tag.1 ./docs/build/man/podman-top.1 ./docs/build/man/podman-umount.1 ./docs/build/man/podman-unpause.1 ./docs/build/man/podman-unshare.1 ./docs/build/man/podman-varlink.1 ./docs/build/man/podman-version.1 ./docs/build/man/podman-volume-create.1 ./docs/build/man/podman-volume-inspect.1 ./docs/build/man/podman-volume-ls.1 ./docs/build/man/podman-volume-prune.1 ./docs/build/man/podman-volume-rm.1 ./docs/build/man/podman-volume.1 ./docs/build/man/podman-wait.1 ./docs/build/man/podman.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JKXjHH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 ++ dirname /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + install -dp /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/lib/systemd/system + PODMAN_VERSION=1.6.4 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr ETCDIR=/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/etc install.bin install.remote install.man install.cni install.systemd install.completions Error, empty output for info: 'NUMBER' Error, empty output for info: 'NUMBER' install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/bin/podman bin/podman-remote install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man5 install -m 644 docs/build/man/podman-stats.1 docs/build/man/podman-play-kube.1 docs/build/man/podman-commit.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-export.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-load.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-port.1 docs/build/man/podman-container-cleanup.1 docs/build/man/podman-kill.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-remote.1 docs/build/man/podman-history.1 docs/build/man/podman-images.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-tag.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-network-create.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-restart.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-init.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-save.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-cp.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-import.1 docs/build/man/podman-exec.1 docs/build/man/podman-pull.1 docs/build/man/podman-rm.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-mount.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-container-prune.1 docs/build/man/podman.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-inspect.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-login.1 docs/build/man/podman-logs.1 docs/build/man/podman-top.1 docs/build/man/podman-pause.1 docs/build/man/podman-build.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-umount.1 docs/build/man/podman-logout.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-ps.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-generate.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-search.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-start.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-events.1 docs/build/man/podman-unpause.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-generate-kube.1 docs/build/man/podman-push.1 docs/build/man/podman-attach.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-network.1 docs/build/man/podman-unshare.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-version.1 docs/build/man/podman-run.1 docs/build/man/podman-diff.1 docs/build/man/podman-create.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-image.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-rmi.1 docs/build/man/podman-play.1 docs/build/man/podman-container.1 docs/build/man/podman-pod.1 docs/build/man/podman-volume.1 docs/build/man/podman-info.1 docs/build/man/podman-wait.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-varlink.1 -t /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man1 install -m 644 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man5 install -m 644 docs/source/markdown/links/*1 -t /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/lib/systemd/user/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/lib/systemd/system/io.podman.service install -d /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/lib/systemd/user # User units are ordered differently, we can't make the *system* multi-user.target depend on a user unit. # For user units the default.target that's the default is fine. sed -e 's,^WantedBy=.*,WantedBy=default.target,' < contrib/varlink/io.podman.service > /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/lib/systemd/user/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/zsh/site-functions + install -dp /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/containers + install -m 644 libpod.conf /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/containers + install -dp /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man1 + install -m 644 docs/build/man/docker-attach.1 docs/build/man/docker-build.1 docs/build/man/docker-commit.1 docs/build/man/docker-container-checkpoint.1 docs/build/man/docker-container-cleanup.1 docs/build/man/docker-container-exists.1 docs/build/man/docker-container-prune.1 docs/build/man/docker-container-restore.1 docs/build/man/docker-container-runlabel.1 docs/build/man/docker-container.1 docs/build/man/docker-cp.1 docs/build/man/docker-create.1 docs/build/man/docker-diff.1 docs/build/man/docker-events.1 docs/build/man/docker-exec.1 docs/build/man/docker-export.1 docs/build/man/docker-generate-kube.1 docs/build/man/docker-generate-systemd.1 docs/build/man/docker-generate.1 docs/build/man/docker-healthcheck-run.1 docs/build/man/docker-healthcheck.1 docs/build/man/docker-history.1 docs/build/man/docker-image-exists.1 docs/build/man/docker-image-prune.1 docs/build/man/docker-image-sign.1 docs/build/man/docker-image-tree.1 docs/build/man/docker-image-trust.1 docs/build/man/docker-image.1 docs/build/man/docker-images.1 docs/build/man/docker-import.1 docs/build/man/docker-info.1 docs/build/man/docker-init.1 docs/build/man/docker-inspect.1 docs/build/man/docker-kill.1 docs/build/man/docker-load.1 docs/build/man/docker-login.1 docs/build/man/docker-logout.1 docs/build/man/docker-logs.1 docs/build/man/docker-mount.1 docs/build/man/docker-network-create.1 docs/build/man/docker-network-inspect.1 docs/build/man/docker-network-ls.1 docs/build/man/docker-network-rm.1 docs/build/man/docker-network.1 docs/build/man/docker-pause.1 docs/build/man/docker-play-kube.1 docs/build/man/docker-play.1 docs/build/man/docker-pod-create.1 docs/build/man/docker-pod-exists.1 docs/build/man/docker-pod-inspect.1 docs/build/man/docker-pod-kill.1 docs/build/man/docker-pod-pause.1 docs/build/man/docker-pod-prune.1 docs/build/man/docker-pod-ps.1 docs/build/man/docker-pod-restart.1 docs/build/man/docker-pod-rm.1 docs/build/man/docker-pod-start.1 docs/build/man/docker-pod-stats.1 docs/build/man/docker-pod-stop.1 docs/build/man/docker-pod-top.1 docs/build/man/docker-pod-unpause.1 docs/build/man/docker-pod.1 docs/build/man/docker-port.1 docs/build/man/docker-ps.1 docs/build/man/docker-pull.1 docs/build/man/docker-push.1 docs/build/man/docker-remote.1 docs/build/man/docker-restart.1 docs/build/man/docker-rm.1 docs/build/man/docker-rmi.1 docs/build/man/docker-run.1 docs/build/man/docker-save.1 docs/build/man/docker-search.1 docs/build/man/docker-start.1 docs/build/man/docker-stats.1 docs/build/man/docker-stop.1 docs/build/man/docker-system-df.1 docs/build/man/docker-system-migrate.1 docs/build/man/docker-system-prune.1 docs/build/man/docker-system-renumber.1 docs/build/man/docker-system.1 docs/build/man/docker-tag.1 docs/build/man/docker-top.1 docs/build/man/docker-umount.1 docs/build/man/docker-unpause.1 docs/build/man/docker-unshare.1 docs/build/man/docker-varlink.1 docs/build/man/docker-version.1 docs/build/man/docker-volume-create.1 docs/build/man/docker-volume-inspect.1 docs/build/man/docker-volume-ls.1 docs/build/man/docker-volume-prune.1 docs/build/man/docker-volume-rm.1 docs/build/man/docker-volume.1 docs/build/man/docker-wait.1 docs/build/man/docker.1 -t /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man1 + install -m 755 docker /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/bin + ln -s ./ ./vendor/src + install -d -p /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/015-help.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/075-exec.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/120-load.bats' 'test/system/200-pod-top.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/200-pod-top.bats' 'test/system/250-generate-systemd.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/250-generate-systemd.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64//usr/share/podman/test/system/helpers.t' ++ find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man1 /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man5 -type f ++ sed s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-varlink.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.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-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/oci-hooks.5*' + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.6.4-24.module_el8.3.0+706+33ce1279 --unique-debug-suffix -1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 --unique-debug-src-base podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/podman-90ef753e901dff13d273b87524a336e3644f1f55 extracting debug info from /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/bin/podman-remote 34688 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BL7o1x + umask 022 + cd /builddir/build/BUILD + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + exit 0 Processing files: podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wKutno + umask 022 + cd /builddir/build/BUILD + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + DOCDIR=/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/doc/podman + cp -pr code-of-conduct.md /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/doc/podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VWQbLe + umask 022 + cd /builddir/build/BUILD + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/licenses/podman + exit 0 warning: File listed twice: /usr/share/zsh/site-functions/_podman Provides: bundled(golang(github.com/Azure/go-ansiterm)) = 19f72df4d05d31cbe1c56bfc8045c96babff6c7e bundled(golang(github.com/BurntSushi/toml)) = v0.2.0 bundled(golang(github.com/Microsoft/go-winio)) = 78439966b38d69bf38227fbf57ac8a6fee70f69a bundled(golang(github.com/Microsoft/hcsshim)) = 43f9725307998e09f2e3816c2c0c36dc98f0c982 bundled(golang(github.com/Nvveen/Gotty)) = master bundled(golang(github.com/blang/semver)) = v3.5.0 bundled(golang(github.com/boltdb/bolt)) = master bundled(golang(github.com/buger/goterm)) = 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 bundled(golang(github.com/containerd/cgroups)) = 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 bundled(golang(github.com/containerd/continuity)) = master bundled(golang(github.com/containernetworking/plugins)) = 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 bundled(golang(github.com/containers/image)) = 85d7559d44fd71f30e46e43d809bfbf88d11d916 bundled(golang(github.com/containers/psgo)) = 5dde6da0bc8831b35243a847625bcf18183bd1ee bundled(golang(github.com/containers/storage)) = 243c4cd616afdf06b4a975f18c4db083d26b1641 bundled(golang(github.com/coreos/go-iptables)) = 25d087f3cffd9aedc0c2b7eff25f23cbf3c20fe1 bundled(golang(github.com/coreos/go-systemd)) = v14 bundled(golang(github.com/cri-o/ocicni)) = master bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.1 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/distribution)) = 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df bundled(golang(github.com/docker/docker)) = 86f080cff0914e9694068ed78d503701667c4c00 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 3ede32e2033de7505e6500d6c868c2b9ed9f169d bundled(golang(github.com/docker/go-units)) = v0.3.2 bundled(golang(github.com/docker/libtrust)) = aabc10ec26b754e797f9028f4589c5b7bd90dc20 bundled(golang(github.com/docker/spdystream)) = ed496381df8283605c435b86d4fdd6f4f20b8c6e bundled(golang(github.com/fatih/camelcase)) = f6a740d52f961c60348ebb109adde9f4635d7540 bundled(golang(github.com/fsnotify/fsnotify)) = 7d7316ed6e1ed2de075aab8dfc76de5d158d66e1 bundled(golang(github.com/fsouza/go-dockerclient)) = master bundled(golang(github.com/ghodss/yaml)) = 04f313413ffd65ce25f2541bfd2b2ceec5c0908c bundled(golang(github.com/godbus/dbus)) = a389bdde4dd695d414e47b755e95e72b7826432c bundled(golang(github.com/gogo/protobuf)) = c0656edd0d9eab7c66d1eb0c568f9039345796f7 bundled(golang(github.com/golang/glog)) = 23def4e6c14b4da8ac2ed8007337bc5eb5007998 bundled(golang(github.com/golang/groupcache)) = b710c8433bd175204919eb38776e944233235d03 bundled(golang(github.com/golang/protobuf)) = 4bd1920723d7b7c925de087aa32e2187708897f7 bundled(golang(github.com/google/gofuzz)) = 44d81051d367757e1c7c6a5a86423ece9afcf63c bundled(golang(github.com/googleapis/gnostic)) = 0c5108395e2debce0d731cf0287ddf7242066aba bundled(golang(github.com/gorilla/context)) = v1.1 bundled(golang(github.com/gorilla/mux)) = v1.3.0 bundled(golang(github.com/hashicorp/errwrap)) = 7554cd9344cec97297fa6649b055a8c98c2a1e55 bundled(golang(github.com/hashicorp/go-multierror)) = 83588e72410abfbe4df460eeb6f30841ae47d4c4 bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 bundled(golang(github.com/imdario/mergo)) = 0.2.2 bundled(golang(github.com/json-iterator/go)) = 1.0.0 bundled(golang(github.com/kr/pty)) = v1.0.0 bundled(golang(github.com/mailru/easyjson)) = 03f2033d19d5860aef995fe360ac7d395cd8ce65 bundled(golang(github.com/mattn/go-runewidth)) = v0.0.1 bundled(golang(github.com/mistifyio/go-zfs)) = v2.1.1 bundled(golang(github.com/mrunalp/fileutils)) = master bundled(golang(github.com/mtrmac/gpgme)) = b2432428689ca58c2b8e8dea9449d3295cf96fc9 bundled(golang(github.com/opencontainers/image-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runc)) = b4e2ecb452d9ee4381137cc0a7e6715b96bed6de bundled(golang(github.com/opencontainers/runtime-spec)) = d810dbc60d8c5aeeb3d054bd1132fab2121968ce bundled(golang(github.com/opencontainers/runtime-tools)) = master bundled(golang(github.com/opencontainers/selinux)) = b6fa367ed7f534f9ba25391cc2d467085dbb445a bundled(golang(github.com/openshift/imagebuilder)) = master bundled(golang(github.com/ostreedev/ostree-go)) = master bundled(golang(github.com/pkg/errors)) = v0.8.0 bundled(golang(github.com/pmezard/go-difflib)) = 792786c7400a136282c1664665ae0a8db921c6c2 bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/projectatomic/buildah)) = af5bbde0180026ae87b7fc81c2dc124aa73ec959 bundled(golang(github.com/seccomp/containers-golang)) = master bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/spf13/pflag)) = 9ff6c6923cfffbcd502984b8e0c80539a94968b7 bundled(golang(github.com/stretchr/testify)) = 4d4bfba8f1d1027c4fdbe371823030df51419987 bundled(golang(github.com/syndtr/gocapability)) = e7cb7fa329f456b3855136a2642b197bad7366ba bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/ulule/deepcopier)) = master bundled(golang(github.com/urfave/cli)) = 934abfb2f102315b5794e15ebc7949e4ca253920 bundled(golang(github.com/varlink/go)) = master bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/vishvananda/netlink)) = master bundled(golang(github.com/vishvananda/netns)) = master bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(golang.org/x/crypto)) = 81e90905daefcd6fd217b62423c0908922eadb30 bundled(golang(golang.org/x/net)) = c427ad74c6d7a814201695e9ffde0c5d400a7674 bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = f72d8390a633d5dfb0cc84043294db9f6c935756 bundled(golang(golang.org/x/time)) = f51c12702a4d776e4c1fa9b0fabab841babae631 bundled(golang(google.golang.org/grpc)) = v1.0.4 bundled(golang(gopkg.in/cheggaaa/pb.v1)) = v1.0.7 bundled(golang(gopkg.in/inf.v0)) = v0.9.0 bundled(golang(gopkg.in/mgo.v2)) = v2 bundled(golang(gopkg.in/square/go-jose.v2)) = v2.1.3 bundled(golang(gopkg.in/yaml.v2)) = v2 bundled(golang(k8s.io/api)) = 5ce4aa0bf2f097f6021127b3d879eeda82026be8 bundled(golang(k8s.io/apiextensions-apiserver)) = 1b31e26d82f1ec2e945c560790e98f34bb5f2e63 bundled(golang(k8s.io/apimachinery)) = 616b23029fa3dc3e0ccefd47963f5651a6543d94 bundled(golang(k8s.io/apiserver)) = 4d1163080139f1f9094baf8a3a6099e85e1867f6 bundled(golang(k8s.io/client-go)) = 7cd1d3291b7d9b1e2d54d4b69eb65995eaf8888e bundled(golang(k8s.io/kube-openapi)) = 275e2ce91dec4c05a4094a7b1daee5560b555ac9 bundled(golang(k8s.io/utils)) = 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e config(podman) = 1.6.4-24.module_el8.3.0+706+33ce1279 podman = 1.6.4-24.module_el8.3.0+706+33ce1279 podman(x86-64) = 1.6.4-24.module_el8.3.0+706+33ce1279 podman-manpages = 1.6.4-24.module_el8.3.0+706+33ce1279 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) 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.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Obsoletes: podman-manpages < 1.6.4-24.module_el8.3.0+706+33ce1279 Processing files: podman-docker-1.6.4-24.module_el8.3.0+706+33ce1279.noarch Provides: podman-docker = 1.6.4-24.module_el8.3.0+706+33ce1279 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Conflicts: docker docker-ce docker-ee docker-latest moby-engine Processing files: podman-remote-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 Provides: podman-remote = 1.6.4-24.module_el8.3.0+706+33ce1279 podman-remote(x86-64) = 1.6.4-24.module_el8.3.0+706+33ce1279 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) 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.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: podman-tests-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Cmp317 + umask 022 + cd /builddir/build/BUILD + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64/usr/share/licenses/podman-tests + exit 0 Provides: podman-tests = 1.6.4-24.module_el8.3.0+706+33ce1279 podman-tests(x86-64) = 1.6.4-24.module_el8.3.0+706+33ce1279 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: podman-debugsource-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 Provides: podman-debugsource = 1.6.4-24.module_el8.3.0+706+33ce1279 podman-debugsource(x86-64) = 1.6.4-24.module_el8.3.0+706+33ce1279 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 Provides: debuginfo(build-id) = ab3f880f2586279e38956f434c68513a8d9a2147 podman-debuginfo = 1.6.4-24.module_el8.3.0+706+33ce1279 podman-debuginfo(x86-64) = 1.6.4-24.module_el8.3.0+706+33ce1279 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 1.6.4-24.module_el8.3.0+706+33ce1279 Processing files: podman-remote-debuginfo-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 Provides: debuginfo(build-id) = 3ee1864a7b5077b3ee2c2272683b1e8573bcc3e5 podman-remote-debuginfo = 1.6.4-24.module_el8.3.0+706+33ce1279 podman-remote-debuginfo(x86-64) = 1.6.4-24.module_el8.3.0+706+33ce1279 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 1.6.4-24.module_el8.3.0+706+33ce1279 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 Wrote: /builddir/build/RPMS/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64.rpm Wrote: /builddir/build/RPMS/podman-docker-1.6.4-24.module_el8.3.0+706+33ce1279.noarch.rpm Wrote: /builddir/build/RPMS/podman-remote-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64.rpm Wrote: /builddir/build/RPMS/podman-tests-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debugsource-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HwJXJ5 + umask 022 + cd /builddir/build/BUILD + cd podman-90ef753e901dff13d273b87524a336e3644f1f55 + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-1.6.4-24.module_el8.3.0+706+33ce1279.x86_64 + exit 0 Child return code was: 0