Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/buildah.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-8030020200831211746-2a301c24-build-54886-12266/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/buildah.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: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/buildah.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-8030020200831211746-2a301c24-build-54886-12266/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/buildah.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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cvpmkf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-9513cb8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /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 'buildah-1.11.6 base' + /usr/bin/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/1996.patch + /usr/bin/git commit -q -m 1996.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/2031.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 2031.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/CVE-2020-1702-1801930.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m CVE-2020-1702-1801930.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/buildah-1756986.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m buildah-1756986.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/buildah-CVE-2020-10696.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m buildah-CVE-2020-10696.patch --author 'rpm-build ' + sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dk223Y + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + mkdir _build ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + pushd _build + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc src/github.com/containers/buildah ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + popd + mv vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + export 'BUILDTAGS=seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + BUILDTAGS='seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + export GO111MODULE=off + GO111MODULE=off + rm -f src/github.com/containers/storage/drivers/register/register_btrfs.go ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags ' -compressdwarf=false -B 0xd459d8c8928d044ddc594cd7b9954bfc691e6129 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o buildah github.com/containers/buildah/cmd/buildah WORK=/tmp/go-build081384975 internal/cpu mkdir -p $WORK/b008/ unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go encoding mkdir -p $WORK/b024/ unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b012/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.go internal/race sync/atomic runtime/internal/atomic cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b010/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal math/bits mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -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_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal unicode/utf16 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal internal/nettrace mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-d # internal runtime/internal/math mkdir -p $WORK/b011/ 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_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal crypto/internal/subtle mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b088/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b048/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b048/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b048/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-d # internal crypto/subtle mkdir -p $WORK/b089/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF crypto/internal/boring/sig mkdir -p $WORK/b092/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b089/importcfg -pack ./constant_time.go cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b092/symabis ./sig_other.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_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid lgNfQcifZQlarRJ0Nzil/lgNfQcifZQlarRJ0Nzil -goversion go1.14.7 -D "" -importcfg $WORK/b108/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-d # internal cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./sig.go cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-d # internal internal/testlog cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s math cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b092/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ec/ec1ab4c244cff6725b4d96c679f474902261b288ffa34f147652e3576abe20d3-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b092/_pkg_.a $WORK/b092/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s mkdir -p $WORK/b038/ mkdir -p $WORK/b027/ container/list mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p container/list -std -complete -installsuffix shared -buildid WUvVlwvpv3wnckZtFXJY/WUvVlwvpv3wnckZtFXJY -goversion go1.14.7 -D "" -importcfg $WORK/b118/importcfg -pack ./list.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c crypto/internal/boring/fipstls mkdir -p $WORK/b091/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b027/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_ppc64x.o # internal vendor/golang.org/x/crypto/cryptobyte/asn1 cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b131/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid JqfDPhjVYCpYY7xtAQ9E/JqfDPhjVYCpYY7xtAQ9E -goversion go1.14.7 -D "" -importcfg $WORK/b131/importcfg -pack ./asn1.go cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b091/symabis ./dummy.s cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-d # internal 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_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 ./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/b091/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid fDJxasgzPFu_0RzGrjQe/fDJxasgzPFu_0RzGrjQe -goversion go1.14.7 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./tls.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.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 ./mmap.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_ppc64x.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 ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.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_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.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_ppc64x.go ./write_err.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b5/b576a1d737061308ddc581b842bfb644635c48d0950aab20dad04ddb8037e10f-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid BhqB4rmPH0twa9-3B9_j/BhqB4rmPH0twa9-3B9_j -goversion go1.14.7 -D "" -importcfg $WORK/b135/importcfg -pack ./aliasing.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal image/color mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p image/color -std -complete -installsuffix shared -buildid ef3HKMbUVe5XJ25ig_wS/ef3HKMbUVe5XJ25ig_wS -goversion go1.14.7 -D "" -importcfg $WORK/b155/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/35/35494e2bf57356b105388f8f3f20e5cf0705f31683349da521389bd119f7493f-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid xHdf7-iZaquvx0LSg0r0/xHdf7-iZaquvx0LSg0r0 -goversion go1.14.7 -D "" -importcfg $WORK/b176/importcfg -pack ./promise.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/12/120c96cc71fa48b2ebb38986603d9f58721db6bed85c68db7b3bb709e4b89e73-d # internal github.com/pquerna/ffjson/shared mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid GkJBoaOwd_M9DVzpGi-K/GkJBoaOwd_M9DVzpGi-K -goversion go1.14.7 -D "" -importcfg $WORK/b214/importcfg -pack ./options.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b091/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x003.o -c gcc_context.c cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid xT88rTyfpCxSdcn4ICYN/xT88rTyfpCxSdcn4ICYN -goversion go1.14.7 -D "" -importcfg $WORK/b266/importcfg -pack ./ewma.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/01/01d1ec53e1f75e0ca52a79846f3907028907198c3e714dd7a043c3537fa2b03a-d # internal github.com/docker/docker/api mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid IXsois9Q6NtRcTi-E781/IXsois9Q6NtRcTi-E781 -goversion go1.14.7 -D "" -importcfg $WORK/b320/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/b2/b2599df753a309ea482b8f2d498068cebde1593d031ed741bc88f919c86d414e-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid YG5G9__OdvC1rV6-GLoo/YG5G9__OdvC1rV6-GLoo -goversion go1.14.7 -D "" -importcfg $WORK/b345/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/9c/9c0100236f643f60486c890e68b7249e830480a3ee086a951990e966f7656311-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b091/_pkg_.a $WORK/b091/dummy.o # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid biQnaSO8ob4oTdAg_8F6/biQnaSO8ob4oTdAg_8F6 -goversion go1.14.7 -D "" -importcfg $WORK/b346/importcfg -pack ./image_history.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/8d/8d36452eec21edf6f9516bd19519dda064966bc8dc0573efbd0acff44e76c08d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b392/ cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ac/acb4b403bf199e6cde2bf6341cb4939a00e7b14e50676b6329ff7fd2cac34f55-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid beu6Hdq025_-kdH4mFSk/beu6Hdq025_-kdH4mFSk -goversion go1.14.7 -D "" -importcfg $WORK/b427/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/8f/8f8114cca4f0f2c03ccd72fba3a152e55ea8542465b1f5a325c3b0fa39207822-d # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/cf/cf2af195f377b6db58608afac949d9583f5a84df5d496bc736a9fc96362d8ad7-d # internal cat >$WORK/b392/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid GcFtisP51HVNoR0g-omY/GcFtisP51HVNoR0g-omY -goversion go1.14.7 -D "" -importcfg $WORK/b392/importcfg -pack ./operator.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/f7/f744670a43d363406efe68a1f803cc6fc892b36c070519c0ab7f35ce0e697b3b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x005.o -c gcc_libinit.c cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/0e/0e0d2349c0bc7f73d56566123397a9039cdcb16195e650b102f579947c64f4dd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/7f/7ff2f72ab584000a8a76b0c6a0a10fd1b81fe1f8e039b8dcb77998f8b8bceebd-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x006.o -c gcc_ppc64x.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b027/_pkg_.a $WORK/b027/floor_ppc64x.o $WORK/b027/modf_ppc64x.o $WORK/b027/sqrt_ppc64x.o $WORK/b027/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-d # internal github.com/vbauerster/mpb/internal mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid EqreO4JcX1texY5ZiYBR/EqreO4JcX1texY5ZiYBR -goversion go1.14.7 -D "" -importcfg $WORK/b267/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/ed/edcb9b854e6e70e3aa3ecbb019d03430f6827a47987f51fdc783414a44498731-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go -dynlinker cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b048/symabis ./asm_ppc64x.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p runtime/cgo -std -installsuffix shared -buildid vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b048/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_ppc64x.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/preempt_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b014/ 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_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal internal/singleflight mkdir -p $WORK/b046/ cat >$WORK/b046/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_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p math/rand -std -complete -installsuffix shared -buildid dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort mkdir -p $WORK/b033/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b033/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_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-d # internal io mkdir -p $WORK/b013/ 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_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b022/ cat >$WORK/b022/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_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go strconv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -D "" -importcfg $WORK/b030/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./message.go golang.org/x/crypto/cast5 mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid hluNiFP2k0fGG_SRof7B/hluNiFP2k0fGG_SRof7B -goversion go1.14.7 -D "" -importcfg $WORK/b151/importcfg -pack ./cast5.go github.com/containers/storage/pkg/locker mkdir -p $WORK/b188/ cat >$WORK/b188/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/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid eVdXUBzN-M89DVntAZWp/eVdXUBzN-M89DVntAZWp -goversion go1.14.7 -D "" -importcfg $WORK/b188/importcfg -pack ./locker.go github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid Wy0TOXTGYNa5Rwq2Cqwc/Wy0TOXTGYNa5Rwq2Cqwc -goversion go1.14.7 -D "" -importcfg $WORK/b245/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/ec/ec8f1edecc9dcc0b08e8b7ca56ffe5dc125c687b91f92a3d033aa6556848489e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm_linux_ppc64x.s cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/2f/2f45f12246aee914e47296f889b1913b7edb1c018141571b0aa3f798ed7aaeb8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-d # internal container/heap mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p container/heap -std -complete -installsuffix shared -buildid _HAEHB0KO7az-kzKkkn8/_HAEHB0KO7az-kzKkkn8 -goversion go1.14.7 -D "" -importcfg $WORK/b262/importcfg -pack ./heap.go github.com/beorn7/perks/quantile mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid R51RR9ynuM6Xn_XaWAaO/R51RR9ynuM6Xn_XaWAaO -goversion go1.14.7 -D "" -importcfg $WORK/b297/importcfg -pack ./stream.go github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid rBV4AZmz4FCvBFgEWx4d/rBV4AZmz4FCvBFgEWx4d -goversion go1.14.7 -D "" -importcfg $WORK/b384/importcfg -pack ./sortkeys.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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_ppc64x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal bytes mkdir -p $WORK/b003/ 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_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/37/3739144bb768b4ee8a282596d8d26905d6e6c72a74162da2a6794fa33e417ba6-d # internal strings mkdir -p $WORK/b039/ cat >$WORK/b039/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_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/c7/c798e11e6a4b1d8ed9e1ee3e90ad3e4565e1eeb0ba1b27a11f41a2d71de91033-d # internal hash mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash -std -complete -installsuffix shared -buildid vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/4b/4b72090d714353e8b3e3cf1501c70817ed8500a57bfa4160c2732f8c999fba91-d # internal github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid VzBnv8oMV2N-3IqvwNia/VzBnv8oMV2N-3IqvwNia -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/eb/eb947058694e81eb46d0d4adf646b5115496e5c8a3c32ecc16fa4f4338b351e6-d # internal crypto/internal/randutil mkdir -p $WORK/b114/ cat >$WORK/b114/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_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid FGwjaOPj6FJv4GHNoOHD/FGwjaOPj6FJv4GHNoOHD -goversion go1.14.7 -D "" -importcfg $WORK/b114/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/a4/a492bb079fd67c6dfd90a5f1d7437e1135d799de37f4d8b8f683f9365ead1601-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid sN9ypDD15d6nZ6UWrKFo/sN9ypDD15d6nZ6UWrKFo -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/29/2947bd6acdd6564968af5ba47a05492ce946be54b6cd018a0dc26345dfe5c28c-d # internal text/tabwriter mkdir -p $WORK/b221/ cat >$WORK/b221/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_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid fb6zBjdrr6R7K7EX_Bxg/fb6zBjdrr6R7K7EX_Bxg -goversion go1.14.7 -D "" -importcfg $WORK/b221/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-d # internal hash/crc32 mkdir -p $WORK/b099/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b099/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/85/8597dc72a80aa27520a6870bfd542b2308821372d403a4f542a0131a9f95a2d3-d # internal hash/crc64 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid wcoez6R1I56cp9GigZz3/wcoez6R1I56cp9GigZz3 -goversion go1.14.7 -D "" -importcfg $WORK/b109/importcfg -pack ./crc64.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xUEHlXOY7qDXuj_7gjEp/xUEHlXOY7qDXuj_7gjEp -goversion go1.14.7 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b099/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/4f/4f3ad07b4adfac53bd933d25ed5e46671a7329f10a6b0880010c37cc947e2e66-d # internal hash/adler32 mkdir -p $WORK/b150/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 10aWFVTepmUn69ErfkxE/10aWFVTepmUn69ErfkxE -goversion go1.14.7 -D "" -importcfg $WORK/b150/importcfg -pack ./adler32.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/19/19e28e85e1fbfd16453f3a597e1f0458590a5b5e67cade502b266231d12643ef-d # internal hash/fnv mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid tfaA34M0ILRTX6sQ5jju/tfaA34M0ILRTX6sQ5jju -goversion go1.14.7 -D "" -importcfg $WORK/b259/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b099/crc32_table_ppc64le.o ./crc32_table_ppc64le.s cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b002/ reflect mkdir -p $WORK/b029/ cat >$WORK/b002/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_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b029/symabis ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal path mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p path -std -complete -installsuffix shared -buildid lhQpyJaTTT0IXY43nAHV/lhQpyJaTTT0IXY43nAHV -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./match.go ./path.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_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/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b099/_pkg_.a $WORK/b099/crc32_ppc64le.o $WORK/b099/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e4/e4cfd80bbf72827ff4ea18fcc34d479c8872cd09e69feb4e5cff925ddc7d39ae-d # internal crypto mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/79/79c80ba5ae817a04e872d855a1348cd99774f2d615347fd21b27a451d582ae7f-d # internal regexp/syntax mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -D "" -importcfg $WORK/b068/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-d # internal crypto/rc4 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid nr5ptmkBNlY7yZDG1l0m/nr5ptmkBNlY7yZDG1l0m -goversion go1.14.7 -D "" -importcfg $WORK/b124/importcfg -pack ./rc4.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-d # internal encoding/base32 mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid fUCXZteHQ1QWP6k5VaJC/fUCXZteHQ1QWP6k5VaJC -goversion go1.14.7 -D "" -importcfg $WORK/b139/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/06/06a37bfaf7ce51c5d759993a1e7e48b2d6f7348f0da207419dad7ef653317dd9-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid yrOAdfh0wAeqkSV5OsZa/yrOAdfh0wAeqkSV5OsZa -goversion go1.14.7 -D "" -importcfg $WORK/b140/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/10/105eaca73ee567bd805202c4207be786967b5b7ff17b4c67b30bb74f1b74f6bf-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid xE9mbjL27uCnoWOzZGEU/xE9mbjL27uCnoWOzZGEU -goversion go1.14.7 -D "" -importcfg $WORK/b146/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/86/86789f74bbb3fb603db4a665754adbd3a5e2e209e166487612984be5d34e33ce-d # internal github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid zNVL18rzGr6Odyvl_whi/zNVL18rzGr6Odyvl_whi -goversion go1.14.7 -D "" -importcfg $WORK/b179/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/b1/b1b7e50079212f183959c52d1c54992f73420085dcb1346a06c9dfb27731b212-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 4pBa70h5ZjTy8jhp08yC/4pBa70h5ZjTy8jhp08yC -goversion go1.14.7 -D "" -importcfg $WORK/b208/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/bf/bf6397864c17e3e8123d7dfc1f6bb5714a2249a75251cd9f43e681cbdaed8c0e-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b231/ cat >$WORK/b231/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_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ThXBO1aY6TSAninNP4ef/ThXBO1aY6TSAninNP4ef -goversion go1.14.7 -D "" -importcfg $WORK/b231/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/c6/c69e79d2d5e8aedfdea794e576f89f3abc4618881303f52e1622393b8111e484-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 1kqlt-OPJMBykf6eL8N0/1kqlt-OPJMBykf6eL8N0 -goversion go1.14.7 -D "" -importcfg $WORK/b153/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/86/865e8e8be51624ab419ffb83e3fe2fdb213b76d478e1dc1ff17e49f998c88715-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid PCroBmn_49UKQUI3uHb3/PCroBmn_49UKQUI3uHb3 -goversion go1.14.7 -D "" -importcfg $WORK/b303/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-d # internal compress/bzip2 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid PUouk3kT8E9nKgaulpMJ/PUouk3kT8E9nKgaulpMJ -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/30/307ceb2aa1b54d7caf262332a3020e56d9391f78153f1f3680a59639bb21fdba-d # internal image mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b155/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_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_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p image -std -complete -installsuffix shared -buildid hi85dbfWS92mEzKf4nRU/hi85dbfWS92mEzKf4nRU -goversion go1.14.7 -D "" -importcfg $WORK/b154/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/6d/6dc058c08270638e5a151b161289e477a675eba1e77b551470e0f6070ca7c9b7-d # internal golang.org/x/text/transform 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 io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid iCewo_ziCbCmxqGGW1aA/iCewo_ziCbCmxqGGW1aA -goversion go1.14.7 -D "" -importcfg $WORK/b356/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/bf/bfb500b37243e25188d2ee55bf769d5ec2a160d447a90399ade32deb4b32a2e5-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal time mkdir -p $WORK/b020/ cat >$WORK/b020/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/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/3a/3aa13e5861111bfcc6a878cbde310df35bc29baf6279c96cda9f8cb779490c51-d # internal internal/syscall/execenv mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-d # internal github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid ZJSR9WkCZfLA4wV2QMtN/ZJSR9WkCZfLA4wV2QMtN -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./cgroups_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/26/26084c2a62418d420e45989de31ae9fad5cbdf918515a60ab7dc6c90e4e27eb0-d # internal github.com/containerd/continuity/syscallx mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid WO8dBIhpBrfcYymOV4a6/WO8dBIhpBrfcYymOV4a6 -goversion go1.14.7 -D "" -importcfg $WORK/b416/importcfg -pack ./syscall_unix.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/45/4541dad8a86bf30ae16a7f0504120cb02d1c414d1863b541d183a27194bb2016-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/d2/d2729b4566f00de3bab57a6720dbf544f700a9910eac29ab6dadb3f59bf9b3cc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/59/59d89eaaa1727ee203efe10e9ef20fb1a05a0d290f3a7b8935bf5e8b3ebf20a1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/7f/7f7f86e61258a03a0fd0c288f7c8d3c5c645902c67a3f63650046b1c0edc50dd-d # internal image/internal/imageutil mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b154/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid JJlVYEhyTMRh_65fsiKN/JJlVYEhyTMRh_65fsiKN -goversion go1.14.7 -D "" -importcfg $WORK/b157/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-d # internal regexp mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p regexp -std -complete -installsuffix shared -buildid H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b067/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/48/48b746fa1331aa66ea5facfae54bfddf0e9c33af4dcb4f7e84bbee59cfb31052-d # internal image/jpeg mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b154/_pkg_.a packagefile image/color=$WORK/b155/_pkg_.a packagefile image/internal/imageutil=$WORK/b157/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 7ApAo-AMqNj7QvT5RfnF/7ApAo-AMqNj7QvT5RfnF -goversion go1.14.7 -D "" -importcfg $WORK/b156/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/a8/a8f1564a65ed1d37c381c303a66a71ac32d7aa03c763b91c2cc414f2c261dfc8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal context mkdir -p $WORK/b019/ cat >$WORK/b019/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/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_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/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b035/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_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid cOOc_AQE-Hhe6bI9qBs1/cOOc_AQE-Hhe6bI9qBs1 -goversion go1.14.7 -D "" -importcfg $WORK/b364/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/f2/f2c2478139ab87fc3d6b509af434de76901231962bb3f43842872cef24ab56e7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-d # internal golang.org/x/net/context mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF golang.org/x/sync/semaphore mkdir -p $WORK/b269/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid kYhvuX5MSUNdi-vSVgX-/kYhvuX5MSUNdi-vSVgX- -goversion go1.14.7 -D "" -importcfg $WORK/b174/importcfg -pack ./context.go ./go17.go ./go19.go golang.org/x/sync/errgroup cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid HOgWbCe4oJdTROLQuW88/HOgWbCe4oJdTROLQuW88 -goversion go1.14.7 -D "" -importcfg $WORK/b269/importcfg -pack ./semaphore.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b029/asm_ppc64x.o ./asm_ppc64x.s mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid Fz06CN1LG4Iuhg15JiS3/Fz06CN1LG4Iuhg15JiS3 -goversion go1.14.7 -D "" -importcfg $WORK/b417/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e0/e012fc237ee6614940f9a08512c86d49867bd5d9acdd32a8cb6863aa7c2db539-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/68/683bd30a06169e0fcac85f09300c724394fdd7bfb52ae4d42db5684fcb1e20d7-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal internal/fmtsort mkdir -p $WORK/b032/ encoding/binary mkdir -p $WORK/b026/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go github.com/hashicorp/errwrap mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid buvVRUA-2VasdKMmwNwK/buvVRUA-2VasdKMmwNwK -goversion go1.14.7 -D "" -importcfg $WORK/b368/importcfg -pack ./errwrap.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid i-YJ4wJp02mXxGfl46r5/i-YJ4wJp02mXxGfl46r5 -goversion go1.14.7 -D "" -importcfg $WORK/b394/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_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/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b034/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/09/0992e8a1a4e74c722e600aacb711d6a084f24e9cdf1b7aee7ef6ac35050f4afa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/74/7444e5cc39dc589ef474e2bec3c93ff7028c2966b0431f872711679da2fc7121-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-d # internal encoding/base64 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b087/symabis ./xor_ppc64x.s golang.org/x/sys/unix mkdir -p $WORK/b078/ github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b100/ github.com/klauspost/compress/snappy mkdir -p $WORK/b098/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b078/symabis ./asm_linux_ppc64x.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid 1M9mp1A1RhmzjnHSboKR/1M9mp1A1RhmzjnHSboKR -goversion go1.14.7 -D "" -importcfg $WORK/b121/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid -Yw8AkyfsHpPXLpTcoNa/-Yw8AkyfsHpPXLpTcoNa -goversion go1.14.7 -D "" -importcfg $WORK/b098/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid EKtMIlDkihWqvI-yzAzx/EKtMIlDkihWqvI-yzAzx -goversion go1.14.7 -D "" -importcfg $WORK/b100/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid eenwpAg_CygS7uEjiqnW/eenwpAg_CygS7uEjiqnW -goversion go1.14.7 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/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_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/e3/e3ec37df486ab094cb4f0379fa3ea59a5603bb5a0bbf3e6ce917c5df401f0841-d # internal crypto/md5 mkdir -p $WORK/b123/ cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b123/symabis ./md5block_ppc64x.s cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ZcJzGooSxe3Xed-Vbp7C/ZcJzGooSxe3Xed-Vbp7C -goversion go1.14.7 -symabis $WORK/b123/symabis -D "" -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-d # internal encoding/pem mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid adj2gKy4hwnEAicouanZ/adj2gKy4hwnEAicouanZ -goversion go1.14.7 -D "" -importcfg $WORK/b129/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ed/edb922a9157bf003822ededabf6363e6313002c02164c521bc8456c038e40e2f-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b136/ cat >$WORK/b136/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b136/symabis ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/3f/3f449b64166b45fd5fed929842168ad23b123cc8b5c44274e828ee2a566130e0-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid syVHeJ7g8bahBISuQMD_/syVHeJ7g8bahBISuQMD_ -goversion go1.14.7 -D "" -importcfg $WORK/b145/importcfg -pack ./armor.go ./encode.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 0ttIfqCndvTGpJU3TMsI/0ttIfqCndvTGpJU3TMsI -goversion go1.14.7 -symabis $WORK/b136/symabis -D "" -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/0c/0c1353f2bad2655830b3fa8f9363b50234643d0651241ef4d2c034fe2c219a92-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/d2/d2f9c5892c1687520a30f83823324c0e9113e4321790c5ce88b40d5e5108adcc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b123/md5block_ppc64x.o ./md5block_ppc64x.s cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal fmt mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_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_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b043/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b043/ -importpath net -- -I $WORK/b043/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b123/_pkg_.a $WORK/b123/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a8/a8e91f6910edf47046ac10683d819488b05facafe0ad4c877ab4163ec33174e6-d # internal runtime/debug mkdir -p $WORK/b101/ cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b101/symabis ./debug.s cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p runtime/debug -std -installsuffix shared -buildid Kwtq2bVnvVRxcX6ozF39/Kwtq2bVnvVRxcX6ozF39 -goversion go1.14.7 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/f4/f4883240406ccc9887d19e7aafb49efae28cba2329a9d63560dbce7a258ceaff-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid WenkAeDh9WHyv9_TpFhK/WenkAeDh9WHyv9_TpFhK -goversion go1.14.7 -D "" -importcfg $WORK/b162/importcfg -pack ./tmpdir.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b087/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b087/_pkg_.a $WORK/b087/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-d # internal crypto/des mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid m6cH7JAIomkkXjWuyG89/m6cH7JAIomkkXjWuyG89 -goversion go1.14.7 -D "" -importcfg $WORK/b119/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/ea/ea82481788c78596d12ebc7b2194637c6b223bd4a1f5fa9bbedf75f5ad38a136-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b134/ cat >$WORK/b134/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b134/symabis ./chacha_ppc64le.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b136/sum_ppc64le.o ./sum_ppc64le.s cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b135/_pkg_.a packagefile math/bits=$WORK/b028/_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_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid RKZZuB5UxlCYWGWsHQH3/RKZZuB5UxlCYWGWsHQH3 -goversion go1.14.7 -symabis $WORK/b134/symabis -D "" -importcfg $WORK/b134/importcfg -pack -asmhdr $WORK/b134/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b136/_pkg_.a $WORK/b136/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b101/debug.o ./debug.s cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/52/5280de9ffe1b04aef3259bcb5df531f6d4b4363100c8766da7137c6f2947f899-d # internal os/signal mkdir -p $WORK/b268/ cat >$WORK/b268/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b268=>" -I $WORK/b268/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b268/symabis ./sig.s cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p os/signal -std -installsuffix shared -buildid uah4VFZLLUnUjYs_zsp3/uah4VFZLLUnUjYs_zsp3 -goversion go1.14.7 -symabis $WORK/b268/symabis -D "" -importcfg $WORK/b268/importcfg -pack -asmhdr $WORK/b268/go_asm.h ./doc.go ./signal.go ./signal_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b101/_pkg_.a $WORK/b101/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/bd/bd50add4253ce472a8040cf50096389a6a3447d5656b7b93df198dd28731526a-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid RThN1uW63ByhS6TRxBqs/RThN1uW63ByhS6TRxBqs -goversion go1.14.7 -D "" -importcfg $WORK/b324/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/56/564755ccdecbaec8530d9a82f056d403891019dfb03ae72fe310ce33af6e918c-d # internal k8s.io/client-go/util/homedir mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid 86G4m-X7gUmmKWo4K_F_/86G4m-X7gUmmKWo4K_F_ -goversion go1.14.7 -D "" -importcfg $WORK/b360/importcfg -pack ./homedir.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b053/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b134/chacha_ppc64le.o ./chacha_ppc64le.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/ac/acd8239161c89d949ed881734b223963354c8fb3ed38f2f23c52fa5ca4d27ea6-d # internal os/exec mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b134/_pkg_.a $WORK/b134/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/f7/f766163ae56f7e818bb40ef52d92fdb776abdf0fc29872da0d08d938aeb10e39-d # internal internal/lazyregexp mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 8wAxXRQwKj0q7MPRI8Kp/8wAxXRQwKj0q7MPRI8Kp -goversion go1.14.7 -D "" -importcfg $WORK/b401/importcfg -pack ./lazyre.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b268=>" -I $WORK/b268/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b268/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b268/_pkg_.a $WORK/b268/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/9d/9d4abd0b9b400af40251e01e268023bc79b8587b73dac52c408c1d94a9ab2c85-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/3c/3c05481a8ce6fd3e35351a4d1c8e88478913a6c53e62dbda24a1e5124c774abe-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b133/ cat >$WORK/b133/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 packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b136/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid LY7xM9HrHVQtedVBYiuL/LY7xM9HrHVQtedVBYiuL -goversion go1.14.7 -D "" -importcfg $WORK/b133/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/9d/9da69da15872bb4d8d9cbff73cb64032c73918f6e8b4b8107145a675593c2818-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/20/2077a001a76bee68034b1a735831f57df78dbf81423ff0ab6b822648cb5a82a5-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid nU_xSDoZvR5dyLm4mN9V/nU_xSDoZvR5dyLm4mN9V -goversion go1.14.7 -D "" -importcfg $WORK/b187/importcfg -pack ./directory.go ./directory_unix.go github.com/prometheus/procfs/internal/util mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid gSptvavKTdGOU1MUGa8O/gSptvavKTdGOU1MUGa8O -goversion go1.14.7 -D "" -importcfg $WORK/b307/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/e5/e50f69b3f7215b0e8095bf7e34ecb85c80eeb431f1796fbbb1dea0c6e4d575b2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/36/36097a0d39165bb6a3c51cdd99a940943a16c17e3a2219252c6cd055e89456a0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid qXeGifFR1Blyi-Uxyquz/qXeGifFR1Blyi-Uxyquz -goversion go1.14.7 -D "" -importcfg $WORK/b444/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal encoding/json mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go os/user mkdir -p $WORK/b055/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b055/ -importpath os/user -- -I $WORK/b055/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go github.com/opencontainers/go-digest mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid GpxbpvM0Jh4iwmBbhpxT/GpxbpvM0Jh4iwmBbhpxT -goversion go1.14.7 -D "" -importcfg $WORK/b064/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go github.com/BurntSushi/toml mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid pUxBckce7ZCi-ZS2_ffC/pUxBckce7ZCi-ZS2_ffC -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid pZ0-IYmYQ35qLhk2JLdb/pZ0-IYmYQ35qLhk2JLdb -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/cd/cd4a120d0d72827334b0e30ccc71b62652a10feba290506ddbe60954c4353dd4-d # internal github.com/pkg/errors mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid yC_jNB4cuN7KFlD27Xf4/yC_jNB4cuN7KFlD27Xf4 -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/71/711172ac93b473d7553d679192dcfc38fa29eff0fb2d4bdde23c067d42c2672f-d # internal log mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p log -std -complete -installsuffix shared -buildid vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b079/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/37/379e99735abf38806f1dc08249a5f17371498e4d3fbed95959d30207f61239fc-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid hQ_gF7S2zxaoRmueBpvP/hQ_gF7S2zxaoRmueBpvP -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d6/d6ed4f8b19eb031c80d78b360024cd3870fab00b5d894e0e66c11381c95694b2-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid PbC3IuYTiHqwtBTQVPnU/PbC3IuYTiHqwtBTQVPnU -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal math/big mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b094/symabis ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/41/41832320d5402557d1eccdbfe6b64fcdd9d1268de5bd67bde3ca0c8aca1a66d9-d # internal encoding/hex mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b095/importcfg -pack ./hex.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./accuracy_string.go ./arith.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 /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b078/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid xROEkPhQfZJETs1OFgvk/xROEkPhQfZJETs1OFgvk -goversion go1.14.7 -D "" -importcfg $WORK/b097/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4d/4df0c58a9e8d447566d0242423f6f1c2353cb718f12d202bc38ce0d1bdb77d3b-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid 5ayGuX8Q9lsUEpOSxVSz/5ayGuX8Q9lsUEpOSxVSz -goversion go1.14.7 -D "" -importcfg $WORK/b103/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/e1/e19bf7b092522da3c805d62752ed95ff43b0d0a73829742325244bd74dd19feb-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid Ed_LDuTrJwznUBBngku4/Ed_LDuTrJwznUBBngku4 -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./types.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/94/9448d2dcd9de10af8f0b385bfeeedfaa6f2d3b703aeac18c4221ff75f949a501-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid HAvy5u6ZA9IJQzWQnwOL/HAvy5u6ZA9IJQzWQnwOL -goversion go1.14.7 -D "" -importcfg $WORK/b106/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/96/968c09548c7d6d8e81246fc6976f926b0fa8e86395337c5f47101642548b9c2b-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid DKL9QlugoQWVpwG5qvy0/DKL9QlugoQWVpwG5qvy0 -goversion go1.14.7 -D "" -importcfg $WORK/b096/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid NdUIqjll1See1ppq75kM/NdUIqjll1See1ppq75kM -goversion go1.14.7 -D "" -importcfg $WORK/b077/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 $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/18/18363269e8da7c64f9db31224e0fae4a85041c6b95ef22ed383fe420d49a87a5-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b108/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid 6Y-B70TGrK7arGZOmTic/6Y-B70TGrK7arGZOmTic -goversion go1.14.7 -D "" -importcfg $WORK/b107/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 cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/63/639db846339b5cae4f45220af62a9ee4c967c1a30d70b2ce64f7815d2e7385e6-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid HesRPHBbZZcQd0PScHq9/HesRPHBbZZcQd0PScHq9 -goversion go1.14.7 -D "" -importcfg $WORK/b110/importcfg -pack ./strslice.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net -std -installsuffix shared -buildid oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -D "" -importcfg $WORK/b043/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/b043/_cgo_gotypes.go $WORK/b043/cgo_linux.cgo1.go $WORK/b043/cgo_resnew.cgo1.go $WORK/b043/cgo_socknew.cgo1.go $WORK/b043/cgo_unix.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/5d/5dbd7e9b7d2525e056e6213fdc41b3ac1e06f952c93df746cde41fddaa328737-d # internal net/url mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p net/url -std -complete -installsuffix shared -buildid A-zp0k6GnFVc21YUv-uT/A-zp0k6GnFVc21YUv-uT -goversion go1.14.7 -D "" -importcfg $WORK/b132/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/36/364a35e07b2c288917c102d87d18c37c1e86b95762320af174e64fe9e38278be-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid EioH1gXulF-aRLPAwEMZ/EioH1gXulF-aRLPAwEMZ -goversion go1.14.7 -D "" -importcfg $WORK/b137/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/f6/f6e51346dc95a54fb89013f2c1d3cef4eb37e86d4bb93392c7d677271de2cf7a-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b103/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid batdyxEzZJkEhtA28QwQ/batdyxEzZJkEhtA28QwQ -goversion go1.14.7 -D "" -importcfg $WORK/b102/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/13/1310084fbd461ab72a1bd3d17f883cbd0f97067dd08759039e3c150fd87d3e37-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid Yfgy_8ORJ7eGq5UfcH8n/Yfgy_8ORJ7eGq5UfcH8n -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/f3/f374a14d88ff425e741e701c46a5353c6bd138f6a61e2ba8d33da16d82163271-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid Z0dmpcQHBpEuSVdwQXYX/Z0dmpcQHBpEuSVdwQXYX -goversion go1.14.7 -D "" -importcfg $WORK/b141/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/10/10c01d2c49bf6bf4707a6dddf20bd2364b3c8fd28e32f1bb180bad2bdf19adbe-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid SXIOrQCfp6xXrnnkWDI1/SXIOrQCfp6xXrnnkWDI1 -goversion go1.14.7 -D "" -importcfg $WORK/b142/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/41/41e8ca59f0f42c832b638f460c510a53827f1708ebb947fd9a7a055ce3f9cb1e-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b143/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b143/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b143/ -g -O2 ./data.go ./gpgme.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/6d/6dd1787cc52dd71aca7de663af69ca6b41e55cb5c94075c5dc6685510a0ab3b6-d # internal compress/flate mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid n94Z4cl6pcLjNxHQ5FUs/n94Z4cl6pcLjNxHQ5FUs -goversion go1.14.7 -D "" -importcfg $WORK/b148/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/39/39eaa8ceb1f22ca3da9977d0636fd972a0d22e2ca3156cf9479a17c8492df836-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid FruclxprLhf0uooPpOPv/FruclxprLhf0uooPpOPv -goversion go1.14.7 -D "" -importcfg $WORK/b160/importcfg -pack ./iolimits.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/be/becdeba8a97e2ff85a2bce4bf649f89f10a2f2e97f8b8aa3d20cf9e61a718d17-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid 4s3ArD82TTmWGvt7KA0X/4s3ArD82TTmWGvt7KA0X -goversion go1.14.7 -D "" -importcfg $WORK/b161/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/b9/b97a5ec383949b5c36ab12c4ded7e225a4d6da8857f80ac53c7ce98a313d67f8-d # internal text/scanner mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid APKSy9f6I1P2rO8TXLjH/APKSy9f6I1P2rO8TXLjH -goversion go1.14.7 -D "" -importcfg $WORK/b167/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/93/937c284cd2305374702233d8f864a12f7358a0e5ece405cbeeb85d13512532b1-d # internal github.com/docker/go-units mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid PfvDQd6HAdjog_GjkCX3/PfvDQd6HAdjog_GjkCX3 -goversion go1.14.7 -D "" -importcfg $WORK/b171/importcfg -pack ./duration.go ./size.go ./ulimit.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/d0/d01a0355bbc02701358aa74e32777372484dfd5ea96383292630cde3e683c477-d # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b179/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid tc6hHqV5o5zMucE_J09N/tc6hHqV5o5zMucE_J09N -goversion go1.14.7 -D "" -importcfg $WORK/b178/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/bc/bcb84907bfc9acf220268eb53946c1df2b1363a9af04dac1ca820f21613193b2-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b167/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid PMH7M0lKO2z7JWLJF6ea/PMH7M0lKO2z7JWLJF6ea -goversion go1.14.7 -D "" -importcfg $WORK/b166/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/5f/5feb24420d999bb3881e483a20175629f3e71ad9baff452154ba0997b4f07a0f-d # internal flag mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p flag -std -complete -installsuffix shared -buildid 77KT77vox8iK1SFyFoJU/77KT77vox8iK1SFyFoJU -goversion go1.14.7 -D "" -importcfg $WORK/b181/importcfg -pack ./flag.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b094/arith_ppc64x.o ./arith_ppc64x.s cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b094/_pkg_.a $WORK/b094/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-d # internal encoding/asn1 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid xbwayHvz69QTcru3fH0-/xbwayHvz69QTcru3fH0- -goversion go1.14.7 -D "" -importcfg $WORK/b093/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/82/82982237b9bfda9d1c02c703d824d50ed17a09f4565aaba5fc9139821c9d8a2d-d # internal crypto/elliptic mkdir -p $WORK/b113/ cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b113/symabis ./p256_asm_ppc64le.s cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/b9/b9ab620ef203c56f7bf9fd2861c7c9c611870c5f12a6790e046382aa9fa5e220-d # internal crypto/dsa mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid WnHt6JJ62VM7GGI4tYm3/WnHt6JJ62VM7GGI4tYm3 -goversion go1.14.7 -D "" -importcfg $WORK/b127/importcfg -pack ./dsa.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid l4f1hHCcVeE3ukPKnR7R/l4f1hHCcVeE3ukPKnR7R -goversion go1.14.7 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/82/829ed970eb41b4236290357e6893a3d7649328ad5aeea9ba9254486223db4585-d # internal compress/zlib mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/adler32=$WORK/b150/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid zYqEP8I9xGF_co3cgv62/zYqEP8I9xGF_co3cgv62 -goversion go1.14.7 -D "" -importcfg $WORK/b149/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/9b/9b71af613f38103cd3a556b9a5535477257f1e886d29328f369daa98ca63589a-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b166/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid 3KwZpIQrTDcfyfgS2Hie/3KwZpIQrTDcfyfgS2Hie -goversion go1.14.7 -D "" -importcfg $WORK/b170/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a4/a46be26cbbbed908cf75ed763b40ab3922ec79455925d9676768e7cc95389eac-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid FmtRrQPheLLs6Z2h71EZ/FmtRrQPheLLs6Z2h71EZ -goversion go1.14.7 -D "" -importcfg $WORK/b182/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/2d/2dc30d4a5d88281b21a871950292086e38399a9069c1b359ab9d179d694fc6a5-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid yptq1gc_WqmCtquuQD4N/yptq1gc_WqmCtquuQD4N -goversion go1.14.7 -D "" -importcfg $WORK/b183/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/c1/c18d9329ef50d640621c9e68852e17182c412afac257c0219f789c4a9822bfb6-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/docker/go-units=$WORK/b171/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid FYskuW5LXca2C08TvwtV/FYskuW5LXca2C08TvwtV -goversion go1.14.7 -D "" -importcfg $WORK/b169/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 cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p os/user -std -installsuffix shared -buildid nPs-YE2dSk1x2cp4Fcf2/nPs-YE2dSk1x2cp4Fcf2 -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./lookup.go ./user.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo_lookup_unix.cgo1.go $WORK/b055/getgrouplist_unix.cgo1.go $WORK/b055/listgroups_unix.cgo1.go $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/35/35e09c3374a4e15e958d9cb087f6ed8746d2bd4de78eddcc799a816797f08ccc-d # internal crypto/internal/boring mkdir -p $WORK/b090/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b090/ -importpath crypto/internal/boring -- -I $WORK/b090/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/d3/d3a0e11c7901253b4bf53ff0908650bcceccf2cff3bb5e927c5636218fe9918a-d # internal crypto/x509/pkix mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid JlSx3XnjtZ-1dF6UZ5Up/JlSx3XnjtZ-1dF6UZ5Up -goversion go1.14.7 -D "" -importcfg $WORK/b128/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/09/092fda27e08cdbcabd22cefac39dd9c20ce517f24c9471ab7426ff52698a1ff5-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid sRq6yXGIt_XBWzMOrv_A/sRq6yXGIt_XBWzMOrv_A -goversion go1.14.7 -D "" -importcfg $WORK/b130/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b113/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b113/_pkg_.a $WORK/b113/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f0/f06840bd24b2c06fbac7d9b00434b91c4c1c41ed1a954071567cd6b1d2187992-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b109/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid 4HvEYG3xKE7HH52wFKKS/4HvEYG3xKE7HH52wFKKS -goversion go1.14.7 -D "" -importcfg $WORK/b184/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b055/_pkg_.a $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/e3/e3183ed38ef26e8d4eebd8626809277412677dcda609139e0617c3d19dc9fc0b-d # internal archive/tar mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid jk1p-9FMII3CfOmMkMx1/jk1p-9FMII3CfOmMkMx1 -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a0/a08d6a1cb91d6b8a03a2b912fc1deae82fc306dfc757258ca0e5460405ec253e-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid CGg5kCXVSOheuejiHWv_/CGg5kCXVSOheuejiHWv_ -goversion go1.14.7 -D "" -importcfg $WORK/b172/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/78/7833fd295342887da3fb63857cdf5f5f851e8535c22fd625fceb8e3543eb8825-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid ltJMIH3WYkayx_BFuSwO/ltJMIH3WYkayx_BFuSwO -goversion go1.14.7 -D "" -importcfg $WORK/b189/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/4a/4a4e93d3b006f8cd3d2cc9396b8c2476fd7d9dad34f2176a4483aa5e98e1dc9c-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b193/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper pkg-config --libs -- devmapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b193/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b193/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/70/705ff4565a5eb7ece099b7720a950c5860f9fa8e23000fed1e3b79c6cde24773-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid K9pM_t0SP2WwAdUQjJbr/K9pM_t0SP2WwAdUQjJbr -goversion go1.14.7 -D "" -importcfg $WORK/b194/importcfg -pack ./dmesg_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/fe/fe92b7297d31dec1a0d64c330f8b812417a483f81120639530a61b656ee1a347-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b172/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid in8uAfX85HNWS7NEFViq/in8uAfX85HNWS7NEFViq -goversion go1.14.7 -D "" -importcfg $WORK/b168/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/aa/aaf443919f419a2a5db68d07133f87c8a81cfdf902326c5bf699696780337c16-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b177/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b177/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b177/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/72/72e4492a485e7baf9647ea1ea41de7dba942c38ebf19c2daa08ac72be240fb0c-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b195/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b195/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b195/ -g -O2 ./loop_wrapper.go cd $WORK/b177 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/86/8648f383e25fc0b0352b339d41e81393ff1bc8a3a1961ebce9368dd824a466bb-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid reuUH-uyTtDrVP0CnQ0Q/reuUH-uyTtDrVP0CnQ0Q -goversion go1.14.7 -D "" -importcfg $WORK/b196/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 4CPnhAI8LNdkZLrZB5le/4CPnhAI8LNdkZLrZB5le -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/01/01e4b61042ba8ddb4f3fe02275331af6b360a26edd00a5442d75900ebdf611be-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b199/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b199/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b199/ -g -O2 ./projectquota.go cd $WORK/b177 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b195 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -o $WORK/b177/_cgo_.o $WORK/b177/_cgo_main.o $WORK/b177/_x001.o $WORK/b177/_x002.o -g -O2 cd $WORK/b195 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/8b/8bc814e778d67256604f5ced1706696901eabd86ec3c418932366b09489d321e-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 81gydMqkO_ND-cTa1Euy/81gydMqkO_ND-cTa1Euy -goversion go1.14.7 -D "" -importcfg $WORK/b200/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/06/06f1663f0ccae83f6f1330eb61c4da3471805e857156b97aeaf7f6b41bee5310-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid O8mT2TdlYI0LYfj6Epca/O8mT2TdlYI0LYfj6Epca -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/ea/ea1cd643c5e616f112322377f8dfaccb9c2f53caa1558b069d5cceefaa5f12b2-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid NJZGGSFoPShrt9O2GBGD/NJZGGSFoPShrt9O2GBGD -goversion go1.14.7 -D "" -importcfg $WORK/b204/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b177/_cgo_.o -dynout $WORK/b177/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/c5/c5aff8146bcf9047ac0d58dac8ea48a4b2ba8703874774997727ecaf16f8565f-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid XjmwrXetnCw9pQk5FRbP/XjmwrXetnCw9pQk5FRbP -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go cd $WORK/b195 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b172/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid ZxvNqXLKGtChUqZbQMIo/ZxvNqXLKGtChUqZbQMIo -goversion go1.14.7 -D "" -importcfg $WORK/b177/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b177/_cgo_gotypes.go $WORK/b177/sysconfig.cgo1.go $WORK/b177/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -o $WORK/b195/_cgo_.o $WORK/b195/_cgo_main.o $WORK/b195/_x001.o $WORK/b195/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2e/2ee9bfa0f47e03bfc77b2292b7018f59eaa14c227a12615cf8409114cd2f7548-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid WxyKd-ZfW9FFaYdlk2FW/WxyKd-ZfW9FFaYdlk2FW -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage loopback -dynimport $WORK/b195/_cgo_.o -dynout $WORK/b195/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b177/_pkg_.a $WORK/b177/_x001.o $WORK/b177/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/3e/3ea0dc013649e0706bd9150c54b9e9f9cf65d7676ffc7eed68c3bf849969285f-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid elDsKkejI6xhqW0sKrvU/elDsKkejI6xhqW0sKrvU -goversion go1.14.7 -D "" -importcfg $WORK/b205/importcfg -pack ./config.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid zEWwPNP2o0V6q5tmjK1F/zEWwPNP2o0V6q5tmjK1F -goversion go1.14.7 -D "" -importcfg $WORK/b195/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b195/_cgo_gotypes.go $WORK/b195/loop_wrapper.cgo1.go $WORK/b195/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/94/94b31b517216d163c302c5435ede3f25c227aec2b714b8f4e81fb07429b739b0-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid 50aCMUL488Hs4YPfHbRg/50aCMUL488Hs4YPfHbRg -goversion go1.14.7 -D "" -importcfg $WORK/b058/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/72/72f8672b5639b53d57ed1767e34162a9582d591713c8743a8b80f81017a91b12-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid ITxvl5Ij72IUSt4qYMDf/ITxvl5Ij72IUSt4qYMDf -goversion go1.14.7 -D "" -importcfg $WORK/b210/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/a4/a45b7cef58d059dfedeca7a87fd274410128c1ed56c5e887f91397673923d796-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid o4j666t4iVVPHOtfbRA3/o4j666t4iVVPHOtfbRA3 -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/9b/9bb3664ed49fa8ddac2d391e069509d427354ef3fcc82edb36657d7ffd3cf0bc-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid Z7ZOyR9a4yShk4ZImBVL/Z7ZOyR9a4yShk4ZImBVL -goversion go1.14.7 -D "" -importcfg $WORK/b212/importcfg -pack ./children.go ./patricia.go cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b195/_pkg_.a $WORK/b195/_x001.o $WORK/b195/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/a4/a4bfffad7fa2f1a0be0629439c7615678db1f3fb3ad7d01bcb5818dee54b1386-d # internal go/token mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_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/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p go/token -std -complete -installsuffix shared -buildid gBfoic5xPHvvT9sASgPh/gBfoic5xPHvvT9sASgPh -goversion go1.14.7 -D "" -importcfg $WORK/b218/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/27/2743d79a502591897251266bb6ecbf41062885cf32960ae89948dfe505fb8325-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b212/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid dhHRHDuBs-ClcND3b-oA/dhHRHDuBs-ClcND3b-oA -goversion go1.14.7 -D "" -importcfg $WORK/b211/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/5f/5f96e797c944ee7e1302cfc78cd3c51c4ca03d43cebcd5a8e21f7848bf3ce6ec-d # internal text/template/parse mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid wkKCC3J-ovBX4QFXfD2E/wkKCC3J-ovBX4QFXfD2E -goversion go1.14.7 -D "" -importcfg $WORK/b223/importcfg -pack ./lex.go ./node.go ./parse.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -o $WORK/b199/_cgo_.o $WORK/b199/_cgo_main.o $WORK/b199/_x001.o $WORK/b199/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b199/_cgo_.o -dynout $WORK/b199/_cgo_import.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid KDo_5cos7aoHn-QsZmqQ/KDo_5cos7aoHn-QsZmqQ -goversion go1.14.7 -D "" -importcfg $WORK/b199/importcfg -pack $WORK/b199/_cgo_gotypes.go $WORK/b199/projectquota.cgo1.go $WORK/b199/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/5d/5d8155501592c7a3ab12eed9b11a1483bc67aa8b59bd78b39e72cb7775812c9e-d # internal compress/gzip mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 54qCWFBO4LUF19BJv_7A/54qCWFBO4LUF19BJv_7A -goversion go1.14.7 -D "" -importcfg $WORK/b227/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d2/d20462688b41dbf8cffe2784436f23903d80f4a94026fd388817dba189628cd6-d # internal go/scanner mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_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_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid BYeyBE3Bb6lyKfqfvOmM/BYeyBE3Bb6lyKfqfvOmM -goversion go1.14.7 -D "" -importcfg $WORK/b217/importcfg -pack ./errors.go ./scanner.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b199/_pkg_.a $WORK/b199/_x001.o $WORK/b199/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/83/8388ebe43fef66d8efc4cb62c70bfbe274cee3253b538008fe64b657e1b731ab-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile sort=$WORK/b033/_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_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid OTNIMHAqy04d-kwKfE_2/OTNIMHAqy04d-kwKfE_2 -goversion go1.14.7 -D "" -importcfg $WORK/b232/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/55/55896e5571fa5ed6ed4c959a1994cd070e55c9bbe5457da7f3281f62040dc2a3-d # internal go/ast mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/scanner=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/ast -std -complete -installsuffix shared -buildid KXklDEKjJcp0uVuiHU6P/KXklDEKjJcp0uVuiHU6P -goversion go1.14.7 -D "" -importcfg $WORK/b216/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/b3/b39328446e3002a5b930b690f9fac4bc31d4b16c8af7baf0ee6102694ecbaae2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b231/_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_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid VWjWDVyd5KEgfcQEI5VO/VWjWDVyd5KEgfcQEI5VO -goversion go1.14.7 -D "" -importcfg $WORK/b233/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/54/54b15c2a03bab606a2b11cc1f5cd1643efee0780c095ea4ea95f421f78cd9ac0-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid Tt5F19OMuEaj5_sw2U6s/Tt5F19OMuEaj5_sw2U6s -goversion go1.14.7 -D "" -importcfg $WORK/b209/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/1b/1baaaa5a9ff8c408e6ba77f9af5698c0f4b6b63330397fa2118d913d3753d230-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b184/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/crc64=$WORK/b109/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid uinxRWLOY97jSMIIMcKy/uinxRWLOY97jSMIIMcKy -goversion go1.14.7 -D "" -importcfg $WORK/b224/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/03/037c61d204e757012d8ca6fb17801efb056a7c7117078d1a60e29f43a62a9d49-d # internal net/textproto mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid gljIyOc4oq6ecfRakCTB/gljIyOc4oq6ecfRakCTB -goversion go1.14.7 -D "" -importcfg $WORK/b234/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/14/1449c58db4ca3986ef32983fb3b1ab5366c2f1b17f130043afbbaf74a0ecdfe5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b230/ cat >$WORK/b230/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/b231/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b232/_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_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid SOiE75szieNr60sX3orw/SOiE75szieNr60sX3orw -goversion go1.14.7 -D "" -importcfg $WORK/b230/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/80/801d01968e6abb325cabea9fafe810625296f6b29fe88364759cd226eba3f351-d # internal text/template mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b223/_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_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p text/template -std -complete -installsuffix shared -buildid ZQHCAR6Lsy03n-D_Jg5c/ZQHCAR6Lsy03n-D_Jg5c -goversion go1.14.7 -D "" -importcfg $WORK/b222/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/2e/2e8ee1e349bd161e2080146088f57219c744cb9c0a6a0f0c42f107b6202388aa-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid cS9CIpgGGUBWFmjhV0yV/cS9CIpgGGUBWFmjhV0yV -goversion go1.14.7 -D "" -importcfg $WORK/b236/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/6a/6a7455fb6e8eb5d3f08c5712cd4464534ed9b3f841beda3a5465319e47f503a7-d # internal mime mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p mime -std -complete -installsuffix shared -buildid NDO4g3HLZNk9nV2AU_2o/NDO4g3HLZNk9nV2AU_2o -goversion go1.14.7 -D "" -importcfg $WORK/b237/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/95/95e710c8e2e37b4137580ed8b472d234da0b33972ac5f667c23daa62e52a1784-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b229/ cat >$WORK/b229/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/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b233/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid oVHfkRIdZ6pyzH933aGi/oVHfkRIdZ6pyzH933aGi -goversion go1.14.7 -D "" -importcfg $WORK/b229/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/9b/9b09135b09c7cedde1468efb33562a1bb6e3879706a56f012c43b352ce24599e-d # internal mime/quotedprintable mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid _HuUFQp2zZ3Zot1xZuoP/_HuUFQp2zZ3Zot1xZuoP -goversion go1.14.7 -D "" -importcfg $WORK/b239/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/6c/6cbf7f1947453dc64ee048b0e763268f46a489dbebe8f16f9e653698802e188e-d # internal net/http/internal mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid Jb6LCoBUHs1IMSJf9etQ/Jb6LCoBUHs1IMSJf9etQ -goversion go1.14.7 -D "" -importcfg $WORK/b241/importcfg -pack ./chunked.go ./testcert.go cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/45/459aef5b3f322aed245f0ad572ba9923b5302c9b2f10dd37185a44a49a7dfe55-d # internal go/parser mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/scanner=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p go/parser -std -complete -installsuffix shared -buildid IkkEsVggWD_tAVEKfuog/IkkEsVggWD_tAVEKfuog -goversion go1.14.7 -D "" -importcfg $WORK/b219/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/63/6304c5410eb04c13a0ed765f1dee04cbdaee70a598a5286a8041f643d2a92567-d # internal go/printer mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/tabwriter=$WORK/b221/_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_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Gpk33MIXZDBjfsl8Xn9w/Gpk33MIXZDBjfsl8Xn9w -goversion go1.14.7 -D "" -importcfg $WORK/b220/importcfg -pack ./nodes.go ./printer.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -o $WORK/b193/_cgo_.o $WORK/b193/_cgo_main.o $WORK/b193/_x001.o $WORK/b193/_x002.o $WORK/b193/_x003.o $WORK/b193/_x004.o $WORK/b193/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/94/940fd1bd91e1972d9739ef86d870843b04c26ae966d709973ad4aaece35e3f22-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid m0pBRabon3Cxi0kZ2aS-/m0pBRabon3Cxi0kZ2aS- -goversion go1.14.7 -D "" -importcfg $WORK/b242/importcfg -pack ./config.go ./state.go ./version.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage devicemapper -dynimport $WORK/b193/_cgo_.o -dynout $WORK/b193/_cgo_import.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid NSyWffh10AQ1aaL__JYG/NSyWffh10AQ1aaL__JYG -goversion go1.14.7 -D "" -importcfg $WORK/b193/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b193/_cgo_gotypes.go $WORK/b193/devmapper_log.cgo1.go $WORK/b193/devmapper_wrapper.cgo1.go $WORK/b193/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b193/devmapper_wrapper_dynamic.cgo1.go $WORK/b193/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/54/54669ce0760b4cf5310f281917cc099132e12528beddf87eae1c970c0107500f-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b228/ cat >$WORK/b228/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/b229/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid DpicUvJsEf99V72SSO0B/DpicUvJsEf99V72SSO0B -goversion go1.14.7 -D "" -importcfg $WORK/b228/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/b5/b5ccff4150a3957f059387d4d628cf2bf2490291f485350537c42ff53775900c-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b235/ cat >$WORK/b235/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/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b229/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ZpDdRF98bOcphGsmOe4y/ZpDdRF98bOcphGsmOe4y -goversion go1.14.7 -D "" -importcfg $WORK/b235/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/9c/9cd715c0e14f74862c8cbe49664efff275ba8f6aa9abda9dd00818b26c242a47-d # internal github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b244/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b244/ -importpath github.com/containers/buildah/pkg/unshare -- -I $WORK/b244/ -g -O2 -Wall ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/df/df78a788afb86bd80bde36c6ae76b463d414343aa33adb1b8801960fe1d3a35e-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b246/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b246/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b246/ -g -O2 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/0b/0b93cda34658fa72185493d2a307c72633fe18c4f2604a5117e16172d0c20707-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 0lOV9sO106_V16qij3Ws/0lOV9sO106_V16qij3Ws -goversion go1.14.7 -D "" -importcfg $WORK/b247/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b143/ -g -O2 -o $WORK/b143/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/07/071718de2bf87c335658e49e7f040ba55c23d9288a1f559004cc2da612408295-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid 12U4Rumi4uPLDuegg9w1/12U4Rumi4uPLDuegg9w1 -goversion go1.14.7 -D "" -importcfg $WORK/b248/importcfg -pack ./types.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b193/_pkg_.a $WORK/b193/_x001.o $WORK/b193/_x002.o $WORK/b193/_x003.o $WORK/b193/_x004.o $WORK/b193/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/4a/4a281dae7d1b7ba1a44b20c20176afa4362d0f57901a195a6b0ebebc85c5602e-d # internal github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile flag=$WORK/b181/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid SD-_Z3wxuE8F5ndGkbK9/SD-_Z3wxuE8F5ndGkbK9 -goversion go1.14.7 -D "" -importcfg $WORK/b250/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/ec/ec214351dc94c8955f0baecc6757b92b46ea63a0cada82cd6c7f9a94f18d2391-d # internal github.com/containers/buildah/pkg/umask mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I $WORK/b244/ -g -O2 -Wall -o $WORK/b244/_x003.o -c unshare.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid cCjcvy36gGgUu26IxUER/cCjcvy36gGgUu26IxUER -goversion go1.14.7 -D "" -importcfg $WORK/b253/importcfg -pack ./umask_unix.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/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_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/2e/2e879f1c24b663df0bbaf4003d5846f6bc5f6b8b5c411a161bcf5922b8544fff-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid E7ouNxmqIB9hFyvYJiHD/E7ouNxmqIB9hFyvYJiHD -goversion go1.14.7 -D "" -importcfg $WORK/b257/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/dd/ddb1e9adf3efb7f34efaa86169a5cd461bca2e390289e04a1f0ebb28148a23a4-d # internal go/format mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/parser=$WORK/b219/_pkg_.a packagefile go/printer=$WORK/b220/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p go/format -std -complete -installsuffix shared -buildid 3wB7ngJSc7OH1ydAaCTE/3wB7ngJSc7OH1ydAaCTE -goversion go1.14.7 -D "" -importcfg $WORK/b215/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/31/3137588389cb04e0d06bda557debdc8dad02c6947505b947b3882117a3d1df34-d # internal github.com/etcd-io/bbolt mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/fnv=$WORK/b259/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid OY905AsELOnDPGNm5_hL/OY905AsELOnDPGNm5_hL -goversion go1.14.7 -D "" -importcfg $WORK/b258/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.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 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -o $WORK/b143/_cgo_.o $WORK/b143/_cgo_main.o $WORK/b143/_x001.o $WORK/b143/_x002.o $WORK/b143/_x003.o $WORK/b143/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/10/102339c08b2a8cac2712181f76d22e5e9721be925ec0d66728fe6a5030f68428-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 7VqxVCmKkbgtwhJNbN82/7VqxVCmKkbgtwhJNbN82 -goversion go1.14.7 -D "" -importcfg $WORK/b260/importcfg -pack ./memory.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b143/_cgo_.o -dynout $WORK/b143/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/a4/a440066bf345f7f836a9334f5de4c2c252425e6118db97b80206787315639a24-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b178/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b214/_pkg_.a packagefile go/format=$WORK/b215/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b222/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid kAw-NwPObMT4ckFPiDgS/kAw-NwPObMT4ckFPiDgS -goversion go1.14.7 -D "" -importcfg $WORK/b213/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid 2PLcmk9815DQ9-nxuS7Y/2PLcmk9815DQ9-nxuS7Y -goversion go1.14.7 -D "" -importcfg $WORK/b143/importcfg -pack ./callbacks.go $WORK/b143/_cgo_gotypes.go $WORK/b143/data.cgo1.go $WORK/b143/gpgme.cgo1.go $WORK/b143/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/06/06de1dc61098db81430601b31fcbceb2c4ac146a85e56a3b5da4d18f388b2c7a-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid cK6msTPi5htsIT8sLugt/cK6msTPi5htsIT8sLugt -goversion go1.14.7 -D "" -importcfg $WORK/b264/importcfg -pack ./doc.go ./isatty_linux_ppc64x.go ./isatty_others.go cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/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_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/67/67d39cf125e6fe1b95a989eb633f830968c2cfc56927e8641d38817b7463d1f3-d # internal github.com/vbauerster/mpb/decor mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b266/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b267/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid m7F1xvC9GK80dOZEKKpg/m7F1xvC9GK80dOZEKKpg -goversion go1.14.7 -D "" -importcfg $WORK/b265/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/22/22872604721db74e0b797a16d51d208fe55d98d52e577fcf8a5eb4820af3aae3-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b264/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b247/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid CI2VWcM4CM5xyCd9aLsn/CI2VWcM4CM5xyCd9aLsn -goversion go1.14.7 -D "" -importcfg $WORK/b263/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/0d/0de365d7d5d78f9782ccbf4e3797bfbf3498a37879fba9a4013fa36b4633f056-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid mhFyIhGNdC6lSGzgUY5v/mhFyIhGNdC6lSGzgUY5v -goversion go1.14.7 -D "" -importcfg $WORK/b271/importcfg -pack ./path.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b244/_cgo_.o -dynout $WORK/b244/_cgo_import.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b183/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid hk1T6xD7yHfIlyHGUWJ2/hk1T6xD7yHfIlyHGUWJ2 -goversion go1.14.7 -D "" -importcfg $WORK/b244/importcfg -pack ./unshare.go $WORK/b244/_cgo_gotypes.go $WORK/b244/unshare_cgo.cgo1.go $WORK/b244/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/d4/d44d0f43e385a70f0b0d74e8cef1c0dfa14648c11ff76a5b468d5e3e3dfdb736-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid zEmKSSH3orBZHv0iJMJ1/zEmKSSH3orBZHv0iJMJ1 -goversion go1.14.7 -D "" -importcfg $WORK/b273/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/b6/b69087f1979158188d443d7f268723fae488ccfc2f9be05f069e3f9931cc4a54-d # internal github.com/vbauerster/mpb mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b262/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b263/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b265/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b267/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid vwCfMq6o0eO9xWR8aHjK/vwCfMq6o0eO9xWR8aHjK -goversion go1.14.7 -D "" -importcfg $WORK/b261/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_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/5d/5db55350cad6177c4bf725edc64ba55d8446d41c1c28ea11d5930ce1bd33138e-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid agrdmdeXQMd7s3g6FWrB/agrdmdeXQMd7s3g6FWrB -goversion go1.14.7 -D "" -importcfg $WORK/b275/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b143/_pkg_.a $WORK/b143/_x001.o $WORK/b143/_x002.o $WORK/b143/_x003.o $WORK/b143/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/16/16362f7bec1003a17019f8f240702bbb1b82f7c973c9a06fd29529c3cf3ae9dd-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid FuYeoah77xGWPOuSaKed/FuYeoah77xGWPOuSaKed -goversion go1.14.7 -D "" -importcfg $WORK/b277/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/5d/5d2d318005b21a2973b65f60062a452bb56e8bb8811b7c44c224e83e4c65a1c5-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid k3HwGmAOEwxRaaxN3Aur/k3HwGmAOEwxRaaxN3Aur -goversion go1.14.7 -D "" -importcfg $WORK/b278/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/3a/3aa5c8e3daafc4b692ffcb2a53f9e5c015324c17ed7b3dc43a8a55f24e50c900-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid z3NSUkJXqTT0BnZMx7fE/z3NSUkJXqTT0BnZMx7fE -goversion go1.14.7 -D "" -importcfg $WORK/b282/importcfg -pack ./client.go ./socks.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/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_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/aa/aaf4fbb88546f92fb63ddd62447eedcaaeb7011d912743f40ae0a9da52a05c4b-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid VW9NyE-POseClsAwSrHt/VW9NyE-POseClsAwSrHt -goversion go1.14.7 -D "" -importcfg $WORK/b286/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/50/508fe13a93a510812bb80783334be1e6d95d012cd8d83a5756050b00f7e0e2a8-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b277/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid YhgbPHsFj4wKnbux3Jdc/YhgbPHsFj4wKnbux3Jdc -goversion go1.14.7 -D "" -importcfg $WORK/b276/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/9f/9f63998612e148ceb62f3f68067dcf6af3644d3e8db8c581392592d7177ef660-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_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/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid HwCzv9FBYW46I7zKynka/HwCzv9FBYW46I7zKynka -goversion go1.14.7 -D "" -importcfg $WORK/b298/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_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/bc/bca2abfa279c3a58f4bb6e7c177d98f72a865a2720e2fdb9e1d7e2bfc3fccda8-d # internal github.com/prometheus/common/model mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid WG5NVa9AhlXWx-SS--5N/WG5NVa9AhlXWx-SS--5N -goversion go1.14.7 -D "" -importcfg $WORK/b304/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/46/46f7e3de72bcfd83aef73424c547c50cf7057e2738a31db2b740e1aa491737a7-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b286/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid CfzcDp3SLvhlhJWf1vOR/CfzcDp3SLvhlhJWf1vOR -goversion go1.14.7 -D "" -importcfg $WORK/b285/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/09/09302bef5ca2e983d1444bd160d44054ea9b44690add845644be1ec653ce34da-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b275/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b276/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b278/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid Hsaq6lpiOQS-vgQ1LASp/Hsaq6lpiOQS-vgQ1LASp -goversion go1.14.7 -D "" -importcfg $WORK/b274/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/33/33a5cccc7fa076830427ddf69b15d6c7370cb30dfd14086d29cb9bd86f151fc5-d # internal golang.org/x/net/proxy mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b282/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid OCAYr2DGVKgP4lSMa_Be/OCAYr2DGVKgP4lSMa_Be -goversion go1.14.7 -D "" -importcfg $WORK/b281/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/3a/3abb9a22671e39f6040d2524396dfcf73da4885221d525815976a613ade354c5-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b258/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid JxJsEluEnizSMonkaMBt/JxJsEluEnizSMonkaMBt -goversion go1.14.7 -D "" -importcfg $WORK/b256/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/74/7489900d2136584b0b191c319b3b2600bc8f59e2461ec509aef6cdccacb7289b-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid o_rrZT8riTiHoB5Z5q06/o_rrZT8riTiHoB5Z5q06 -goversion go1.14.7 -D "" -importcfg $WORK/b306/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/58/58d4356bd2fd76e2605eb0528a33c80f82f12f1205d5a331caf2db3d16712ddd-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid YhSgSNCBB1lesGzVT8-E/YhSgSNCBB1lesGzVT8-E -goversion go1.14.7 -D "" -importcfg $WORK/b311/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_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/13/1395d079e065ea6bae4e2d1427bdaff34ab4bc1f45ab81269c795562c3c6f69a-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid K-wD_Oe01lTSi6z9u_WM/K-wD_Oe01lTSi6z9u_WM -goversion go1.14.7 -D "" -importcfg $WORK/b315/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/ab/ab6799ec2b30d4bb543913b660599915500a9a2ec51dff1a5ed4d562fd7b09f5-d # internal github.com/prometheus/procfs mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b306/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b307/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid aAnO0lFd7gKb3J0xRXf_/aAnO0lFd7gKb3J0xRXf_ -goversion go1.14.7 -D "" -importcfg $WORK/b305/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/26/2634b2547b973915e17fa1de49436037f53052c71c9eb5fae7514bae5b001833-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid 9zuyCczAddHVSdodZ6_i/9zuyCczAddHVSdodZ6_i -goversion go1.14.7 -D "" -importcfg $WORK/b255/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/95/95d49ebf64e6a0ed7923eae73a7b0cf24f170139e8faadf6d5dcc3d27347c4ca-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid zBeqRo00eJtNiSd39dEg/zBeqRo00eJtNiSd39dEg -goversion go1.14.7 -D "" -importcfg $WORK/b323/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/c1/c15f5032e889631dc7d81efacc154eb8b5147aaa466a52cd9951e243496296b5-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid nVrv1mWbjJg4LGbEm1PV/nVrv1mWbjJg4LGbEm1PV -goversion go1.14.7 -D "" -importcfg $WORK/b325/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/2e/2e16a5969c7d7250dbfae01a2ae954f1fad0fb7ff4912e2a7a947bbb2d0ace1b-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid jHm7iTPlXX8mH3oWthz6/jHm7iTPlXX8mH3oWthz6 -goversion go1.14.7 -D "" -importcfg $WORK/b326/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f9/f93adc122ebfafbe7242d6df17ebf666d1e55f23dc134e07e4a0c1f1633765d7-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid RB5mj-PRlp6l47QnNzZ6/RB5mj-PRlp6l47QnNzZ6 -goversion go1.14.7 -D "" -importcfg $WORK/b327/importcfg -pack ./parse.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/89/89df41e9f0ccfe720c9cb6e63a20a903321bca92f99dd95c4be4207e0b68535d-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid acGRm4QsY5ij4t2jUEZw/acGRm4QsY5ij4t2jUEZw -goversion go1.14.7 -D "" -importcfg $WORK/b331/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/e6/e60e364964a281f1dd3eddf525da535da17b8fea17d9be4291d443cc0ce4fbce-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid qJKt3V0M2St77jOrpI3w/qJKt3V0M2St77jOrpI3w -goversion go1.14.7 -D "" -importcfg $WORK/b340/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/99/99f5659855524c922b9a0a407db88eff83f43c9462125ef0766eca58bcbea232-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b325/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b326/_pkg_.a packagefile github.com/docker/go-units=$WORK/b171/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid Mgp037Eo0XVEz9jQv7N1/Mgp037Eo0XVEz9jQv7N1 -goversion go1.14.7 -D "" -importcfg $WORK/b322/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_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/b1/b1a5c761b80bb7a065f88bba3572df4a7a86a5ce25d284e23af1fed8d9a90e07-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile net=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid s3ysYay5rFKMHq4J0Tzx/s3ysYay5rFKMHq4J0Tzx -goversion go1.14.7 -D "" -importcfg $WORK/b341/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/ad/ad34de7e029815342cfd18d033f2e9cba233d63192d08a21e996a89e1d89ebb1-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b340/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid lA_CqkoeBfzhBsrZFm_e/lA_CqkoeBfzhBsrZFm_e -goversion go1.14.7 -D "" -importcfg $WORK/b339/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/79/79bb7911a7670f236e5529d73db21c5e300fcda7040e918f0fb2c7054769b70c-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid O995FYDJNv-UcT3Ev34Z/O995FYDJNv-UcT3Ev34Z -goversion go1.14.7 -D "" -importcfg $WORK/b344/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/71/714c712c6c9c0ccb486e5bbfc4c0c055f84e7df7fd78c05ad5ca44f609921505-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b339/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid y5s7Fa9MXpYya4d_dPRz/y5s7Fa9MXpYya4d_dPRz -goversion go1.14.7 -D "" -importcfg $WORK/b338/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/84/8434c150fdec651314ea687eb2421e0b31b5046a1cd7959d9bd44796151996c2-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid QCEUi82gCcvRUQMSjFEm/QCEUi82gCcvRUQMSjFEm -goversion go1.14.7 -D "" -importcfg $WORK/b347/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/4b/4bd60dd35583d61dcd061bb2c6269e6da720f4709ee7bd1e271f09226631eeac-d # internal github.com/imdario/mergo mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid uUyJODunkxw1aTIGoUbu/uUyJODunkxw1aTIGoUbu -goversion go1.14.7 -D "" -importcfg $WORK/b351/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/89/89ac9c02e4e39291c3c72f02e695062cd7fd4acf21de87c1cabb7bbd25e00e3f-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid MphaVGRcc_gNgwg7AwO2/MphaVGRcc_gNgwg7AwO2 -goversion go1.14.7 -D "" -importcfg $WORK/b357/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/ad/ad40c7e7191b9d0c347ea46b0de8a6d21e80f3da8d73a841660ba971599f2c49-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b356/_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/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid oCN8fLBaYEmp1qGCXe3_/oCN8fLBaYEmp1qGCXe3_ -goversion go1.14.7 -D "" -importcfg $WORK/b358/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd $WORK/b246 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b246=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/d0/d09a2afe297c972086553158f4e4406d63edc84fba777808d6c998bb70ce09bb-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b356/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b357/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid bSd-bMUGOX2g1GR74CSv/bSd-bMUGOX2g1GR74CSv -goversion go1.14.7 -D "" -importcfg $WORK/b355/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b246 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b246=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/ed/ed351a2a9fe3f68894c9c600b5e6d4a845f74ffa4815b27f7e54a32a28d5b656-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid y35UAroxQdcX7kT6YeiV/y35UAroxQdcX7kT6YeiV -goversion go1.14.7 -D "" -importcfg $WORK/b359/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/d6/d6ad7424a47e62fe878414cacab9f64c6834fd04678a02b11f350c3b0519fb6d-d # internal github.com/ishidawataru/sctp mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid GYwbxlfxl1EK762gDBaC/GYwbxlfxl1EK762gDBaC -goversion go1.14.7 -D "" -importcfg $WORK/b366/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cd $WORK/b246 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b246=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/b2/b24ccf8f659068c264d9712b9abb3e8657854589d5bf25ad08c74c7a39a715f6-d # internal golang.org/x/net/idna mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b355/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b357/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b358/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid 1P2407BRAA5u43am9Os8/1P2407BRAA5u43am9Os8 -goversion go1.14.7 -D "" -importcfg $WORK/b354/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/48/486255b15d715c3ed37d786d9e9b09925c0dcd5abd650e75b04ccae0bc616c6b-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b368/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid aMk4UzdsQnlLdqTKQ3Hb/aMk4UzdsQnlLdqTKQ3Hb -goversion go1.14.7 -D "" -importcfg $WORK/b367/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cd $WORK/b246 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b246=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b246=/tmp/go-build -gno-record-gcc-switches -o $WORK/b246/_cgo_.o $WORK/b246/_cgo_main.o $WORK/b246/_x001.o $WORK/b246/_x002.o $WORK/b246/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/6b/6bde25bf65d1d781041346bb4ca7c79adde9f1e910724fdc66361ef691044183-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b366/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid XywrZpa6lXlk2XtFlT_P/XywrZpa6lXlk2XtFlT_P -goversion go1.14.7 -D "" -importcfg $WORK/b365/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/33/338782c515868db9e2059163ed62d1cd42422518983b1a6b54ab84c1caa5eda1-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid u4C4_hoey-e-x0DP7ctE/u4C4_hoey-e-x0DP7ctE -goversion go1.14.7 -D "" -importcfg $WORK/b369/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 cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/d5/d54d8b2e31b7fe4903e27eb47609e0b37795816ba075ce6c886fbefc6f5b99ca-d # internal github.com/ghodss/yaml mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b311/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_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/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid BWsiwrRZyWBwgvdw7jgB/BWsiwrRZyWBwgvdw7jgB -goversion go1.14.7 -D "" -importcfg $WORK/b310/importcfg -pack ./fields.go ./yaml.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b246/_cgo_.o -dynout $WORK/b246/_cgo_import.go cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 7z7RyaG6Z0P3KD0F1x2L/7z7RyaG6Z0P3KD0F1x2L -goversion go1.14.7 -D "" -importcfg $WORK/b246/importcfg -pack $WORK/b246/_cgo_gotypes.go $WORK/b246/seccomp.cgo1.go $WORK/b246/seccomp_internal.cgo1.go $WORK/b246/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/cf/cf7ed049d44b04f784d01a0bb720b0381e9bfe6526863946c276068b4498d5a6-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid MQE5Qf4U9RCxSvA-H5h9/MQE5Qf4U9RCxSvA-H5h9 -goversion go1.14.7 -D "" -importcfg $WORK/b371/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_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/a6/a6b836cfd5481305e8018637830cde560320ec930761635aebff8c6be71ef5e4-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b354/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid XQZbls6QZdPkT6jYJDZ6/XQZbls6QZdPkT6jYJDZ6 -goversion go1.14.7 -D "" -importcfg $WORK/b353/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/88/8817d20accfc6fb01398bed7b99b54e734bd021ce306029ff675cd2a14e63f92-d # internal database/sql/driver mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 2XzQYk3WprylPaULUIu4/2XzQYk3WprylPaULUIu4 -goversion go1.14.7 -D "" -importcfg $WORK/b374/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/16/168840d705a43d877ac48e76361ede6ee89120f63ad968367e1f3b85a23b4060-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid DXzRXIeQZbGXd6KcxpZk/DXzRXIeQZbGXd6KcxpZk -goversion go1.14.7 -D "" -importcfg $WORK/b375/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/28/280e6bd6b4b7aea8995c854bb0f7c76f62f6b6ae7d6daade39d84723ba999c94-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid Hz_o4SJ-5bJHPH7ghZRq/Hz_o4SJ-5bJHPH7ghZRq -goversion go1.14.7 -D "" -importcfg $WORK/b377/importcfg -pack ./error.go cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/bb/bb2963f1b7c186a49f1a1a87a8fd5aebc0ddc46ca1c540de426b9f51501f4cb4-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid -UZPvHXL1KhdEcAlTQO0/-UZPvHXL1KhdEcAlTQO0 -goversion go1.14.7 -D "" -importcfg $WORK/b300/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/e4/e4d9a3a14fc8e121803d4c5aec970626b826ef287a1f489742c3189747fde0f1-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid HWPfKYnOO2WvMdBEGOA_/HWPfKYnOO2WvMdBEGOA_ -goversion go1.14.7 -D "" -importcfg $WORK/b302/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/8f/8fbeba0018d068b443c82d3a90daa8ac104e35fc7e666b2f258d5a65b375139c-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 7aN0W6qaek0z6EDOxEKl/7aN0W6qaek0z6EDOxEKl -goversion go1.14.7 -D "" -importcfg $WORK/b334/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/ca/cad7996e021977a7ca78f37b0653f809ee5893c915e7d23e7c74ce6baae626a3-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid wnda-MD6INJMgF_JgOV6/wnda-MD6INJMgF_JgOV6 -goversion go1.14.7 -D "" -importcfg $WORK/b335/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/63/637ba7af1c9b9b8f1cbd492771c10196f49edd2f668ed0caea56dc2391c2fb10-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid fVg9xEZ-Ajp53vVOvsyB/fVg9xEZ-Ajp53vVOvsyB -goversion go1.14.7 -D "" -importcfg $WORK/b336/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/5c/5cbe63a5cf88806e8643ec4b5275adaa888ad964c26300610247c08684cfeff8-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b334/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid lYopHW48GXc-zcsoP91a/lYopHW48GXc-zcsoP91a -goversion go1.14.7 -D "" -importcfg $WORK/b337/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/87/87b026dd1d1176206e7cd8eb59a070d6a682d6fcf36aab85637fb4c939d221b4-d # internal github.com/blang/semver mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b374/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid yGtytbMl-ih40NVDyge9/yGtytbMl-ih40NVDyge9 -goversion go1.14.7 -D "" -importcfg $WORK/b373/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/e8/e81d3c75b66ff8cea0c40ccb97a07581059c36166e5a2685d9ef23a6a9c673f3-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b377/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid xD6B2lDfiOnnrVfDQXLw/xD6B2lDfiOnnrVfDQXLw -goversion go1.14.7 -D "" -importcfg $WORK/b376/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_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/cf/cf6d5100a540fda22a229d6ef86c9a4ee39272c53e6b660b2e38596078b7a79c-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid 0dfhZK0b1wjfHOn7ilJB/0dfhZK0b1wjfHOn7ilJB -goversion go1.14.7 -D "" -importcfg $WORK/b380/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/21/2161e1ed599446ec5e5c2211d5de22ff8c5aea216870bc3ac5af98a308ade340-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b334/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b335/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b336/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid YhjvQZTQKijIIKVa1TZE/YhjvQZTQKijIIKVa1TZE -goversion go1.14.7 -D "" -importcfg $WORK/b333/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b246/_pkg_.a $WORK/b246/_x001.o $WORK/b246/_x002.o $WORK/b246/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/ee/ee961ad35775d13813f462814f5169158bf4feeb344442347c7b56d9dfa7cfbe-d # internal net/mail mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p net/mail -std -complete -installsuffix shared -buildid coWWB9IUpI6_Baq__nPi/coWWB9IUpI6_Baq__nPi -goversion go1.14.7 -D "" -importcfg $WORK/b381/importcfg -pack ./message.go cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/8d/8d681d419007888026aab7d10ce9b0835eb9ade29af789d8997decadc36fddf0-d # internal gopkg.in/inf.v0 mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid y0zvMegwoPWja-RR2XnL/y0zvMegwoPWja-RR2XnL -goversion go1.14.7 -D "" -importcfg $WORK/b386/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/37/37ea9f3fd978dc234fa5f08a82dfbaf79eebbbcda9b1dcd9868cdca11a63e852-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b300/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid TqrH79zoCXH8XU-nfZuf/TqrH79zoCXH8XU-nfZuf -goversion go1.14.7 -D "" -importcfg $WORK/b299/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/b2/b234627d401975e26b473d29f9a270d991da3b93a216fc5ce4a06be1b2b4566b-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b380/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid e1UvXPltp3WC5jEMX0vO/e1UvXPltp3WC5jEMX0vO -goversion go1.14.7 -D "" -importcfg $WORK/b379/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ce/ce6a1db9ecf3972844b269b9189343d33e0b350908f1e56dfb10057398e5945a-d # internal google.golang.org/grpc/status mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b333/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b338/_pkg_.a EOF cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/a9/a98674b74fa9c60d5f5edb4d78e95b61abbfbbf1115eb7ed4dba591a26ba5947-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid 6hjNKkdRCBSFqzhDvcUs/6hjNKkdRCBSFqzhDvcUs -goversion go1.14.7 -D "" -importcfg $WORK/b332/importcfg -pack ./status.go github.com/google/gofuzz mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid EwaGOlJF2YiEQi5TzyE4/EwaGOlJF2YiEQi5TzyE4 -goversion go1.14.7 -D "" -importcfg $WORK/b388/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/cb/cbc0f89d9b3b9ea4b3abcf2cda5cdca6f4d404342ee074af99fa891d80bf11e1-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid wdE13yi0xBQVe6_08gEa/wdE13yi0xBQVe6_08gEa -goversion go1.14.7 -D "" -importcfg $WORK/b390/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/0b/0b2f2e4090a1df044cf89f8b02d9e50cca795350fe2bbfda39ba8e40a098288c-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b392/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid Y-aa2PZjl8s_AbNOhC-6/Y-aa2PZjl8s_AbNOhC-6 -goversion go1.14.7 -D "" -importcfg $WORK/b391/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/45/4533694a96f0f238b74b022533e1a93b7911b8ea697a6c925b9e574056d15093-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b332/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid b1hfTftbW7WXGHGrZ3Cu/b1hfTftbW7WXGHGrZ3Cu -goversion go1.14.7 -D "" -importcfg $WORK/b330/importcfg -pack ./errors.go ./grpc.go cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/27/27861d7a55eb9a48bfe55fa0564babc40ac74eb75d54eaea809989d72200574f-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b394/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid wGKih7ezgWUrN9kTqlRb/wGKih7ezgWUrN9kTqlRb -goversion go1.14.7 -D "" -importcfg $WORK/b397/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/95/95accf89c0dd7947e107fd648c0657de189aabea31001310933d04f4bc5fb0b1-d # internal k8s.io/klog mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b181/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p k8s.io/klog -complete -installsuffix shared -buildid Pq6G8NcTV50pmXUTJcxu/Pq6G8NcTV50pmXUTJcxu -goversion go1.14.7 -D "" -importcfg $WORK/b398/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/17/1761e4ac6650dae2ab7786c1986d8a11af363b518033d37b47a6452208b9c7fd-d # internal go/doc mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile internal/lazyregexp=$WORK/b401/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b222/_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_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p go/doc -std -complete -installsuffix shared -buildid YSBXAm43DqGFwc5jiMjX/YSBXAm43DqGFwc5jiMjX -goversion go1.14.7 -D "" -importcfg $WORK/b400/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/c6/c6fa3ab2d07add05922afaf1a5304d947b5343b1baa7fedf84fac312fd48f434-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid mqZ-WgDyHYC-7dEnJOmc/mqZ-WgDyHYC-7dEnJOmc -goversion go1.14.7 -D "" -importcfg $WORK/b402/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/2b/2b17586316a560d4ecb305ebd3ef8a17173cbf82cc612d09da5694e577b68717-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b394/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid Za0KSty_9k91A8WcuJlk/Za0KSty_9k91A8WcuJlk -goversion go1.14.7 -D "" -importcfg $WORK/b396/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/1b/1b2228767d27215aace0d5e6cfd8dc17cdd351ddf41032a266ed1673dd65cc43-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b390/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid EHiDVSEupC6hoZtgHr5U/EHiDVSEupC6hoZtgHr5U -goversion go1.14.7 -D "" -importcfg $WORK/b389/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/25/25b123e38a7921b78fcf22ae252ab80684dc6504692658052735ffdf55096bea-d # internal k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid vdsUqMezHyWVzBiphvmk/vdsUqMezHyWVzBiphvmk -goversion go1.14.7 -D "" -importcfg $WORK/b404/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/fa/fa0b7d52ba9599b9c80099ba993c57c221047d963b747ed8c8378d162f1c304e-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid M4qUqld-VRKKeHx1FZxG/M4qUqld-VRKKeHx1FZxG -goversion go1.14.7 -D "" -importcfg $WORK/b405/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/28/288302e41e2ab5dd75409f6f03413a84fc1d594552cd2085705c116b4a4edd29-d # internal k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b396/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid 0zhdp5iVa7X8o1tl7Szg/0zhdp5iVa7X8o1tl7Szg -goversion go1.14.7 -D "" -importcfg $WORK/b395/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/df/df2235baac414c175615d5b3201a9b0205718033d63713661b5e20ed1b45cef5-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid U9iHbB2TGO0rCF-uAJjP/U9iHbB2TGO0rCF-uAJjP -goversion go1.14.7 -D "" -importcfg $WORK/b407/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/9f/9fa46ca1d48e2de8716e665b72754b2e1bae143efa88ef0bf60b6cfa0b0f921e-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b416/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid 99WRL_vPDFXQyxzN1lgn/99WRL_vPDFXQyxzN1lgn -goversion go1.14.7 -D "" -importcfg $WORK/b415/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/7e/7e9a95135a90b56422f5b8f615aa31c3fe8c4fae381f55e6f84bc610592d5e48-d # internal github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b167/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid StxI31RM0MK6Y7U6zyYX/StxI31RM0MK6Y7U6zyYX -goversion go1.14.7 -D "" -importcfg $WORK/b418/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/f3/f3ae5de591026f288552dd29146176f33a52d271b09b7c0fb6c4926499c37e6a-d # internal github.com/docker/docker/pkg/mount mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid 8rv33mO-1E8h5jDbQlpY/8rv33mO-1E8h5jDbQlpY -goversion go1.14.7 -D "" -importcfg $WORK/b421/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/8e/8ea38c370fa4fe3f1f41eb18ae3642850a57b4b4ca0b9ee70ec748369481aec0-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b395/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid KTdZK78SO57OfeeQ57w1/KTdZK78SO57OfeeQ57w1 -goversion go1.14.7 -D "" -importcfg $WORK/b393/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/94/945abb0680b4eb13f7e42139a86e6b003c02eae5338f023b381a587570a24f8b-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid A7ypxmvvlvc2aeX2g8Hi/A7ypxmvvlvc2aeX2g8Hi -goversion go1.14.7 -D "" -importcfg $WORK/b406/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/28/282e14bdcf323f761ac7193f76728d8a5d3f47d277b5511fa58d17a11af12a23-d # internal github.com/containerd/continuity/fs mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b415/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b417/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid i4iO8imiuZ_n9n1VTeZj/i4iO8imiuZ_n9n1VTeZj -goversion go1.14.7 -D "" -importcfg $WORK/b414/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_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/33/3372fe97dcae2cdee58e8d542617aff0f3706723e3b2636a0015e3ab389c15d9-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b421/_pkg_.a packagefile github.com/docker/go-units=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid mlM8EF9CbzYREKd0j2uh/mlM8EF9CbzYREKd0j2uh -goversion go1.14.7 -D "" -importcfg $WORK/b420/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_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/a0/a0ed31ae293dada076e19044d22d83d40ddebe427d516b1311b7a6d00b830a3a-d # internal github.com/docker/docker/pkg/term mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid CsJZ83AWS48EhlaoStIS/CsJZ83AWS48EhlaoStIS -goversion go1.14.7 -D "" -importcfg $WORK/b424/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/ff/ffc5f01207e699471600a0b53aa06945ba628522a627d357b911d7edf3f91756-d # internal github.com/morikuni/aec mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid _30b_wQnfY6isqrGXtml/_30b_wQnfY6isqrGXtml -goversion go1.14.7 -D "" -importcfg $WORK/b425/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/5a/5a8ef228179ffd2f8f5c2ae6cc235580634d1769856ebd5cc2f0421d46b58ad0-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid ePRH6bJyODAD7Frzo8K2/ePRH6bJyODAD7Frzo8K2 -goversion go1.14.7 -D "" -importcfg $WORK/b426/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/a8/a8e7582b90271032e23a96bcb4496b0838a97f86888e5dd05979ddbd0ecf4999-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 1gzE67ovvhHgzCIKEgTo/1gzE67ovvhHgzCIKEgTo -goversion go1.14.7 -D "" -importcfg $WORK/b429/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/05/055f1158c7020b240ac7830fc45f7dfcbac8b9c6b982f5761488f6e226b3b207-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid rjtc_be9fJRJgjC1Ki9N/rjtc_be9fJRJgjC1Ki9N -goversion go1.14.7 -D "" -importcfg $WORK/b430/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/ac/acc8e2e8382aaac9baf7f94cf036dca53dd898274cfcc7d5931ece58f95a5236-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b246/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 0hl6jTVPIp56k9WFs8if/0hl6jTVPIp56k9WFs8if -goversion go1.14.7 -D "" -importcfg $WORK/b431/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/e5/e560c3d99c29c8fafa8c27868ababae5734d35410a107a0a788ee41d974fcd1b-d # internal github.com/cyphar/filepath-securejoin mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid -ORXq7wW6jRRuw5qfJV6/-ORXq7wW6jRRuw5qfJV6 -goversion go1.14.7 -D "" -importcfg $WORK/b433/importcfg -pack ./join.go ./vfs.go cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/c9/c908dd2233ff6973569269af80d43e90e968915196b43e52e62f103f6b4b5180-d # internal encoding/csv mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_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_ppc64le/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid Gz5-yRvhQmpoJ_ND7bRr/Gz5-yRvhQmpoJ_ND7bRr -goversion go1.14.7 -D "" -importcfg $WORK/b439/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/a4/a44053eecdf000abb991542823675b91bb1e86df705f07d89528a2248fc5da3a-d # internal github.com/containers/buildah/pkg/formats mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b310/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b247/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/tabwriter=$WORK/b221/_pkg_.a packagefile text/template=$WORK/b222/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid l1MNp_Yp1yG5h9xbGs44/l1MNp_Yp1yG5h9xbGs44 -goversion go1.14.7 -D "" -importcfg $WORK/b440/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/96/96bc8be1b3177dbd82b086ff2d6bc2c239b630b98379394cb142a915969e2960-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b420/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b172/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid oYkSRS1bhAOlvIlTq4rl/oYkSRS1bhAOlvIlTq4rl -goversion go1.14.7 -D "" -importcfg $WORK/b419/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/56/565b343608eb7d60dc9ebd8aab3aa99835325fa30929cd99433843825e23f1ce-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b420/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b427/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid sMHDGjHjgss1wl4vRYax/sMHDGjHjgss1wl4vRYax -goversion go1.14.7 -D "" -importcfg $WORK/b428/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/26/261c3f8d78250143a2319d3be98a7d3546d836dd61920d173c51afa32a4aec41-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b369/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid lR-MMRSTim9dtQGV_9Jj/lR-MMRSTim9dtQGV_9Jj -goversion go1.14.7 -D "" -importcfg $WORK/b442/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/4a/4a69a9ba44b66b5bb5d0dd0525398d723a0a02d5ab91dd2ae6ba8ae1968232f7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/42/42a34561f1592874fa5bccb26197f14bd7fe8ab8499ae63fa287ead0a064003e-d # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/33/3338a2bb3fdb2715faf426ed6005ddc2e2690a1da756d7e0ba8754139931a0b0-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b424/_pkg_.a packagefile github.com/docker/go-units=$WORK/b171/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b425/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid w5bf_IqqhmicZLtBaJzm/w5bf_IqqhmicZLtBaJzm -goversion go1.14.7 -D "" -importcfg $WORK/b423/importcfg -pack ./jsonmessage.go github.com/spf13/pflag mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/csv=$WORK/b439/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b181/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid TdpS8wRO3P__BzvPS7QO/TdpS8wRO3P__BzvPS7QO -goversion go1.14.7 -D "" -importcfg $WORK/b438/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 cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/d8/d8fe44a0c8eb121a1e368c52feb87a14166ecb4f889f982300edc81aee22e72c-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid hbY9jcAqX2lFNffQvJIA/hbY9jcAqX2lFNffQvJIA -goversion go1.14.7 -D "" -importcfg $WORK/b343/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b442/_pkg_.a # internal k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b386/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid GyGiOKJNRwUdCey49UZa/GyGiOKJNRwUdCey49UZa -goversion go1.14.7 -D "" -importcfg $WORK/b385/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/6b/6b76c37ca36deb7d0d4b35d330d1a776361603aff69c4eee7fb4eb4141d47bee-d # internal k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/a0/a037a1c37dc08a20ef6b9251571f85e0d10439f414e78689951722fda7b58673-d # internal mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid ivK1CQz35ASqhKg6kcem/ivK1CQz35ASqhKg6kcem -goversion go1.14.7 -D "" -importcfg $WORK/b403/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b388/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid _L6CBWsnhoPtvBzlP3oo/_L6CBWsnhoPtvBzlP3oo -goversion go1.14.7 -D "" -importcfg $WORK/b408/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/0e/0e3b4f314409ea87acda6a73b70bd53523dd1f750625beee785c00f52c30a4c1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/e3/e376d349e71858ea2d5943827cff1360ee0a686aec9fdda20d4d1a4af55c17a6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/97/9764a0ff69a1679eb7e24d4c06133d927fc3a44a09412ea59a60e3f30c68a0a4-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/doc=$WORK/b400/_pkg_.a packagefile go/parser=$WORK/b219/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b406/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b394/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid V8wGO_z3wHi3mVZyyJ24/V8wGO_z3wHi3mVZyyJ24 -goversion go1.14.7 -D "" -importcfg $WORK/b399/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_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/ab/abc732fbdd74191c2780c56d03725ea968a554f839130c959094a7b5a606ea3c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/de/de59e6d947d2567f787cb93d5a4abe550d802a7dea8570f701f595deb4d9c009-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/11/11af0d4567d91a0169d36505dc4c00e00ae6c2f123cf25b7960314a35e099971-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/3c/3c64b6cb4c7ac1846ae3787ac316836c583a2d21ee7115115644b9df698fe4c6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/81/81153d69211cff128dfb6a75378e6ac6c0e730e56c36c03c0688cea9d799d794-d # internal github.com/spf13/cobra mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b438/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b222/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid lOS-F8SW6gFnoB6esYnN/lOS-F8SW6gFnoB6esYnN -goversion go1.14.7 -D "" -importcfg $WORK/b443/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_ppc64le/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/3f/3fb4e7e5ad40ec9a1ee309456e95cc52889e5ab1651229efd97cd66f12098714-d # internal cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x017.o -c openssl_stub_rand.c cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -o $WORK/b090/_cgo_.o $WORK/b090/_cgo_main.o $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o $WORK/b090/_x005.o $WORK/b090/_x006.o $WORK/b090/_x007.o $WORK/b090/_x008.o $WORK/b090/_x009.o $WORK/b090/_x010.o $WORK/b090/_x011.o $WORK/b090/_x012.o $WORK/b090/_x013.o $WORK/b090/_x014.o $WORK/b090/_x015.o $WORK/b090/_x016.o $WORK/b090/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage boring -dynimport $WORK/b090/_cgo_.o -dynout $WORK/b090/_cgo_import.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b091/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid jTgQL5gMWlMOhvbq_btG/jTgQL5gMWlMOhvbq_btG -goversion go1.14.7 -D "" -importcfg $WORK/b090/importcfg -pack ./doc.go $WORK/b090/_cgo_gotypes.go $WORK/b090/aes.cgo1.go $WORK/b090/boring.cgo1.go $WORK/b090/ecdsa.cgo1.go $WORK/b090/hmac.cgo1.go $WORK/b090/rand.cgo1.go $WORK/b090/rsa.cgo1.go $WORK/b090/sha.cgo1.go $WORK/b090/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b090/_pkg_.a $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o $WORK/b090/_x005.o $WORK/b090/_x006.o $WORK/b090/_x007.o $WORK/b090/_x008.o $WORK/b090/_x009.o $WORK/b090/_x010.o $WORK/b090/_x011.o $WORK/b090/_x012.o $WORK/b090/_x013.o $WORK/b090/_x014.o $WORK/b090/_x015.o $WORK/b090/_x016.o $WORK/b090/_x017.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/9b/9bb870b2562dd422d41c1481a8aee674d685b2001c195ef5ca0378172fa9766a-d # internal crypto/aes crypto/hmac mkdir -p $WORK/b086/ crypto/sha256 mkdir -p $WORK/b105/ crypto/sha512 cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b086/symabis ./asm_ppc64le.s ./gcm_ppc64le.s cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b105/symabis ./sha256block_ppc64le.s mkdir -p $WORK/b115/ mkdir -p $WORK/b122/ cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b115/symabis ./sha512block_ppc64le.s crypto/sha1 mkdir -p $WORK/b125/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid zppRVRWp6ytN79f2hLki/zppRVRWp6ytN79f2hLki -goversion go1.14.7 -D "" -importcfg $WORK/b122/importcfg -pack ./hmac.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid JzQUBPTRlyDEs2XbXqkO/JzQUBPTRlyDEs2XbXqkO -goversion go1.14.7 -D "" -importcfg $WORK/b125/importcfg -pack ./boring.go ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid TVL00ME4LqpsKe7GzlAM/TVL00ME4LqpsKe7GzlAM -goversion go1.14.7 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/aes -std -installsuffix shared -buildid HRZeFH5HLpE5aLRTnzYt/HRZeFH5HLpE5aLRTnzYt -goversion go1.14.7 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid au357EIALA6V2wH5Lwpq/au357EIALA6V2wH5Lwpq -goversion go1.14.7 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/6d/6de5890969f74b4af950406a3db22c9ca83e72e7764b45af7c44ff2a70d48579-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_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_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid y0e96WN_6dbsMcnS-Fi5/y0e96WN_6dbsMcnS-Fi5 -goversion go1.14.7 -D "" -importcfg $WORK/b138/importcfg -pack ./hkdf.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b105/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/32/3285a7542bd50d9e4440b2a14bcba80a6987373ff71dce002f1e4655d5337aa1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b105/_pkg_.a $WORK/b105/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d1/d12acbe58e25190e6bd821428b7b82b42abfe98c2c1112ff78c733b7f51cd9af-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/c9/c97bee7e0a3a2a905165adc2a8136ad54b223260b08c1ce2223998235af60346-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b173/ github.com/ulikunitz/xz cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b174/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid GlU87JHIIMBFlvdsdTLd/GlU87JHIIMBFlvdsdTLd -goversion go1.14.7 -D "" -importcfg $WORK/b173/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b106/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b107/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile hash/crc64=$WORK/b109/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid d5ZTEXhKlOYgGSwQj3OY/d5ZTEXhKlOYgGSwQj3OY -goversion go1.14.7 -D "" -importcfg $WORK/b104/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 7PK5ekMHCpoff7tQACOe/7PK5ekMHCpoff7tQACOe -goversion go1.14.7 -D "" -importcfg $WORK/b363/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b086/asm_ppc64le.o ./asm_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b115/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b086/gcm_ppc64le.o ./gcm_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b115/_pkg_.a $WORK/b115/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/99/99a70c5f61dbe8a86179c8ad2afbd9aac6af00c6b2a926e24c30d358154e0a82-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b086/_pkg_.a $WORK/b086/asm_ppc64le.o $WORK/b086/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d2/d2f893cfc651c20d88dfb0da175f761f495fbd19858a7dd34779a82715ae93e9-d # internal crypto/rand mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid UL0aytUD4-B_G3RuoamT/UL0aytUD4-B_G3RuoamT -goversion go1.14.7 -D "" -importcfg $WORK/b085/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go crypto/ecdsa mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/internal/randutil=$WORK/b114/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid YY5H25M4SlhFu0gJvRlD/YY5H25M4SlhFu0gJvRlD -goversion go1.14.7 -D "" -importcfg $WORK/b112/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/95/9565c16e0c07057ccd5cfcf8d3b3b6abf5afebf010ec60fa8d928ee94410be30-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b363/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b364/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b365/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid 49dIqLT66xC9GpvWFH1J/49dIqLT66xC9GpvWFH1J -goversion go1.14.7 -D "" -importcfg $WORK/b362/importcfg -pack ./resolvconf.go github.com/docker/docker/pkg/pools mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b363/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid 7DaOCzCvXw7H7aG2rQy2/7DaOCzCvXw7H7aG2rQy2 -goversion go1.14.7 -D "" -importcfg $WORK/b422/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/5a/5a73e9b6c55075043d5fc3670bab08136c8f1a751386bb3ecd526b6408f0b22f-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b096/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b098/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b100/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 06U88xvanM_OEWiHtwD8/06U88xvanM_OEWiHtwD8 -goversion go1.14.7 -D "" -importcfg $WORK/b084/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 crypto/rsa mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/internal/randutil=$WORK/b114/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid YwpwwpKENwbSYN_Rk2Fc/YwpwwpKENwbSYN_Rk2Fc -goversion go1.14.7 -D "" -importcfg $WORK/b116/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go crypto/ed25519 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b121/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid UIbgqpwMWCKZzR62WscN/UIbgqpwMWCKZzR62WscN -goversion go1.14.7 -D "" -importcfg $WORK/b120/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/1e/1e98d9774663709f03a153a428e7c091375d9f43eea135021281504b21cf0873-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid Ro4dC7CgFaCVvXkF4Y61/Ro4dC7CgFaCVvXkF4Y61 -goversion go1.14.7 -D "" -importcfg $WORK/b152/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/d8/d87f22cdc03d186d1a96a8efc15e049377002d4bf3e891ccd4ed64f2fcbfd694-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b173/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid qX53xye_GdpEnbv9uPVg/qX53xye_GdpEnbv9uPVg -goversion go1.14.7 -D "" -importcfg $WORK/b175/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/e9/e92761d96cf4985e042ccf298aa49cfb294a56a9137d283d7a5e5e01f1dc68b5-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid AkGppZhJHzqacA_36cR7/AkGppZhJHzqacA_36cR7 -goversion go1.14.7 -D "" -importcfg $WORK/b191/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/0b/0bc2f5a55c16272958d738cf285e8a969583c597bb3d476e990a01f419f84daa-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid -dhn62mUp7FH1AZcCuKs/-dhn62mUp7FH1AZcCuKs -goversion go1.14.7 -D "" -importcfg $WORK/b207/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/6a/6a1e21014bbac0bd8bd4e6f55a15e19e48448cc857e7a690b1f92e36edb895aa-d # internal mime/multipart mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile mime/quotedprintable=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid SBqKpb_aAoVIVaMrPzBu/SBqKpb_aAoVIVaMrPzBu -goversion go1.14.7 -D "" -importcfg $WORK/b238/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6f/6f9fa8436508c2dcbe3c6ee56b45c776fd817d445a30581a2f004dc27f172523-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b413/ cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/99/998bf253d4c8104edf7427280449404bf2ba000079858b03c9f57f5552c2db02-d # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/71/71eee34f01266152d3b41ef26321b3a939a5c6829516f1b86ac06ea2dcba7372-d # internal cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile compress/gzip=$WORK/b227/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b418/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b419/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b422/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b420/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b177/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/containers/storage/drivers/copy mkdir -p $WORK/b202/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b202/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b202/ -g -O2 ./copy_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid jEP000T3a-L-K_mYhm0B/jEP000T3a-L-K_mYhm0B -goversion go1.14.7 -D "" -importcfg $WORK/b413/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_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/d9/d9ef5287715e805a592b8c0f0d859ffc8356de256e01a9c0f7fb7a1e11aee482-d # internal crypto/x509 mkdir -p $WORK/b126/ cat >$WORK/b126/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/b065/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid iQqYKG7QHYN8mqxlStPI/iQqYKG7QHYN8mqxlStPI -goversion go1.14.7 -D "" -importcfg $WORK/b126/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/b202 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile compress/zlib=$WORK/b149/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b151/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b152/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b153/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile image=$WORK/b154/_pkg_.a packagefile image/jpeg=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid SJDR35r038zrcrx9AENs/SJDR35r038zrcrx9AENs -goversion go1.14.7 -D "" -importcfg $WORK/b147/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/bb/bb954eb7a71a9b4cae634257547fc58ba0060f0cfdd17eead60637d96a4f95a0-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid FKdv9K4DqzJfTfBzPp7J/FKdv9K4DqzJfTfBzPp7J -goversion go1.14.7 -D "" -importcfg $WORK/b206/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/a8/a886fb644359c7f19d96c2ba36e2310e19e0f7bc8a7d4818e2e5758590dfb539-d # internal cd $WORK/b202 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/36/3631983a28fd4af7165f76974a0287da81776696a505c1a6fec86cd5447e206e-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b191/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid a_9AXFz2JgoU3K_K2rQf/a_9AXFz2JgoU3K_K2rQf -goversion go1.14.7 -D "" -importcfg $WORK/b190/importcfg -pack ./label_selinux.go cd $WORK/b202 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/tmp/go-build -gno-record-gcc-switches -o $WORK/b202/_cgo_.o $WORK/b202/_cgo_main.o $WORK/b202/_x001.o $WORK/b202/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/b6/b6b1a92f5f23ce6b29a23c67efb216763bcda6227e6d293223b460ae9b3be14c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/ec/ec185d903617793a2644cf0c129a0948d515f55c60b23cdb0f3b3a5c0d290203-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b253/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid aUhDpYgUVvwNPvsJ3J4W/aUhDpYgUVvwNPvsJ3J4W -goversion go1.14.7 -D "" -importcfg $WORK/b252/importcfg -pack ./secrets.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b202/_cgo_.o -dynout $WORK/b202/_cgo_import.go cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b177/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid gECV75r7jqgvIOIR33KP/gECV75r7jqgvIOIR33KP -goversion go1.14.7 -D "" -importcfg $WORK/b202/importcfg -pack $WORK/b202/_cgo_gotypes.go $WORK/b202/copy_linux.cgo1.go $WORK/b202/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/74/74075aedb300bd9cc7868e19e9bbc95d3c7d98f48f9446012e523be7306557d2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b202/_pkg_.a $WORK/b202/_x001.o $WORK/b202/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/10/10faee3a3ad8bb5b52dde501357c77760e9f8a2b730e8a05523112741667f8e5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/71/716b318c2c4593478f374521886cc793486f2575699a6ee61c40442b6a14c610-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/21/21786ea36e8d6aea93ec243651e18ec5edc601d6624312811b1a48b0d504e1b1-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b072/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b084/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b104/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid FfF5DICc7n98FGuLt09f/FfF5DICc7n98FGuLt09f -goversion go1.14.7 -D "" -importcfg $WORK/b082/importcfg -pack ./compression.go ./zstd.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b084/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b177/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b178/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid Bp62ZvFNWLsVk_Ic6H8S/Bp62ZvFNWLsVk_Ic6H8S -goversion go1.14.7 -D "" -importcfg $WORK/b165/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_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/b3/b32572993bb3851059dd8c635bca128ccb4f14d6c2362e39c4ab6e781c03c752-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/7f/7f16cd98c315dbbf8e71b4174d3bd6222639b7c12ce627af804724f7c68d646b-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b153/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid HLEPzHAb6AVsZS3fbb4R/HLEPzHAb6AVsZS3fbb4R -goversion go1.14.7 -D "" -importcfg $WORK/b144/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/08/08abf5e6a681049d280b492501a19bcd854c88e8a605167e8002021d9665933f-d # internal crypto/tls mkdir -p $WORK/b117/ cat >$WORK/b117/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/b118/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/rc4=$WORK/b124/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b138/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid TGRL9WduFAQNzA0IIRFy/TGRL9WduFAQNzA0IIRFy -goversion go1.14.7 -D "" -importcfg $WORK/b117/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_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/bd/bd69ae43836f7cb5713ec106a6ca8455e178e8ebf0cc382659ace12170ddbead-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/11/11105f6c4d891583216ed415aed01c3691f354d44ef9390fc6fb96df4a970e1e-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile flag=$WORK/b181/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b177/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b183/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 0um6nBem1P5zHMr3eRFU/0um6nBem1P5zHMr3eRFU -goversion go1.14.7 -D "" -importcfg $WORK/b180/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/d2/d263272b22ff2bbda6f66dd60fc1116698be8d5b0989ded715fb550364d3f7fe-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b177/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b184/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid 3DqDe5SqD79C-iTsTT08/3DqDe5SqD79C-iTsTT08 -goversion go1.14.7 -D "" -importcfg $WORK/b164/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_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/3c/3cfe66816872204f90d7fe3076b3ac80354af5d21456a62e84a7a60b45f092fc-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b198/ github.com/containers/storage/drivers/aufs mkdir -p $WORK/b186/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b164/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid 5jsY6Zwz4H2rq2A_RoTc/5jsY6Zwz4H2rq2A_RoTc -goversion go1.14.7 -D "" -importcfg $WORK/b198/importcfg -pack ./overlayutils.go github.com/containers/storage/drivers/devmapper cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b177/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b184/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b192/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid uA4_9afMkHJwkEUmUT8M/uA4_9afMkHJwkEUmUT8M -goversion go1.14.7 -D "" -importcfg $WORK/b186/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/storage/drivers/vfs mkdir -p $WORK/b201/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/docker/go-units=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid QOzcQwjBb2knPvXNG_ah/QOzcQwjBb2knPvXNG_ah -goversion go1.14.7 -D "" -importcfg $WORK/b192/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b202/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid dAdHpzkgdbYJ7Jy6h3Bo/dAdHpzkgdbYJ7Jy6h3Bo -goversion go1.14.7 -D "" -importcfg $WORK/b201/importcfg -pack ./copy_linux.go ./driver.go github.com/containers/storage/drivers/zfs mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid -OogPE28CM_iOZbkXeFt/-OogPE28CM_iOZbkXeFt -goversion go1.14.7 -D "" -importcfg $WORK/b203/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/8d/8d99bc0a869af05c571d94d9151ff88f69595b3749d4e57f84ce37995a11796a-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile encoding/base32=$WORK/b139/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile flag=$WORK/b181/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/docker/go-units=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b177/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid kgu-4k3-LNt_8hYjDMyw/kgu-4k3-LNt_8hYjDMyw -goversion go1.14.7 -D "" -importcfg $WORK/b197/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/97/9710158aac735a473f3ce7403e0c629843e628c064261c598586eeabb0df7929-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d9/d98110094a0b785b340f664d55c8cd41f69d8334ff19d00ffaddbfbc2dd4bc13-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/65/654e8f5034b4a8ff55e390c448aa2a324c15df942c8b912ee77e5374ab25485b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e8/e8f421f3dc7b2aaef97e74a58485159ac21802b9d542421b596ad189cca0aacd-d # internal net/http/httptrace mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid QCNlfa1dAcFRUN4WxBBf/QCNlfa1dAcFRUN4WxBBf -goversion go1.14.7 -D "" -importcfg $WORK/b240/importcfg -pack ./trace.go github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid oCOX2dSeRXfQ7nv_1qpu/oCOX2dSeRXfQ7nv_1qpu -goversion go1.14.7 -D "" -importcfg $WORK/b283/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libtrust mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/base32=$WORK/b139/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid WPRy8KyTFm7zZHLY28zF/WPRy8KyTFm7zZHLY28zF -goversion go1.14.7 -D "" -importcfg $WORK/b111/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_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/52/52c25ca12052df3895442814df14e6e05903cb57bbce68a5757a2c58033ba8d9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/00/00301750f6dd2d331b594df10d7ee5cd6ddbd2eb1a5f59eca3696bdeb2af50dc-d # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/5b/5bd7165625c559d4f464262a0d078f7cdedbe44bdd20563206a81e3614fdcfc5-d # internal net/http mkdir -p $WORK/b226/ cat >$WORK/b226/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/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b227/_pkg_.a packagefile container/list=$WORK/b118/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b235/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b236/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b229/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile mime/multipart=$WORK/b238/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http/httptrace=$WORK/b240/_pkg_.a packagefile net/http/internal=$WORK/b241/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0s5w9nSUPDhlgbj5ceOS/0s5w9nSUPDhlgbj5ceOS -goversion go1.14.7 -D "" -importcfg $WORK/b226/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_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/52/523b2a95c136eeee6cbcc1cf0feb12738468ea8ebdc93486a0bfa4cb9e296415-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b203/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid LvzUdKp1quC_mXltACEb/LvzUdKp1quC_mXltACEb -goversion go1.14.7 -D "" -importcfg $WORK/b185/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/35/355a3aeb39f6cda0356930832e2fe9dd0f4ef0a17115f68ccf1fae250a1ce1fe-d # internal github.com/containers/storage mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b070/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b211/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b178/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b213/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b214/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b224/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b184/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid zdIQDah9FOVhy7GpPINn/zdIQDah9FOVhy7GpPINn -goversion go1.14.7 -D "" -importcfg $WORK/b163/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_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/71/716fe3c9469daaafbb61ae90a43aa92a820b8efc0472dbaf4474ee86c5ae0475-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b111/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid AYFOhPR2c4fDwdCUEile/AYFOhPR2c4fDwdCUEile -goversion go1.14.7 -D "" -importcfg $WORK/b081/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_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/21/21d650b2fa68ae080a85a7e5762e36736877f45ad47f978478fdf46d5fc16ce4-d # internal github.com/containers/image/v5/signature mkdir -p $WORK/b080/ github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b313/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b142/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b143/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid _z7QZ9d1U9_7TQgwQqP5/_z7QZ9d1U9_7TQgwQqP5 -goversion go1.14.7 -D "" -importcfg $WORK/b080/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 cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid o6mSSHEmpsKOFDQFa5d1/o6mSSHEmpsKOFDQFa5d1 -goversion go1.14.7 -D "" -importcfg $WORK/b313/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go github.com/containers/image/v5/image mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid KIJNXbRT4FFM2RuMBJhs/KIJNXbRT4FFM2RuMBJhs -goversion go1.14.7 -D "" -importcfg $WORK/b159/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid xr0yi5TW8nXV0xCT1fXs/xr0yi5TW8nXV0xCT1fXs -goversion go1.14.7 -D "" -importcfg $WORK/b435/importcfg -pack ./errors.go ./manifests.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/df/df01c9fa4d6e6d31139e264eab3034b6ff4ef00756bf9764fbbd69b851c6c71a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/8b/8b2774bd0ba12913403f0f9f3bc622445eee57aa088861677650d7f29e5f388f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/d1/d19927daeeb011d973717f83f372d6fbefc4fd11ba12f7a77d1b2c5127d67d86-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b249/ github.com/containers/image/v5/directory mkdir -p $WORK/b270/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid imnI8NZyddQHHjjHAKQa/imnI8NZyddQHHjjHAKQa -goversion go1.14.7 -D "" -importcfg $WORK/b249/importcfg -pack ./blobcache.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid 5iAZESeuFKDv22em7PVq/5iAZESeuFKDv22em7PVq -goversion go1.14.7 -D "" -importcfg $WORK/b270/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go github.com/containers/image/v5/docker/archive mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid afrfNgCINCO8lBhEefag/afrfNgCINCO8lBhEefag -goversion go1.14.7 -D "" -importcfg $WORK/b312/importcfg -pack ./dest.go ./src.go ./transport.go github.com/containers/image/v5/tarball mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid YzazmZzKsqn914vWdlLs/YzazmZzKsqn914vWdlLs -goversion go1.14.7 -D "" -importcfg $WORK/b361/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a8/a8638fd7a152eff3a543d26183e562ba61a4f9c506e6287f506f64cdae951b4e-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b261/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b265/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b247/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b269/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid jZnoT8lv9a9c_Ut7T9-d/jZnoT8lv9a9c_Ut7T9-d -goversion go1.14.7 -D "" -importcfg $WORK/b254/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/23/2326811067afde6e49c83415586f423babe39bb7c7ee06ce03c1b519a8222112-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/c8/c851916d21b767078bede1bcf297576f9521080c2be08fb0f6c07894166dc594-d # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/8d/8d1c33d3cbfe6daef726d7ef9c3fcfe4ca722b7e606cd9ef7ef0537ca1f9cb42-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/b2/b29ec5f5dbc3e69c83a92409c2162a7fbb3cb6b70c97d69bcfb5afe0371b5b54-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/12/12ccc7db2a8906e318f14d354d48b35216737c9e692a6fdf7fd1526913df8116-d # internal github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b435/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid HGYj82KyppUqXnQMOA2T/HGYj82KyppUqXnQMOA2T -goversion go1.14.7 -D "" -importcfg $WORK/b436/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/31/31b072a745bd8df9833e475bf33bd15fd54e7b7ba23e5c8b379e56921c3a54e4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/dc/dc7f99c7f0fbf2c5910108dd968f788fa2609c998dcf971be82dc478e707d617-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b244/_pkg_.a packagefile github.com/containers/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid lDi5NwGtaL6JohjWtRPS/lDi5NwGtaL6JohjWtRPS -goversion go1.14.7 -D "" -importcfg $WORK/b251/importcfg -pack ./overlay.go github.com/containers/image/v5/storage mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b173/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid 5v6DKG9yGDuvC9537KN9/5v6DKG9yGDuvC9537KN9 -goversion go1.14.7 -D "" -importcfg $WORK/b158/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/4d/4d7a7c2b5334b003e1c5f80b801cf2626751fe31da6af5cefedb33af40d1876f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/52/5292529a87d9fed71a418c96f0bbb0a4a4ae8fda4d25a6db322b4d36c38a5469-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ab/abcc9ab922b96fdf6447917541ca2a67929ee926e33970266badd9059593a9e1-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b225/ github.com/docker/go-connections/sockets mkdir -p $WORK/b280/ github.com/gorilla/mux cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b281/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid mgCYpDKzld7WlQ9icTjC/mgCYpDKzld7WlQ9icTjC -goversion go1.14.7 -D "" -importcfg $WORK/b225/importcfg -pack ./errors.go ./handler.go ./register.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid -AzrJ4JyGHERNIk5CVi9/-AzrJ4JyGHERNIk5CVi9 -goversion go1.14.7 -D "" -importcfg $WORK/b280/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go mkdir -p $WORK/b287/ github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b291/ github.com/prometheus/common/expfmt mkdir -p $WORK/b301/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 4HA4i8Zye-vhiK6TUguM/4HA4i8Zye-vhiK6TUguM -goversion go1.14.7 -D "" -importcfg $WORK/b291/importcfg -pack ./http_reader.go ./transport.go github.com/docker/distribution/registry/client/auth/challenge expvar github.com/docker/distribution cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b302/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b300/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b303/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b304/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid pJLqQrBfnaEHZoKOUJES/pJLqQrBfnaEHZoKOUJES -goversion go1.14.7 -D "" -importcfg $WORK/b301/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b296/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid rP9jtvl5BLehbqw5xovm/rP9jtvl5BLehbqw5xovm -goversion go1.14.7 -D "" -importcfg $WORK/b287/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid QCdFwJGkwAsapH5xhu6_/QCdFwJGkwAsapH5xhu6_ -goversion go1.14.7 -D "" -importcfg $WORK/b290/importcfg -pack ./addr.go ./authchallenge.go cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p expvar -std -complete -installsuffix shared -buildid g7tqtSZUqj6s4nJfGn3K/g7tqtSZUqj6s4nJfGn3K -goversion go1.14.7 -D "" -importcfg $WORK/b296/importcfg -pack ./expvar.go mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b285/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid ojKSouSYGF70iA5HobLO/ojKSouSYGF70iA5HobLO -goversion go1.14.7 -D "" -importcfg $WORK/b289/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/0c/0c8df5556e82a1f362fea94b6352f63067791f6ca84f2b0185d5fbfe73a98cd1-d # internal net/http/httputil mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b228/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/http/internal=$WORK/b241/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid wzKylLS_2CETw4p-zS2H/wzKylLS_2CETw4p-zS2H -goversion go1.14.7 -D "" -importcfg $WORK/b349/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f6/f6a52cfa9cec450d494b18934f2f222a1058f14063dab258ddc616bc7e725cea-d # internal github.com/containers/buildah/util mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b163/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b225/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid VM69noTJrsh082uEUrIM/VM69noTJrsh082uEUrIM -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/0d/0df98c93856b6b52f6a795775dea00f36d127121f64896d8d2af0287091db385-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b330/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b225/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b332/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid 5CZgOhHHLJEWcmykDKVC/5CZgOhHHLJEWcmykDKVC -goversion go1.14.7 -D "" -importcfg $WORK/b329/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/dd/dd660581b3448ddcfb5df71bcd69ce962fcc0a85fddece5b9f4a3bf7b6c8be79-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b280/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b283/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid Fy8AoptnqsV5VbQyL-Cz/Fy8AoptnqsV5VbQyL-Cz -goversion go1.14.7 -D "" -importcfg $WORK/b279/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/52/52f0487743505933925b8d2d22d0b1b288b5c493bdc686e30b5ff17a8b5cbd09-d # internal golang.org/x/net/http2 mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b227/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b353/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b359/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b354/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/http/httptrace=$WORK/b240/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid bxTeYsGT-7MA-wWcuKgD/bxTeYsGT-7MA-wWcuKgD -goversion go1.14.7 -D "" -importcfg $WORK/b352/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_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/e4/e4a969da0504e8896da2fcac4531e1f17365d5c6bffaae17303c9a90c269407f-d # internal github.com/xeipuuv/gojsonschema mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b379/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/mail=$WORK/b381/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b222/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid tNV0nhswUzxnev_lNQqS/tNV0nhswUzxnev_lNQqS -goversion go1.14.7 -D "" -importcfg $WORK/b378/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/7a/7a775d7d2ec70df0799423fd013f64c89589a8965db03fb605a7ae039a3313fe-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid Wwm7qUqS5Zo1H2GrTnzg/Wwm7qUqS5Zo1H2GrTnzg -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/6a/6adcd9ce95cc80ae35d540c5be1a228b000970fbc2e261786402ed9d8ac18aa9-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid DT08FYLvKOx1njNR7hvE/DT08FYLvKOx1njNR7hvE -goversion go1.14.7 -D "" -importcfg $WORK/b316/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/60/606d58c19275f0458d130e443e047e8cdd672a264e30420f82930e3bbaacbbeb-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b296/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b297/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b299/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b300/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b304/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b305/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid r_z2h0tzUEQnhtwvS9lb/r_z2h0tzUEQnhtwvS9lb -goversion go1.14.7 -D "" -importcfg $WORK/b295/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_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/e0/e056f6da9538dee548ba0b0856b60dced0362630754c72936e1a069a26a7ea96-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/72/7203b56189c258aecded5a1b8f4065cecff45aaab9cc2ef42749f4c28a22f491-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 7FpxA5Fj0nL6OEy9D4Ot/7FpxA5Fj0nL6OEy9D4Ot -goversion go1.14.7 -D "" -importcfg $WORK/b328/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/8c/8c6aa9f016b5b73ad5398f7606b78410870c2267cd4f38c19f813ea469bfad0c-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b225/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b287/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid Kv7Sc0EvLU7uRZgFp8k9/Kv7Sc0EvLU7uRZgFp8k9 -goversion go1.14.7 -D "" -importcfg $WORK/b284/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/8b/8b7b012ec0969b41434f72d2b6bb4c495562fc80ca122d861b4565499b5e2c05-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b343/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid 6zsu1boEtFRViHmgRzk_/6zsu1boEtFRViHmgRzk_ -goversion go1.14.7 -D "" -importcfg $WORK/b342/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_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/ce/ce9d07059e0bc04b75601b9704f3f750bf3e6efcade3a8e6aacc51b5bd66c82e-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b342/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b326/_pkg_.a packagefile github.com/docker/go-units=$WORK/b171/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid RMdAaFn21FQBWvCE9Q24/RMdAaFn21FQBWvCE9Q24 -goversion go1.14.7 -D "" -importcfg $WORK/b321/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/fsouza/go-dockerclient mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b413/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b418/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b423/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b426/_pkg_.a packagefile github.com/docker/go-units=$WORK/b171/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/http/httputil=$WORK/b349/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid OhKI_iXO9FbQganDUJp-/OhKI_iXO9FbQganDUJp- -goversion go1.14.7 -D "" -importcfg $WORK/b412/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_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5a/5a22c47cbbd980e0375dcb1948d0c97a4c56c7d97683f2827cac18121750fc7a-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b245/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b246/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b183/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b247/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid nLfZ9M9mriX6Ny3aUrOI/nLfZ9M9mriX6Ny3aUrOI -goversion go1.14.7 -D "" -importcfg $WORK/b243/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/24/24ec5b045f48dd15ca470ae2fc4f1ce57e132da9d2c2f3b8b58a4d26f1c519fd-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid jULzHP32wDO3W52Q9sxI/jULzHP32wDO3W52Q9sxI -goversion go1.14.7 -D "" -importcfg $WORK/b314/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/f0/f05c8b74b7d9b92875a7b7ea6a67a2a99c7299add97f02bfdd3c9ca5de028b20-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b321/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid pcvTBMR5sjmW7vShMzaS/pcvTBMR5sjmW7vShMzaS -goversion go1.14.7 -D "" -importcfg $WORK/b348/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/8b/8bd56ce6d58f002c56d5e2e4563d1436b62bc237d7abcce6199c89c105a6063e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/5a/5aaef685a821d410ac5ee4ae6e509db2b9cf9798f46e12c3adfa85f4397e5eee-d # internal github.com/docker/docker/client mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b285/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b345/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b346/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b347/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b348/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b329/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b280/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/http/httputil=$WORK/b349/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid 4fxPwK06394t492iEvkG/4fxPwK06394t492iEvkG -goversion go1.14.7 -D "" -importcfg $WORK/b319/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_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/f3/f31be604dbf4592a5893f324f2c4e65a312997a02c19b9d3c54ae02e9cf4c0f0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/4a/4a5b2f16d519d97a7c000df26f8cde41ef686a08fb2a31d114d69ce2a7cb299e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/49/49ac69ed6262815593b2b9ef50a39c9768e4ceba9d5f64d1e5b30e5843a3b4e7-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b227/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b295/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b300/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b301/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/http/httptrace=$WORK/b240/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid C8T5fb5rH74syx485Xz3/C8T5fb5rH74syx485Xz3 -goversion go1.14.7 -D "" -importcfg $WORK/b308/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/88/88e4b43e312ff869b27afe42598e5e810c6c37138f274760510e3ef252e25054-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/blang/semver=$WORK/b373/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b375/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b376/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b183/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b378/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid fba-6Em2J62LzYgZ_O-s/fba-6Em2J62LzYgZ_O-s -goversion go1.14.7 -D "" -importcfg $WORK/b372/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/ff/ff453e32d91f685e34690a292e4e3a483113fad36f0be106d010339705319943-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b181/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b412/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b427/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b428/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b429/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b430/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b167/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid c9jS752X5uB1TGMVjIhK/c9jS752X5uB1TGMVjIhK -goversion go1.14.7 -D "" -importcfg $WORK/b411/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/c5/c5be803eb8f54ad148851f334c218ace66f25edfdf4092b97825cbf445d77dbe-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b371/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b372/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b183/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid 7cAkw0yghe8lgn9qlS_H/7cAkw0yghe8lgn9qlS_H -goversion go1.14.7 -D "" -importcfg $WORK/b370/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/18/1875d3e4342a04301fbdd6310e9d1dbc8d3860346dc344684843d855e2bbc221-d # internal github.com/docker/go-metrics mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b295/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b308/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid xKWy-GsYyfAfrZoRyR1b/xKWy-GsYyfAfrZoRyR1b -goversion go1.14.7 -D "" -importcfg $WORK/b294/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/a6/a61a31adde556aad4c161499acb4cd674960838b0de7cd243a769e797335d86d-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b352/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b394/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid NHqjM1yWc5ZiZnRY1UsP/NHqjM1yWc5ZiZnRY1UsP -goversion go1.14.7 -D "" -importcfg $WORK/b410/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/65/65630b84c2b3663d3091334a10fdbe5f1abeedf1f65c8e5beded02c422911349-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid 9C5HEfPm8_pI0WfUaJEu/9C5HEfPm8_pI0WfUaJEu -goversion go1.14.7 -D "" -importcfg $WORK/b293/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/82/82e8264970b5db904e779f9838cf89b19a64178adb01c6e3b6dc31648bcbe227-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/e7/e7f5c409e8ecdbf3ca321ca462953cbee171b4ef72d26aee3a1fa94c1aa7d3ea-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b289/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b293/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid mqtq-3cOdq0JprI2dkQr/mqtq-3cOdq0JprI2dkQr -goversion go1.14.7 -D "" -importcfg $WORK/b292/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/22/22c6ac2e564a220e3849213b8770b525f862dde036d1ddcc2e62fa18db6b1663-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b410/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b406/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid MvJ1s-Z3Z8KXXyt5ymd3/MvJ1s-Z3Z8KXXyt5ymd3 -goversion go1.14.7 -D "" -importcfg $WORK/b409/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/fd/fd39aff664d3e592c715265d8269b63228e8c15a14c1a567c46a381b679431ae-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b319/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid TUEBX4nNSucbYt9bLj4a/TUEBX4nNSucbYt9bLj4a -goversion go1.14.7 -D "" -importcfg $WORK/b318/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/eb/eb8575b1e4b9f7abfaf772f99c35d240ec479886bcec51ada1360b3a5dba1c78-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b289/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid 65ene4VUhWU1wqlurnOw/65ene4VUhWU1wqlurnOw -goversion go1.14.7 -D "" -importcfg $WORK/b309/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/61/613cff79240283927e721787cd736bb72c2ceddba5e31854940593c6429bb3c0-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b289/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b284/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b292/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b309/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid 9iEiv9jzEmJBrCDIBtmH/9iEiv9jzEmJBrCDIBtmH -goversion go1.14.7 -D "" -importcfg $WORK/b288/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/17/1716f00d9899439d67a638881c3f00f86bb444c74ede813ecf77113de8b4b7e1-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b384/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b388/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b408/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b406/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b409/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid fB-mt-ub7CmEZoYBzLg_/fB-mt-ub7CmEZoYBzLg_ -goversion go1.14.7 -D "" -importcfg $WORK/b387/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_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/4d/4d686ccc0320fcda5cfcd7b57a04866d88b306fab41b374ab24611855b5b4566-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/ac/ac5804d1ecfd51b8aadc8a2ba77c09ec885cd697530c769474d340009cd99923-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/09/095e4332cb3989a0091b12eb48acd710f0b1439b9b47d6319770fd7b4e02ebaf-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b284/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b288/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b283/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b310/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid 8fmZt3y7u5ZehRDH2JpB/8fmZt3y7u5ZehRDH2JpB -goversion go1.14.7 -D "" -importcfg $WORK/b272/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_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/07/07e9956bc3ae1f62957ecb05550d5125c4324d4209fb6f6a1cbd62b179a685a9-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b142/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b310/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b351/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b352/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b360/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid QUDuum1eCPaKT9LzsVJj/QUDuum1eCPaKT9LzsVJj -goversion go1.14.7 -D "" -importcfg $WORK/b350/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/94/94796b534a35b260469bf126e9f6e36028513b0eb65725613e05d28e0d5e9065-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b318/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b350/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b361/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid w5aBgSulLbG_41rIPn8B/w5aBgSulLbG_41rIPn8B -goversion go1.14.7 -D "" -importcfg $WORK/b317/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/eb/eb4950c95c263a1ef50acc9d58858a0480ed10c841f577fe74210cb9547863c7-d # internal github.com/containers/buildah/manifests mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b435/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b436/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/buildah/manifests -complete -installsuffix shared -buildid 8VjqLCQjHhv9qWsjCGM1/8VjqLCQjHhv9qWsjCGM1 -goversion go1.14.7 -D "" -importcfg $WORK/b434/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/07/076ad5b9ede82d5128531c20bd5e59281924bdc24c17950ea2cb0483f86796d8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/64/640ab32590991b4ad5e6ef006f52a301e51e96cb76ff49949abc74192d7c279d-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b384/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b408/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid w53Ea3PosFQfJGnW2Efx/w53Ea3PosFQfJGnW2Efx -goversion go1.14.7 -D "" -importcfg $WORK/b383/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_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d6/d6f8cde3f3d18b09e43aae32250a211cb5e0bef6e9b6f08d01d87c4b7d7af235-d # internal github.com/openshift/api/config/v1 mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b403/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid NBFfByXIhmo-LXCVbuDo/NBFfByXIhmo-LXCVbuDo -goversion go1.14.7 -D "" -importcfg $WORK/b382/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_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/76/76c10d2511d9cac335f955db8fe9c3e968e9b42e44c9ad8023b19a50050ea5f5-d # internal github.com/containers/buildah mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b243/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b248/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b062/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b250/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b251/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b252/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/docker/go-units=$WORK/b171/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b362/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b365/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b370/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b382/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b411/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b431/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b247/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid wD6ZgzORLDEMBJFdIwPF/wD6ZgzORLDEMBJFdIwPF -goversion go1.14.7 -D "" -importcfg $WORK/b051/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_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/11/1159b0be9ee23a5d2063309ce8d2627d5b90b845aafc7d8cd8dd6bab05ecccaa-d # internal github.com/containers/buildah/imagebuildah mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile flag=$WORK/b181/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b248/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b433/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b412/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b411/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b428/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid PL_cYBbDBPTUZScvj0jt/PL_cYBbDBPTUZScvj0jt -goversion go1.14.7 -D "" -importcfg $WORK/b432/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go github.com/containers/buildah/pkg/cli mkdir -p $WORK/b437/ github.com/containers/buildah/pkg/parse mkdir -p $WORK/b441/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b438/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid poaajxBFlti_6YZkE7z8/poaajxBFlti_6YZkE7z8 -goversion go1.14.7 -D "" -importcfg $WORK/b437/importcfg -pack ./common.go cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/docker/go-units=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b442/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b443/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b247/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid qkKbd2Ly19-XaofSbs8w/qkKbd2Ly19-XaofSbs8w -goversion go1.14.7 -D "" -importcfg $WORK/b441/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/24/24a4637f9ce25a1d970bbbd5645024120787c2d84152da9f279f5421ea0fcdd9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/32/32c4b9cc0f8bbc8e3d420fa06f57dca8011351b4e773325e2605a1bea1afb51d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/e6/e6caec9a997fa71ec9dc0b3fc2d80ab2bda408361c0ccc7d3d3e062d9dc6c3ac-d # internal github.com/containers/buildah/cmd/buildah mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b248/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b432/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b434/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b437/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b440/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b441/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b253/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b142/_pkg_.a packagefile github.com/containers/storage=$WORK/b163/_pkg_.a packagefile github.com/docker/go-units=$WORK/b171/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b258/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b444/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b443/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b438/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b247/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b222/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/cmd/buildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid SOI48WttDg73KZp03Io0/SOI48WttDg73KZp03Io0 -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./addcopy.go ./bud.go ./commit.go ./common.go ./config.go ./containers.go ./dumpbolt.go ./from.go ./images.go ./info.go ./inspect.go ./login.go ./logout.go ./main.go ./manifest.go ./mount.go ./pull.go ./push.go ./rename.go ./rm.go ./rmi.go ./run.go ./tag.go ./umount.go ./unshare.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/1a/1a3a654ad107824877dba6a40fc918a4531f5b03999df34a1f3dab0a83da9a7d-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b248/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b432/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b434/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b437/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b440/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b441/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b253/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b142/_pkg_.a packagefile github.com/containers/storage=$WORK/b163/_pkg_.a packagefile github.com/docker/go-units=$WORK/b171/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b258/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b444/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b443/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b438/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b247/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b222/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile archive/tar=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b243/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b062/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b250/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b251/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b169/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b362/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b365/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b370/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b382/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b411/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b431/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b110/_pkg_.a packagefile flag=$WORK/b181/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b433/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b412/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b428/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b435/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b436/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b310/_pkg_.a packagefile text/tabwriter=$WORK/b221/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b442/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b183/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b225/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b082/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b261/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b265/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b269/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b279/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b284/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b288/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b283/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b111/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b275/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b276/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b318/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b350/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b361/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b072/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b070/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b211/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b178/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b213/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b214/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b224/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b184/_pkg_.a packagefile hash/fnv=$WORK/b259/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile encoding/csv=$WORK/b439/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile regexp/syntax=$WORK/b068/_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 math/bits=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b223/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b245/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b315/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b176/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b177/_pkg_.a packagefile text/scanner=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b172/_pkg_.a packagefile golang.org/x/net/context=$WORK/b174/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b363/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b364/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b366/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b371/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b372/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b403/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b427/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b429/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b430/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile compress/gzip=$WORK/b227/_pkg_.a packagefile container/list=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b235/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b236/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b229/_pkg_.a packagefile mime/multipart=$WORK/b238/_pkg_.a packagefile net/http/httptrace=$WORK/b240/_pkg_.a packagefile net/http/internal=$WORK/b241/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b413/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b418/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b423/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b426/_pkg_.a packagefile net/http/httputil=$WORK/b349/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b420/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b104/_pkg_.a packagefile container/heap=$WORK/b262/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b263/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b267/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b266/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rc4=$WORK/b124/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b138/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b285/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution=$WORK/b289/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b292/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b309/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/base32=$WORK/b139/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b319/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b351/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b360/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b203/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b212/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b103/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b179/_pkg_.a packagefile go/format=$WORK/b215/_pkg_.a packagefile hash/crc64=$WORK/b109/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b153/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b096/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b098/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b100/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile github.com/blang/semver=$WORK/b373/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b375/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b376/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b378/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b408/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b406/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b409/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/doc=$WORK/b400/_pkg_.a packagefile go/parser=$WORK/b219/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b394/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b233/_pkg_.a packagefile mime/quotedprintable=$WORK/b239/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b343/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b419/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b422/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b424/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b425/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b421/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b257/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b106/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b107/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b264/_pkg_.a packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b114/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b136/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b281/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b293/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b345/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b346/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b347/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b348/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b329/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b353/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b359/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b354/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b202/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b204/_pkg_.a packagefile go/printer=$WORK/b220/_pkg_.a packagefile compress/zlib=$WORK/b149/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b151/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b152/_pkg_.a packagefile image=$WORK/b154/_pkg_.a packagefile image/jpeg=$WORK/b156/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b097/_pkg_.a packagefile database/sql/driver=$WORK/b374/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b377/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b379/_pkg_.a packagefile net/mail=$WORK/b381/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b410/_pkg_.a packagefile go/scanner=$WORK/b217/_pkg_.a packagefile internal/lazyregexp=$WORK/b401/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b231/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b325/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b326/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b415/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b417/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b108/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b282/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b294/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b332/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b355/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b357/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b358/_pkg_.a packagefile hash/adler32=$WORK/b150/_pkg_.a packagefile image/color=$WORK/b155/_pkg_.a packagefile image/internal/imageutil=$WORK/b157/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b396/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b416/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b295/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b308/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b333/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b338/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b356/_pkg_.a packagefile expvar=$WORK/b296/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b297/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b299/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b300/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b304/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b305/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b334/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b335/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b339/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b302/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b303/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b306/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b307/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b340/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=l-1wD0EF9GR8h7QICCfE/SOI48WttDg73KZp03Io0/jsmF_oWxW3oJ7AoXeHoh/l-1wD0EF9GR8h7QICCfE -compressdwarf=false -B 0xd459d8c8928d044ddc594cd7b9954bfc691e6129 -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_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out buildah rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags ' -compressdwarf=false -B 0x7715f03917540fcc6a3416059fe66746c09bf135 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o imgtype github.com/containers/buildah/tests/imgtype WORK=/tmp/go-build700659280 internal/race mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go unicode mkdir -p $WORK/b021/ internal/cpu runtime/internal/sys mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_ppc64x.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go unicode/utf8 mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b022/importcfg -pack ./utf8.go encoding mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding -std -complete -installsuffix shared -buildid MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal math/bits mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math/bits -std -complete -installsuffix shared -buildid A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal runtime/cgo mkdir -p $WORK/b046/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal internal/nettrace mkdir -p $WORK/b054/ cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal crypto/internal/subtle mkdir -p $WORK/b089/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./nettrace.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b089/importcfg -pack ./aliasing.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal crypto/subtle mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b090/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-d # internal crypto/internal/boring/sig mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b093/symabis ./sig_other.s cat >$WORK/b093/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b093/sig_other.o ./sig_other.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/compare_ppc64x.o ./compare_ppc64x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b093/_pkg_.a $WORK/b093/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/count_ppc64x.o ./count_ppc64x.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true math cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/equal_ppc64x.o ./equal_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b026/ cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b026/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go github.com/ulikunitz/xz/internal/hash vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b109/ container/list mkdir -p $WORK/b119/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid lgNfQcifZQlarRJ0Nzil/lgNfQcifZQlarRJ0Nzil -goversion go1.14.7 -D "" -importcfg $WORK/b109/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p container/list -std -complete -installsuffix shared -buildid WUvVlwvpv3wnckZtFXJY/WUvVlwvpv3wnckZtFXJY -goversion go1.14.7 -D "" -importcfg $WORK/b119/importcfg -pack ./list.go mkdir -p $WORK/b132/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b027/_pkg_.a EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid JqfDPhjVYCpYY7xtAQ9E/JqfDPhjVYCpYY7xtAQ9E -goversion go1.14.7 -D "" -importcfg $WORK/b132/importcfg -pack ./asn1.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math -std -installsuffix shared -buildid UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/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 ./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 cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b092/symabis ./dummy.s runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid BhqB4rmPH0twa9-3B9_j/BhqB4rmPH0twa9-3B9_j -goversion go1.14.7 -D "" -importcfg $WORK/b136/importcfg -pack ./aliasing.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid fDJxasgzPFu_0RzGrjQe/fDJxasgzPFu_0RzGrjQe -goversion go1.14.7 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b092/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b092/_pkg_.a $WORK/b092/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ac/acb4b403bf199e6cde2bf6341cb4939a00e7b14e50676b6329ff7fd2cac34f55-d # internal image/color mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p image/color -std -complete -installsuffix shared -buildid ef3HKMbUVe5XJ25ig_wS/ef3HKMbUVe5XJ25ig_wS -goversion go1.14.7 -D "" -importcfg $WORK/b156/importcfg -pack ./color.go ./ycbcr.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b5/b576a1d737061308ddc581b842bfb644635c48d0950aab20dad04ddb8037e10f-d # internal github.com/containers/storage/pkg/promise cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.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 ./mmap.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_ppc64x.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 ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.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_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.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_ppc64x.go ./write_err.go mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid xHdf7-iZaquvx0LSg0r0/xHdf7-iZaquvx0LSg0r0 -goversion go1.14.7 -D "" -importcfg $WORK/b177/importcfg -pack ./promise.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ec/ec1ab4c244cff6725b4d96c679f474902261b288ffa34f147652e3576abe20d3-d # internal github.com/pquerna/ffjson/shared mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid GkJBoaOwd_M9DVzpGi-K/GkJBoaOwd_M9DVzpGi-K -goversion go1.14.7 -D "" -importcfg $WORK/b214/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/12/120c96cc71fa48b2ebb38986603d9f58721db6bed85c68db7b3bb709e4b89e73-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid xT88rTyfpCxSdcn4ICYN/xT88rTyfpCxSdcn4ICYN -goversion go1.14.7 -D "" -importcfg $WORK/b266/importcfg -pack ./ewma.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/01/01d1ec53e1f75e0ca52a79846f3907028907198c3e714dd7a043c3537fa2b03a-d # internal github.com/docker/docker/api mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid IXsois9Q6NtRcTi-E781/IXsois9Q6NtRcTi-E781 -goversion go1.14.7 -D "" -importcfg $WORK/b320/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/9c/9c0100236f643f60486c890e68b7249e830480a3ee086a951990e966f7656311-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid YG5G9__OdvC1rV6-GLoo/YG5G9__OdvC1rV6-GLoo -goversion go1.14.7 -D "" -importcfg $WORK/b345/importcfg -pack ./events.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/b2/b2599df753a309ea482b8f2d498068cebde1593d031ed741bc88f919c86d414e-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid biQnaSO8ob4oTdAg_8F6/biQnaSO8ob4oTdAg_8F6 -goversion go1.14.7 -D "" -importcfg $WORK/b346/importcfg -pack ./image_history.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/35/35494e2bf57356b105388f8f3f20e5cf0705f31683349da521389bd119f7493f-d # internal k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid GcFtisP51HVNoR0g-omY/GcFtisP51HVNoR0g-omY -goversion go1.14.7 -D "" -importcfg $WORK/b392/importcfg -pack ./operator.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/8d/8d36452eec21edf6f9516bd19519dda064966bc8dc0573efbd0acff44e76c08d-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid beu6Hdq025_-kdH4mFSk/beu6Hdq025_-kdH4mFSk -goversion go1.14.7 -D "" -importcfg $WORK/b427/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/8f/8f8114cca4f0f2c03ccd72fba3a152e55ea8542465b1f5a325c3b0fa39207822-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/0e/0e0d2349c0bc7f73d56566123397a9039cdcb16195e650b102f579947c64f4dd-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/cf/cf2af195f377b6db58608afac949d9583f5a84df5d496bc736a9fc96362d8ad7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/f7/f744670a43d363406efe68a1f803cc6fc892b36c070519c0ab7f35ce0e697b3b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/7f/7ff2f72ab584000a8a76b0c6a0a10fd1b81fe1f8e039b8dcb77998f8b8bceebd-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_ppc64x.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b026/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b026/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b026/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b026/stubs_ppc64x.o ./stubs_ppc64x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_setenv.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b026/_pkg_.a $WORK/b026/floor_ppc64x.o $WORK/b026/modf_ppc64x.o $WORK/b026/sqrt_ppc64x.o $WORK/b026/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-d # internal github.com/vbauerster/mpb/internal mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid EqreO4JcX1texY5ZiYBR/EqreO4JcX1texY5ZiYBR -goversion go1.14.7 -D "" -importcfg $WORK/b267/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/ed/edcb9b854e6e70e3aa3ecbb019d03430f6827a47987f51fdc783414a44498731-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b046/symabis ./asm_ppc64x.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b046/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_ppc64x.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_ppc64x.o $WORK/b005/atomic_ppc64x.o $WORK/b005/duff_ppc64x.o $WORK/b005/memclr_ppc64x.o $WORK/b005/memmove_ppc64x.o $WORK/b005/preempt_ppc64x.o $WORK/b005/rt0_linux_ppc64le.o $WORK/b005/sys_linux_ppc64x.o $WORK/b005/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal internal/singleflight mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p math/rand -std -complete -installsuffix shared -buildid dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p sort -std -complete -installsuffix shared -buildid Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-d # internal internal/oserror mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go io mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p io -std -complete -installsuffix shared -buildid iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./message.go strconv mkdir -p $WORK/b029/ golang.org/x/crypto/cast5 mkdir -p $WORK/b152/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid hluNiFP2k0fGG_SRof7B/hluNiFP2k0fGG_SRof7B -goversion go1.14.7 -D "" -importcfg $WORK/b152/importcfg -pack ./cast5.go github.com/containers/storage/pkg/locker github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b188/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid eVdXUBzN-M89DVntAZWp/eVdXUBzN-M89DVntAZWp -goversion go1.14.7 -D "" -importcfg $WORK/b188/importcfg -pack ./locker.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-d # internal mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid Wy0TOXTGYNa5Rwq2Cqwc/Wy0TOXTGYNa5Rwq2Cqwc -goversion go1.14.7 -D "" -importcfg $WORK/b245/importcfg -pack ./apparmor_disabled.go syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_ppc64x.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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_ppc64x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/2f/2f45f12246aee914e47296f889b1913b7edb1c018141571b0aa3f798ed7aaeb8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/ec/ec8f1edecc9dcc0b08e8b7ca56ffe5dc125c687b91f92a3d033aa6556848489e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-d # internal container/heap mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p container/heap -std -complete -installsuffix shared -buildid _HAEHB0KO7az-kzKkkn8/_HAEHB0KO7az-kzKkkn8 -goversion go1.14.7 -D "" -importcfg $WORK/b262/importcfg -pack ./heap.go github.com/gogo/protobuf/sortkeys github.com/beorn7/perks/quantile mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid rBV4AZmz4FCvBFgEWx4d/rBV4AZmz4FCvBFgEWx4d -goversion go1.14.7 -D "" -importcfg $WORK/b384/importcfg -pack ./sortkeys.go mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid R51RR9ynuM6Xn_XaWAaO/R51RR9ynuM6Xn_XaWAaO -goversion go1.14.7 -D "" -importcfg $WORK/b297/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/4b/4b72090d714353e8b3e3cf1501c70817ed8500a57bfa4160c2732f8c999fba91-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal bytes mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p bytes -std -installsuffix shared -buildid tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/37/3739144bb768b4ee8a282596d8d26905d6e6c72a74162da2a6794fa33e417ba6-d # internal hash mkdir -p $WORK/b067/ cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/eb/eb947058694e81eb46d0d4adf646b5115496e5c8a3c32ecc16fa4f4338b351e6-d # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b074/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p hash -std -complete -installsuffix shared -buildid vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b067/importcfg -pack ./hash.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid VzBnv8oMV2N-3IqvwNia/VzBnv8oMV2N-3IqvwNia -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a4/a492bb079fd67c6dfd90a5f1d7437e1135d799de37f4d8b8f683f9365ead1601-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid sN9ypDD15d6nZ6UWrKFo/sN9ypDD15d6nZ6UWrKFo -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-d # internal hash/crc32 mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b100/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/85/8597dc72a80aa27520a6870bfd542b2308821372d403a4f542a0131a9f95a2d3-d # internal hash/crc64 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid wcoez6R1I56cp9GigZz3/wcoez6R1I56cp9GigZz3 -goversion go1.14.7 -D "" -importcfg $WORK/b110/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/c7/c798e11e6a4b1d8ed9e1ee3e90ad3e4565e1eeb0ba1b27a11f41a2d71de91033-d # internal crypto/internal/randutil mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid FGwjaOPj6FJv4GHNoOHD/FGwjaOPj6FJv4GHNoOHD -goversion go1.14.7 -D "" -importcfg $WORK/b115/importcfg -pack ./randutil.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xUEHlXOY7qDXuj_7gjEp/xUEHlXOY7qDXuj_7gjEp -goversion go1.14.7 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/19/19e28e85e1fbfd16453f3a597e1f0458590a5b5e67cade502b266231d12643ef-d # internal hash/adler32 mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 10aWFVTepmUn69ErfkxE/10aWFVTepmUn69ErfkxE -goversion go1.14.7 -D "" -importcfg $WORK/b151/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/29/2947bd6acdd6564968af5ba47a05492ce946be54b6cd018a0dc26345dfe5c28c-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/79/79c80ba5ae817a04e872d855a1348cd99774f2d615347fd21b27a451d582ae7f-d # internal text/tabwriter mkdir -p $WORK/b221/ hash/fnv mkdir -p $WORK/b259/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid fb6zBjdrr6R7K7EX_Bxg/fb6zBjdrr6R7K7EX_Bxg -goversion go1.14.7 -D "" -importcfg $WORK/b221/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid tfaA34M0ILRTX6sQ5jju/tfaA34M0ILRTX6sQ5jju -goversion go1.14.7 -D "" -importcfg $WORK/b259/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-d # internal reflect mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b028/symabis ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b048/importcfg -pack ./bufio.go ./scan.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal path mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p path -std -complete -installsuffix shared -buildid lhQpyJaTTT0IXY43nAHV/lhQpyJaTTT0IXY43nAHV -goversion go1.14.7 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b100/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-d # internal crypto mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/4f/4f3ad07b4adfac53bd933d25ed5e46671a7329f10a6b0880010c37cc947e2e66-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal regexp/syntax mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/10/105eaca73ee567bd805202c4207be786967b5b7ff17b4c67b30bb74f1b74f6bf-d # internal crypto/rc4 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid nr5ptmkBNlY7yZDG1l0m/nr5ptmkBNlY7yZDG1l0m -goversion go1.14.7 -D "" -importcfg $WORK/b125/importcfg -pack ./rc4.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b100/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-d # internal encoding/base32 mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid fUCXZteHQ1QWP6k5VaJC/fUCXZteHQ1QWP6k5VaJC -goversion go1.14.7 -D "" -importcfg $WORK/b140/importcfg -pack ./base32.go cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/06/06a37bfaf7ce51c5d759993a1e7e48b2d6f7348f0da207419dad7ef653317dd9-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid yrOAdfh0wAeqkSV5OsZa/yrOAdfh0wAeqkSV5OsZa -goversion go1.14.7 -D "" -importcfg $WORK/b141/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b1/b1b7e50079212f183959c52d1c54992f73420085dcb1346a06c9dfb27731b212-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid xE9mbjL27uCnoWOzZGEU/xE9mbjL27uCnoWOzZGEU -goversion go1.14.7 -D "" -importcfg $WORK/b147/importcfg -pack ./errors.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b100/_pkg_.a $WORK/b100/crc32_ppc64le.o $WORK/b100/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e4/e4cfd80bbf72827ff4ea18fcc34d479c8872cd09e69feb4e5cff925ddc7d39ae-d # internal github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid zNVL18rzGr6Odyvl_whi/zNVL18rzGr6Odyvl_whi -goversion go1.14.7 -D "" -importcfg $WORK/b180/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-d # internal compress/bzip2 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid PUouk3kT8E9nKgaulpMJ/PUouk3kT8E9nKgaulpMJ -goversion go1.14.7 -D "" -importcfg $WORK/b084/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/86/865e8e8be51624ab419ffb83e3fe2fdb213b76d478e1dc1ff17e49f998c88715-d # internal image mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b156/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p image -std -complete -installsuffix shared -buildid hi85dbfWS92mEzKf4nRU/hi85dbfWS92mEzKf4nRU -goversion go1.14.7 -D "" -importcfg $WORK/b155/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/c6/c69e79d2d5e8aedfdea794e576f89f3abc4618881303f52e1622393b8111e484-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b147/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 1kqlt-OPJMBykf6eL8N0/1kqlt-OPJMBykf6eL8N0 -goversion go1.14.7 -D "" -importcfg $WORK/b154/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/86/86789f74bbb3fb603db4a665754adbd3a5e2e209e166487612984be5d34e33ce-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 4pBa70h5ZjTy8jhp08yC/4pBa70h5ZjTy8jhp08yC -goversion go1.14.7 -D "" -importcfg $WORK/b208/importcfg -pack ./stringutils.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal time mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -D "" -importcfg $WORK/b015/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_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/bf/bf6397864c17e3e8123d7dfc1f6bb5714a2249a75251cd9f43e681cbdaed8c0e-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/45/4541dad8a86bf30ae16a7f0504120cb02d1c414d1863b541d183a27194bb2016-d # internal internal/syscall/execenv mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/bf/bfb500b37243e25188d2ee55bf769d5ec2a160d447a90399ade32deb4b32a2e5-d # internal github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid ZJSR9WkCZfLA4wV2QMtN/ZJSR9WkCZfLA4wV2QMtN -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./cgroups_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ThXBO1aY6TSAninNP4ef/ThXBO1aY6TSAninNP4ef -goversion go1.14.7 -D "" -importcfg $WORK/b231/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/6d/6dc058c08270638e5a151b161289e477a675eba1e77b551470e0f6070ca7c9b7-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid PCroBmn_49UKQUI3uHb3/PCroBmn_49UKQUI3uHb3 -goversion go1.14.7 -D "" -importcfg $WORK/b303/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/26/26084c2a62418d420e45989de31ae9fad5cbdf918515a60ab7dc6c90e4e27eb0-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-d # internal github.com/containerd/continuity/syscallx mkdir -p $WORK/b416/ golang.org/x/text/transform mkdir -p $WORK/b356/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid WO8dBIhpBrfcYymOV4a6/WO8dBIhpBrfcYymOV4a6 -goversion go1.14.7 -D "" -importcfg $WORK/b416/importcfg -pack ./syscall_unix.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid iCewo_ziCbCmxqGGW1aA/iCewo_ziCbCmxqGGW1aA -goversion go1.14.7 -D "" -importcfg $WORK/b356/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/30/307ceb2aa1b54d7caf262332a3020e56d9391f78153f1f3680a59639bb21fdba-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/59/59d89eaaa1727ee203efe10e9ef20fb1a05a0d290f3a7b8935bf5e8b3ebf20a1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/3a/3aa13e5861111bfcc6a878cbde310df35bc29baf6279c96cda9f8cb779490c51-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/7f/7f7f86e61258a03a0fd0c288f7c8d3c5c645902c67a3f63650046b1c0edc50dd-d # internal image/internal/imageutil mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b155/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid JJlVYEhyTMRh_65fsiKN/JJlVYEhyTMRh_65fsiKN -goversion go1.14.7 -D "" -importcfg $WORK/b158/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-d # internal regexp mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b069/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p regexp -std -complete -installsuffix shared -buildid H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b068/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/48/48b746fa1331aa66ea5facfae54bfddf0e9c33af4dcb4f7e84bbee59cfb31052-d # internal image/jpeg mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b155/_pkg_.a packagefile image/color=$WORK/b156/_pkg_.a packagefile image/internal/imageutil=$WORK/b158/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 7ApAo-AMqNj7QvT5RfnF/7ApAo-AMqNj7QvT5RfnF -goversion go1.14.7 -D "" -importcfg $WORK/b157/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/d2/d2729b4566f00de3bab57a6720dbf544f700a9910eac29ab6dadb3f59bf9b3cc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b034/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_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-d # internal golang.org/x/net/context mkdir -p $WORK/b175/ golang.org/x/sync/semaphore golang.org/x/sync/errgroup mkdir -p $WORK/b269/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid kYhvuX5MSUNdi-vSVgX-/kYhvuX5MSUNdi-vSVgX- -goversion go1.14.7 -D "" -importcfg $WORK/b175/importcfg -pack ./context.go ./go17.go ./go19.go mkdir -p $WORK/b417/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b119/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid HOgWbCe4oJdTROLQuW88/HOgWbCe4oJdTROLQuW88 -goversion go1.14.7 -D "" -importcfg $WORK/b269/importcfg -pack ./semaphore.go cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid Fz06CN1LG4Iuhg15JiS3/Fz06CN1LG4Iuhg15JiS3 -goversion go1.14.7 -D "" -importcfg $WORK/b417/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/a8/a8f1564a65ed1d37c381c303a66a71ac32d7aa03c763b91c2cc414f2c261dfc8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/09/0992e8a1a4e74c722e600aacb711d6a084f24e9cdf1b7aee7ef6ac35050f4afa-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/e0/e012fc237ee6614940f9a08512c86d49867bd5d9acdd32a8cb6863aa7c2db539-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/68/683bd30a06169e0fcac85f09300c724394fdd7bfb52ae4d42db5684fcb1e20d7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid cOOc_AQE-Hhe6bI9qBs1/cOOc_AQE-Hhe6bI9qBs1 -goversion go1.14.7 -D "" -importcfg $WORK/b364/importcfg -pack ./resolvconf.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b028/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/f2/f2c2478139ab87fc3d6b509af434de76901231962bb3f43842872cef24ab56e7-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal encoding/binary mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./sort.go github.com/hashicorp/errwrap mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid buvVRUA-2VasdKMmwNwK/buvVRUA-2VasdKMmwNwK -goversion go1.14.7 -D "" -importcfg $WORK/b368/importcfg -pack ./errwrap.go k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid i-YJ4wJp02mXxGfl46r5/i-YJ4wJp02mXxGfl46r5 -goversion go1.14.7 -D "" -importcfg $WORK/b394/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-d # internal os mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b033/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/74/7444e5cc39dc589ef474e2bec3c93ff7028c2966b0431f872711679da2fc7121-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-d # internal encoding/base64 mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid EKtMIlDkihWqvI-yzAzx/EKtMIlDkihWqvI-yzAzx -goversion go1.14.7 -D "" -importcfg $WORK/b101/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go crypto/cipher mkdir -p $WORK/b088/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b122/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b088/symabis ./xor_ppc64x.s cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF golang.org/x/sys/unix mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b079/symabis ./asm_linux_ppc64x.s github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid -Yw8AkyfsHpPXLpTcoNa/-Yw8AkyfsHpPXLpTcoNa -goversion go1.14.7 -D "" -importcfg $WORK/b099/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid 1M9mp1A1RhmzjnHSboKR/1M9mp1A1RhmzjnHSboKR -goversion go1.14.7 -D "" -importcfg $WORK/b122/importcfg -pack ./const.go ./edwards25519.go cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/e3/e3ec37df486ab094cb4f0379fa3ea59a5603bb5a0bbf3e6ce917c5df401f0841-d # internal crypto/md5 mkdir -p $WORK/b124/ cat >$WORK/b124/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b124/symabis ./md5block_ppc64x.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ZcJzGooSxe3Xed-Vbp7C/ZcJzGooSxe3Xed-Vbp7C -goversion go1.14.7 -symabis $WORK/b124/symabis -D "" -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid eenwpAg_CygS7uEjiqnW/eenwpAg_CygS7uEjiqnW -goversion go1.14.7 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/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_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-d # internal encoding/pem mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid adj2gKy4hwnEAicouanZ/adj2gKy4hwnEAicouanZ -goversion go1.14.7 -D "" -importcfg $WORK/b130/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ed/edb922a9157bf003822ededabf6363e6313002c02164c521bc8456c038e40e2f-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b137/ cat >$WORK/b137/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b137/symabis ./sum_ppc64le.s cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 0ttIfqCndvTGpJU3TMsI/0ttIfqCndvTGpJU3TMsI -goversion go1.14.7 -symabis $WORK/b137/symabis -D "" -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b124/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/0c/0c1353f2bad2655830b3fa8f9363b50234643d0651241ef4d2c034fe2c219a92-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b147/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid syVHeJ7g8bahBISuQMD_/syVHeJ7g8bahBISuQMD_ -goversion go1.14.7 -D "" -importcfg $WORK/b146/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal fmt mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p fmt -std -complete -installsuffix shared -buildid FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b124/_pkg_.a $WORK/b124/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/3f/3f449b64166b45fd5fed929842168ad23b123cc8b5c44274e828ee2a566130e0-d # internal path/filepath mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/a8/a8e91f6910edf47046ac10683d819488b05facafe0ad4c877ab4163ec33174e6-d # internal net mkdir -p $WORK/b052/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b052/ -importpath net -- -I $WORK/b052/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b088/xor_ppc64x.o ./xor_ppc64x.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b137/sum_ppc64le.o ./sum_ppc64le.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b088/_pkg_.a $WORK/b088/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-d # internal runtime/debug mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b102/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/f4/f4883240406ccc9887d19e7aafb49efae28cba2329a9d63560dbce7a258ceaff-d # internal crypto/des mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid m6cH7JAIomkkXjWuyG89/m6cH7JAIomkkXjWuyG89 -goversion go1.14.7 -D "" -importcfg $WORK/b120/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b137/_pkg_.a $WORK/b137/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/52/5280de9ffe1b04aef3259bcb5df531f6d4b4363100c8766da7137c6f2947f899-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b135/ cat >$WORK/b135/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b135/symabis ./chacha_ppc64le.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p runtime/debug -std -installsuffix shared -buildid Kwtq2bVnvVRxcX6ozF39/Kwtq2bVnvVRxcX6ozF39 -goversion go1.14.7 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b136/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid RKZZuB5UxlCYWGWsHQH3/RKZZuB5UxlCYWGWsHQH3 -goversion go1.14.7 -symabis $WORK/b135/symabis -D "" -importcfg $WORK/b135/importcfg -pack -asmhdr $WORK/b135/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/d2/d2f9c5892c1687520a30f83823324c0e9113e4321790c5ce88b40d5e5108adcc-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid WenkAeDh9WHyv9_TpFhK/WenkAeDh9WHyv9_TpFhK -goversion go1.14.7 -D "" -importcfg $WORK/b163/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/56/564755ccdecbaec8530d9a82f056d403891019dfb03ae72fe310ce33af6e918c-d # internal os/signal mkdir -p $WORK/b268/ cat >$WORK/b268/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b268=>" -I $WORK/b268/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b268/symabis ./sig.s cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p os/signal -std -installsuffix shared -buildid uah4VFZLLUnUjYs_zsp3/uah4VFZLLUnUjYs_zsp3 -goversion go1.14.7 -symabis $WORK/b268/symabis -D "" -importcfg $WORK/b268/importcfg -pack -asmhdr $WORK/b268/go_asm.h ./doc.go ./signal.go ./signal_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b102/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b102/_pkg_.a $WORK/b102/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/bd/bd50add4253ce472a8040cf50096389a6a3447d5656b7b93df198dd28731526a-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid RThN1uW63ByhS6TRxBqs/RThN1uW63ByhS6TRxBqs -goversion go1.14.7 -D "" -importcfg $WORK/b324/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/ea/ea82481788c78596d12ebc7b2194637c6b223bd4a1f5fa9bbedf75f5ad38a136-d # internal os/exec mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/ac/acd8239161c89d949ed881734b223963354c8fb3ed38f2f23c52fa5ca4d27ea6-d # internal k8s.io/client-go/util/homedir mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid 86G4m-X7gUmmKWo4K_F_/86G4m-X7gUmmKWo4K_F_ -goversion go1.14.7 -D "" -importcfg $WORK/b360/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/f7/f766163ae56f7e818bb40ef52d92fdb776abdf0fc29872da0d08d938aeb10e39-d # internal internal/lazyregexp mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 8wAxXRQwKj0q7MPRI8Kp/8wAxXRQwKj0q7MPRI8Kp -goversion go1.14.7 -D "" -importcfg $WORK/b401/importcfg -pack ./lazyre.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b268=>" -I $WORK/b268/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b268/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/9d/9da69da15872bb4d8d9cbff73cb64032c73918f6e8b4b8107145a675593c2818-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b268/_pkg_.a $WORK/b268/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/9d/9d4abd0b9b400af40251e01e268023bc79b8587b73dac52c408c1d94a9ab2c85-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b135/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b135/_pkg_.a $WORK/b135/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/3c/3c05481a8ce6fd3e35351a4d1c8e88478913a6c53e62dbda24a1e5124c774abe-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b134/ cat >$WORK/b134/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 packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b137/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid LY7xM9HrHVQtedVBYiuL/LY7xM9HrHVQtedVBYiuL -goversion go1.14.7 -D "" -importcfg $WORK/b134/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid nU_xSDoZvR5dyLm4mN9V/nU_xSDoZvR5dyLm4mN9V -goversion go1.14.7 -D "" -importcfg $WORK/b187/importcfg -pack ./directory.go ./directory_unix.go github.com/prometheus/procfs/internal/util mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid gSptvavKTdGOU1MUGa8O/gSptvavKTdGOU1MUGa8O -goversion go1.14.7 -D "" -importcfg $WORK/b307/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/36/36097a0d39165bb6a3c51cdd99a940943a16c17e3a2219252c6cd055e89456a0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/e5/e50f69b3f7215b0e8095bf7e34ecb85c80eeb431f1796fbbb1dea0c6e4d575b2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/20/2077a001a76bee68034b1a735831f57df78dbf81423ff0ab6b822648cb5a82a5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal flag mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p flag -std -complete -installsuffix shared -buildid 77KT77vox8iK1SFyFoJU/77KT77vox8iK1SFyFoJU -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./flag.go encoding/json mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF os/user mkdir -p $WORK/b045/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b045/ -importpath os/user -- -I $WORK/b045/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go github.com/opencontainers/go-digest mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid GpxbpvM0Jh4iwmBbhpxT/GpxbpvM0Jh4iwmBbhpxT -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go github.com/BurntSushi/toml mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid pUxBckce7ZCi-ZS2_ffC/pUxBckce7ZCi-ZS2_ffC -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid pZ0-IYmYQ35qLhk2JLdb/pZ0-IYmYQ35qLhk2JLdb -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/71/711172ac93b473d7553d679192dcfc38fa29eff0fb2d4bdde23c067d42c2672f-d # internal github.com/pkg/errors mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid yC_jNB4cuN7KFlD27Xf4/yC_jNB4cuN7KFlD27Xf4 -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./errors.go ./stack.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/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/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/d6/d6ed4f8b19eb031c80d78b360024cd3870fab00b5d894e0e66c11381c95694b2-d # internal log mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p log -std -complete -installsuffix shared -buildid vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/37/379e99735abf38806f1dc08249a5f17371498e4d3fbed95959d30207f61239fc-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid hQ_gF7S2zxaoRmueBpvP/hQ_gF7S2zxaoRmueBpvP -goversion go1.14.7 -D "" -importcfg $WORK/b064/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b079/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b079/_pkg_.a $WORK/b079/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/9b/9b71af613f38103cd3a556b9a5535477257f1e886d29328f369daa98ca63589a-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b076/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid PbC3IuYTiHqwtBTQVPnU/PbC3IuYTiHqwtBTQVPnU -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/4d/4df0c58a9e8d447566d0242423f6f1c2353cb718f12d202bc38ce0d1bdb77d3b-d # internal math/big mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b095/symabis ./arith_ppc64x.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./accuracy_string.go ./arith.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal encoding/hex mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b096/importcfg -pack ./hex.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/41/41832320d5402557d1eccdbfe6b64fcdd9d1268de5bd67bde3ca0c8aca1a66d9-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid xROEkPhQfZJETs1OFgvk/xROEkPhQfZJETs1OFgvk -goversion go1.14.7 -D "" -importcfg $WORK/b098/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid 5ayGuX8Q9lsUEpOSxVSz/5ayGuX8Q9lsUEpOSxVSz -goversion go1.14.7 -D "" -importcfg $WORK/b104/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e1/e19bf7b092522da3c805d62752ed95ff43b0d0a73829742325244bd74dd19feb-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid Ed_LDuTrJwznUBBngku4/Ed_LDuTrJwznUBBngku4 -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./types.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/94/9448d2dcd9de10af8f0b385bfeeedfaa6f2d3b703aeac18c4221ff75f949a501-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid HAvy5u6ZA9IJQzWQnwOL/HAvy5u6ZA9IJQzWQnwOL -goversion go1.14.7 -D "" -importcfg $WORK/b107/importcfg -pack ./xlog.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -o $WORK/b052/_cgo_.o $WORK/b052/_cgo_main.o $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/18/18363269e8da7c64f9db31224e0fae4a85041c6b95ef22ed383fe420d49a87a5-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b109/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b107/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid 6Y-B70TGrK7arGZOmTic/6Y-B70TGrK7arGZOmTic -goversion go1.14.7 -D "" -importcfg $WORK/b108/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_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/63/639db846339b5cae4f45220af62a9ee4c967c1a30d70b2ce64f7815d2e7385e6-d # internal net/url mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p net/url -std -complete -installsuffix shared -buildid A-zp0k6GnFVc21YUv-uT/A-zp0k6GnFVc21YUv-uT -goversion go1.14.7 -D "" -importcfg $WORK/b133/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/96/968c09548c7d6d8e81246fc6976f926b0fa8e86395337c5f47101642548b9c2b-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b098/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid DKL9QlugoQWVpwG5qvy0/DKL9QlugoQWVpwG5qvy0 -goversion go1.14.7 -D "" -importcfg $WORK/b097/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid NdUIqjll1See1ppq75kM/NdUIqjll1See1ppq75kM -goversion go1.14.7 -D "" -importcfg $WORK/b078/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 cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b053/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b054/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b055/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p net -std -installsuffix shared -buildid oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -D "" -importcfg $WORK/b052/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/b052/_cgo_gotypes.go $WORK/b052/cgo_linux.cgo1.go $WORK/b052/cgo_resnew.cgo1.go $WORK/b052/cgo_socknew.cgo1.go $WORK/b052/cgo_unix.cgo1.go $WORK/b052/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/10/10c01d2c49bf6bf4707a6dddf20bd2364b3c8fd28e32f1bb180bad2bdf19adbe-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid HesRPHBbZZcQd0PScHq9/HesRPHBbZZcQd0PScHq9 -goversion go1.14.7 -D "" -importcfg $WORK/b111/importcfg -pack ./strslice.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/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_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/5d/5dbd7e9b7d2525e056e6213fdc41b3ac1e06f952c93df746cde41fddaa328737-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid EioH1gXulF-aRLPAwEMZ/EioH1gXulF-aRLPAwEMZ -goversion go1.14.7 -D "" -importcfg $WORK/b138/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/36/364a35e07b2c288917c102d87d18c37c1e86b95762320af174e64fe9e38278be-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid Z0dmpcQHBpEuSVdwQXYX/Z0dmpcQHBpEuSVdwQXYX -goversion go1.14.7 -D "" -importcfg $WORK/b142/importcfg -pack ./stub.go ./transports.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f6/f6e51346dc95a54fb89013f2c1d3cef4eb37e86d4bb93392c7d677271de2cf7a-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b104/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid batdyxEzZJkEhtA28QwQ/batdyxEzZJkEhtA28QwQ -goversion go1.14.7 -D "" -importcfg $WORK/b103/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/5f/5feb24420d999bb3881e483a20175629f3e71ad9baff452154ba0997b4f07a0f-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid SXIOrQCfp6xXrnnkWDI1/SXIOrQCfp6xXrnnkWDI1 -goversion go1.14.7 -D "" -importcfg $WORK/b143/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/13/1310084fbd461ab72a1bd3d17f883cbd0f97067dd08759039e3c150fd87d3e37-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid Yfgy_8ORJ7eGq5UfcH8n/Yfgy_8ORJ7eGq5UfcH8n -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./system_registries_v2.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/39/39eaa8ceb1f22ca3da9977d0636fd972a0d22e2ca3156cf9479a17c8492df836-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b144/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b144/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b144/ -g -O2 ./data.go ./gpgme.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/6d/6dd1787cc52dd71aca7de663af69ca6b41e55cb5c94075c5dc6685510a0ab3b6-d # internal compress/flate mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid n94Z4cl6pcLjNxHQ5FUs/n94Z4cl6pcLjNxHQ5FUs -goversion go1.14.7 -D "" -importcfg $WORK/b149/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/f3/f374a14d88ff425e741e701c46a5353c6bd138f6a61e2ba8d33da16d82163271-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid FruclxprLhf0uooPpOPv/FruclxprLhf0uooPpOPv -goversion go1.14.7 -D "" -importcfg $WORK/b161/importcfg -pack ./iolimits.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b095/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/b9/b97a5ec383949b5c36ab12c4ded7e225a4d6da8857f80ac53c7ce98a313d67f8-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid 4s3ArD82TTmWGvt7KA0X/4s3ArD82TTmWGvt7KA0X -goversion go1.14.7 -D "" -importcfg $WORK/b162/importcfg -pack ./none.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b095/_pkg_.a $WORK/b095/arith_ppc64x.o # internal cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-d # internal encoding/asn1 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid xbwayHvz69QTcru3fH0-/xbwayHvz69QTcru3fH0- -goversion go1.14.7 -D "" -importcfg $WORK/b094/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/be/becdeba8a97e2ff85a2bce4bf649f89f10a2f2e97f8b8aa3d20cf9e61a718d17-d # internal crypto/elliptic mkdir -p $WORK/b114/ cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b114/symabis ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/41/41e8ca59f0f42c832b638f460c510a53827f1708ebb947fd9a7a055ce3f9cb1e-d # internal crypto/dsa mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b115/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid WnHt6JJ62VM7GGI4tYm3/WnHt6JJ62VM7GGI4tYm3 -goversion go1.14.7 -D "" -importcfg $WORK/b128/importcfg -pack ./dsa.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid l4f1hHCcVeE3ukPKnR7R/l4f1hHCcVeE3ukPKnR7R -goversion go1.14.7 -symabis $WORK/b114/symabis -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/93/937c284cd2305374702233d8f864a12f7358a0e5ece405cbeeb85d13512532b1-d # internal text/scanner mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid APKSy9f6I1P2rO8TXLjH/APKSy9f6I1P2rO8TXLjH -goversion go1.14.7 -D "" -importcfg $WORK/b168/importcfg -pack ./scanner.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/82/829ed970eb41b4236290357e6893a3d7649328ad5aeea9ba9254486223db4585-d # internal github.com/docker/go-units mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid PfvDQd6HAdjog_GjkCX3/PfvDQd6HAdjog_GjkCX3 -goversion go1.14.7 -D "" -importcfg $WORK/b172/importcfg -pack ./duration.go ./size.go ./ulimit.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/bc/bcb84907bfc9acf220268eb53946c1df2b1363a9af04dac1ca820f21613193b2-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b168/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid PMH7M0lKO2z7JWLJF6ea/PMH7M0lKO2z7JWLJF6ea -goversion go1.14.7 -D "" -importcfg $WORK/b167/importcfg -pack ./fileutils.go ./fileutils_unix.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p os/user -std -installsuffix shared -buildid nPs-YE2dSk1x2cp4Fcf2/nPs-YE2dSk1x2cp4Fcf2 -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./lookup.go ./user.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo_lookup_unix.cgo1.go $WORK/b045/getgrouplist_unix.cgo1.go $WORK/b045/listgroups_unix.cgo1.go $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/82/82982237b9bfda9d1c02c703d824d50ed17a09f4565aaba5fc9139821c9d8a2d-d # internal compress/zlib mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile hash/adler32=$WORK/b151/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid zYqEP8I9xGF_co3cgv62/zYqEP8I9xGF_co3cgv62 -goversion go1.14.7 -D "" -importcfg $WORK/b150/importcfg -pack ./reader.go ./writer.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/35/35e09c3374a4e15e958d9cb087f6ed8746d2bd4de78eddcc799a816797f08ccc-d # internal crypto/internal/boring mkdir -p $WORK/b091/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b091/ -importpath crypto/internal/boring -- -I $WORK/b091/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/b9/b9ab620ef203c56f7bf9fd2861c7c9c611870c5f12a6790e046382aa9fa5e220-d # internal crypto/x509/pkix mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid JlSx3XnjtZ-1dF6UZ5Up/JlSx3XnjtZ-1dF6UZ5Up -goversion go1.14.7 -D "" -importcfg $WORK/b129/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/d0/d01a0355bbc02701358aa74e32777372484dfd5ea96383292630cde3e683c477-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b132/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid sRq6yXGIt_XBWzMOrv_A/sRq6yXGIt_XBWzMOrv_A -goversion go1.14.7 -D "" -importcfg $WORK/b131/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b114/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/2d/2dc30d4a5d88281b21a871950292086e38399a9069c1b359ab9d179d694fc6a5-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b167/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid 3KwZpIQrTDcfyfgS2Hie/3KwZpIQrTDcfyfgS2Hie -goversion go1.14.7 -D "" -importcfg $WORK/b171/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b114/_pkg_.a $WORK/b114/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/f0/f06840bd24b2c06fbac7d9b00434b91c4c1c41ed1a954071567cd6b1d2187992-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b180/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid tc6hHqV5o5zMucE_J09N/tc6hHqV5o5zMucE_J09N -goversion go1.14.7 -D "" -importcfg $WORK/b179/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 cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/a0/a08d6a1cb91d6b8a03a2b912fc1deae82fc306dfc757258ca0e5460405ec253e-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid FmtRrQPheLLs6Z2h71EZ/FmtRrQPheLLs6Z2h71EZ -goversion go1.14.7 -D "" -importcfg $WORK/b182/importcfg -pack ./command_linux.go ./reexec.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e3/e3183ed38ef26e8d4eebd8626809277412677dcda609139e0617c3d19dc9fc0b-d # internal archive/tar mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid jk1p-9FMII3CfOmMkMx1/jk1p-9FMII3CfOmMkMx1 -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/c1/c18d9329ef50d640621c9e68852e17182c412afac257c0219f789c4a9822bfb6-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid FYskuW5LXca2C08TvwtV/FYskuW5LXca2C08TvwtV -goversion go1.14.7 -D "" -importcfg $WORK/b170/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_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/09/092fda27e08cdbcabd22cefac39dd9c20ce517f24c9471ab7426ff52698a1ff5-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid CGg5kCXVSOheuejiHWv_/CGg5kCXVSOheuejiHWv_ -goversion go1.14.7 -D "" -importcfg $WORK/b173/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/72/72e4492a485e7baf9647ea1ea41de7dba942c38ebf19c2daa08ac72be240fb0c-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid yptq1gc_WqmCtquuQD4N/yptq1gc_WqmCtquuQD4N -goversion go1.14.7 -D "" -importcfg $WORK/b183/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/d3/d3a0e11c7901253b4bf53ff0908650bcceccf2cff3bb5e927c5636218fe9918a-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid 4HvEYG3xKE7HH52wFKKS/4HvEYG3xKE7HH52wFKKS -goversion go1.14.7 -D "" -importcfg $WORK/b184/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/fe/fe92b7297d31dec1a0d64c330f8b812417a483f81120639530a61b656ee1a347-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b173/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid in8uAfX85HNWS7NEFViq/in8uAfX85HNWS7NEFViq -goversion go1.14.7 -D "" -importcfg $WORK/b169/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/78/7833fd295342887da3fb63857cdf5f5f851e8535c22fd625fceb8e3543eb8825-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b178/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b178/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b178/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/a4/a46be26cbbbed908cf75ed763b40ab3922ec79455925d9676768e7cc95389eac-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid ltJMIH3WYkayx_BFuSwO/ltJMIH3WYkayx_BFuSwO -goversion go1.14.7 -D "" -importcfg $WORK/b189/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/4a/4a4e93d3b006f8cd3d2cc9396b8c2476fd7d9dad34f2176a4483aa5e98e1dc9c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b193/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper pkg-config --libs -- devmapper /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b193/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b193/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/8b/8bc814e778d67256604f5ced1706696901eabd86ec3c418932366b09489d321e-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid K9pM_t0SP2WwAdUQjJbr/K9pM_t0SP2WwAdUQjJbr -goversion go1.14.7 -D "" -importcfg $WORK/b194/importcfg -pack ./dmesg_linux.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/70/705ff4565a5eb7ece099b7720a950c5860f9fa8e23000fed1e3b79c6cde24773-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b195/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b195/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b195/ -g -O2 ./loop_wrapper.go cd $WORK/b178 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/86/8648f383e25fc0b0352b339d41e81393ff1bc8a3a1961ebce9368dd824a466bb-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid reuUH-uyTtDrVP0CnQ0Q/reuUH-uyTtDrVP0CnQ0Q -goversion go1.14.7 -D "" -importcfg $WORK/b196/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/aa/aaf443919f419a2a5db68d07133f87c8a81cfdf902326c5bf699696780337c16-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b199/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b199/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b199/ -g -O2 ./projectquota.go cd $WORK/b178 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b195 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/01/01e4b61042ba8ddb4f3fe02275331af6b360a26edd00a5442d75900ebdf611be-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 81gydMqkO_ND-cTa1Euy/81gydMqkO_ND-cTa1Euy -goversion go1.14.7 -D "" -importcfg $WORK/b200/importcfg -pack ./fsutils_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -o $WORK/b178/_cgo_.o $WORK/b178/_cgo_main.o $WORK/b178/_x001.o $WORK/b178/_x002.o -g -O2 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b052/_pkg_.a $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o # internal cd $WORK/b195 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b178/_cgo_.o -dynout $WORK/b178/_cgo_import.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b173/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid ZxvNqXLKGtChUqZbQMIo/ZxvNqXLKGtChUqZbQMIo -goversion go1.14.7 -D "" -importcfg $WORK/b178/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b178/_cgo_gotypes.go $WORK/b178/sysconfig.cgo1.go $WORK/b178/_cgo_import.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 4CPnhAI8LNdkZLrZB5le/4CPnhAI8LNdkZLrZB5le -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/ea/ea1cd643c5e616f112322377f8dfaccb9c2f53caa1558b069d5cceefaa5f12b2-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid NJZGGSFoPShrt9O2GBGD/NJZGGSFoPShrt9O2GBGD -goversion go1.14.7 -D "" -importcfg $WORK/b204/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd $WORK/b195 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/06/06f1663f0ccae83f6f1330eb61c4da3471805e857156b97aeaf7f6b41bee5310-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid O8mT2TdlYI0LYfj6Epca/O8mT2TdlYI0LYfj6Epca -goversion go1.14.7 -D "" -importcfg $WORK/b058/importcfg -pack ./types.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b178/_pkg_.a $WORK/b178/_x001.o $WORK/b178/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/3e/3ea0dc013649e0706bd9150c54b9e9f9cf65d7676ffc7eed68c3bf849969285f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid elDsKkejI6xhqW0sKrvU/elDsKkejI6xhqW0sKrvU -goversion go1.14.7 -D "" -importcfg $WORK/b205/importcfg -pack ./config.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c5/c5aff8146bcf9047ac0d58dac8ea48a4b2ba8703874774997727ecaf16f8565f-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b058/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid XjmwrXetnCw9pQk5FRbP/XjmwrXetnCw9pQk5FRbP -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./types.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -o $WORK/b195/_cgo_.o $WORK/b195/_cgo_main.o $WORK/b195/_x001.o $WORK/b195/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/9b/9bb3664ed49fa8ddac2d391e069509d427354ef3fcc82edb36657d7ffd3cf0bc-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid ITxvl5Ij72IUSt4qYMDf/ITxvl5Ij72IUSt4qYMDf -goversion go1.14.7 -D "" -importcfg $WORK/b210/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage loopback -dynimport $WORK/b195/_cgo_.o -dynout $WORK/b195/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/72/72f8672b5639b53d57ed1767e34162a9582d591713c8743a8b80f81017a91b12-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid Z7ZOyR9a4yShk4ZImBVL/Z7ZOyR9a4yShk4ZImBVL -goversion go1.14.7 -D "" -importcfg $WORK/b212/importcfg -pack ./children.go ./patricia.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid zEWwPNP2o0V6q5tmjK1F/zEWwPNP2o0V6q5tmjK1F -goversion go1.14.7 -D "" -importcfg $WORK/b195/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b195/_cgo_gotypes.go $WORK/b195/loop_wrapper.cgo1.go $WORK/b195/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/2e/2ee9bfa0f47e03bfc77b2292b7018f59eaa14c227a12615cf8409114cd2f7548-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid WxyKd-ZfW9FFaYdlk2FW/WxyKd-ZfW9FFaYdlk2FW -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/94/94b31b517216d163c302c5435ede3f25c227aec2b714b8f4e81fb07429b739b0-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid 50aCMUL488Hs4YPfHbRg/50aCMUL488Hs4YPfHbRg -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/27/2743d79a502591897251266bb6ecbf41062885cf32960ae89948dfe505fb8325-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b212/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid dhHRHDuBs-ClcND3b-oA/dhHRHDuBs-ClcND3b-oA -goversion go1.14.7 -D "" -importcfg $WORK/b211/importcfg -pack ./truncindex.go cd $WORK/b199 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b199=/tmp/go-build -gno-record-gcc-switches -o $WORK/b199/_cgo_.o $WORK/b199/_cgo_main.o $WORK/b199/_x001.o $WORK/b199/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/5d/5d8155501592c7a3ab12eed9b11a1483bc67aa8b59bd78b39e72cb7775812c9e-d # internal go/token mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p go/token -std -complete -installsuffix shared -buildid gBfoic5xPHvvT9sASgPh/gBfoic5xPHvvT9sASgPh -goversion go1.14.7 -D "" -importcfg $WORK/b218/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b195/_pkg_.a $WORK/b195/_x001.o $WORK/b195/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/a4/a45b7cef58d059dfedeca7a87fd274410128c1ed56c5e887f91397673923d796-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b057/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid o4j666t4iVVPHOtfbRA3/o4j666t4iVVPHOtfbRA3 -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./api.go ./conf.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/a4/a4bfffad7fa2f1a0be0629439c7615678db1f3fb3ad7d01bcb5818dee54b1386-d # internal text/template/parse mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid wkKCC3J-ovBX4QFXfD2E/wkKCC3J-ovBX4QFXfD2E -goversion go1.14.7 -D "" -importcfg $WORK/b223/importcfg -pack ./lex.go ./node.go ./parse.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b199/_cgo_.o -dynout $WORK/b199/_cgo_import.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid KDo_5cos7aoHn-QsZmqQ/KDo_5cos7aoHn-QsZmqQ -goversion go1.14.7 -D "" -importcfg $WORK/b199/importcfg -pack $WORK/b199/_cgo_gotypes.go $WORK/b199/projectquota.cgo1.go $WORK/b199/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b199/_pkg_.a $WORK/b199/_x001.o $WORK/b199/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/83/8388ebe43fef66d8efc4cb62c70bfbe274cee3253b538008fe64b657e1b731ab-d # internal compress/gzip mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 54qCWFBO4LUF19BJv_7A/54qCWFBO4LUF19BJv_7A -goversion go1.14.7 -D "" -importcfg $WORK/b227/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5f/5f96e797c944ee7e1302cfc78cd3c51c4ca03d43cebcd5a8e21f7848bf3ce6ec-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid OTNIMHAqy04d-kwKfE_2/OTNIMHAqy04d-kwKfE_2 -goversion go1.14.7 -D "" -importcfg $WORK/b232/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d2/d20462688b41dbf8cffe2784436f23903d80f4a94026fd388817dba189628cd6-d # internal go/scanner mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid BYeyBE3Bb6lyKfqfvOmM/BYeyBE3Bb6lyKfqfvOmM -goversion go1.14.7 -D "" -importcfg $WORK/b217/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/54/54b15c2a03bab606a2b11cc1f5cd1643efee0780c095ea4ea95f421f78cd9ac0-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid Tt5F19OMuEaj5_sw2U6s/Tt5F19OMuEaj5_sw2U6s -goversion go1.14.7 -D "" -importcfg $WORK/b209/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/b3/b39328446e3002a5b930b690f9fac4bc31d4b16c8af7baf0ee6102694ecbaae2-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b184/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile hash/crc64=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid uinxRWLOY97jSMIIMcKy/uinxRWLOY97jSMIIMcKy -goversion go1.14.7 -D "" -importcfg $WORK/b224/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/1b/1baaaa5a9ff8c408e6ba77f9af5698c0f4b6b63330397fa2118d913d3753d230-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b231/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid VWjWDVyd5KEgfcQEI5VO/VWjWDVyd5KEgfcQEI5VO -goversion go1.14.7 -D "" -importcfg $WORK/b233/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/55/55896e5571fa5ed6ed4c959a1994cd070e55c9bbe5457da7f3281f62040dc2a3-d # internal go/ast mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/scanner=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/ast -std -complete -installsuffix shared -buildid KXklDEKjJcp0uVuiHU6P/KXklDEKjJcp0uVuiHU6P -goversion go1.14.7 -D "" -importcfg $WORK/b216/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/03/037c61d204e757012d8ca6fb17801efb056a7c7117078d1a60e29f43a62a9d49-d # internal net/textproto mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid gljIyOc4oq6ecfRakCTB/gljIyOc4oq6ecfRakCTB -goversion go1.14.7 -D "" -importcfg $WORK/b234/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/80/801d01968e6abb325cabea9fafe810625296f6b29fe88364759cd226eba3f351-d # internal text/template mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b223/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p text/template -std -complete -installsuffix shared -buildid ZQHCAR6Lsy03n-D_Jg5c/ZQHCAR6Lsy03n-D_Jg5c -goversion go1.14.7 -D "" -importcfg $WORK/b222/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/14/1449c58db4ca3986ef32983fb3b1ab5366c2f1b17f130043afbbaf74a0ecdfe5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b230/ cat >$WORK/b230/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/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b231/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b232/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid SOiE75szieNr60sX3orw/SOiE75szieNr60sX3orw -goversion go1.14.7 -D "" -importcfg $WORK/b230/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/6a/6a7455fb6e8eb5d3f08c5712cd4464534ed9b3f841beda3a5465319e47f503a7-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid cS9CIpgGGUBWFmjhV0yV/cS9CIpgGGUBWFmjhV0yV -goversion go1.14.7 -D "" -importcfg $WORK/b236/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/2e/2e8ee1e349bd161e2080146088f57219c744cb9c0a6a0f0c42f107b6202388aa-d # internal mime mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p mime -std -complete -installsuffix shared -buildid NDO4g3HLZNk9nV2AU_2o/NDO4g3HLZNk9nV2AU_2o -goversion go1.14.7 -D "" -importcfg $WORK/b237/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b144 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/9b/9b09135b09c7cedde1468efb33562a1bb6e3879706a56f012c43b352ce24599e-d # internal mime/quotedprintable mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid _HuUFQp2zZ3Zot1xZuoP/_HuUFQp2zZ3Zot1xZuoP -goversion go1.14.7 -D "" -importcfg $WORK/b239/importcfg -pack ./reader.go ./writer.go cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd $WORK/b144 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/94/940fd1bd91e1972d9739ef86d870843b04c26ae966d709973ad4aaece35e3f22-d # internal net/http/internal mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid Jb6LCoBUHs1IMSJf9etQ/Jb6LCoBUHs1IMSJf9etQ -goversion go1.14.7 -D "" -importcfg $WORK/b241/importcfg -pack ./chunked.go ./testcert.go cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cd $WORK/b144 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/6c/6cbf7f1947453dc64ee048b0e763268f46a489dbebe8f16f9e653698802e188e-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid m0pBRabon3Cxi0kZ2aS-/m0pBRabon3Cxi0kZ2aS- -goversion go1.14.7 -D "" -importcfg $WORK/b242/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/95/95e710c8e2e37b4137580ed8b472d234da0b33972ac5f667c23daa62e52a1784-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b229/ cat >$WORK/b229/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/b030/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b233/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid oVHfkRIdZ6pyzH933aGi/oVHfkRIdZ6pyzH933aGi -goversion go1.14.7 -D "" -importcfg $WORK/b229/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/63/6304c5410eb04c13a0ed765f1dee04cbdaee70a598a5286a8041f643d2a92567-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b246/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -o $WORK/b193/_cgo_.o $WORK/b193/_cgo_main.o $WORK/b193/_x001.o $WORK/b193/_x002.o $WORK/b193/_x003.o $WORK/b193/_x004.o $WORK/b193/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/b5/b5ccff4150a3957f059387d4d628cf2bf2490291f485350537c42ff53775900c-d # internal github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b244/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b244/ -importpath github.com/containers/buildah/pkg/unshare -- -I $WORK/b244/ -g -O2 -Wall ./unshare_cgo.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/45/459aef5b3f322aed245f0ad572ba9923b5302c9b2f10dd37185a44a49a7dfe55-d # internal go/parser mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/scanner=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p go/parser -std -complete -installsuffix shared -buildid IkkEsVggWD_tAVEKfuog/IkkEsVggWD_tAVEKfuog -goversion go1.14.7 -D "" -importcfg $WORK/b219/importcfg -pack ./interface.go ./parser.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b246/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b246/ -g -O2 ./seccomp.go ./seccomp_internal.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage devicemapper -dynimport $WORK/b193/_cgo_.o -dynout $WORK/b193/_cgo_import.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid NSyWffh10AQ1aaL__JYG/NSyWffh10AQ1aaL__JYG -goversion go1.14.7 -D "" -importcfg $WORK/b193/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b193/_cgo_gotypes.go $WORK/b193/devmapper_log.cgo1.go $WORK/b193/devmapper_wrapper.cgo1.go $WORK/b193/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b193/devmapper_wrapper_dynamic.cgo1.go $WORK/b193/_cgo_import.go cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/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_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/df/df78a788afb86bd80bde36c6ae76b463d414343aa33adb1b8801960fe1d3a35e-d # internal go/printer mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b221/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p go/printer -std -complete -installsuffix shared -buildid Gpk33MIXZDBjfsl8Xn9w/Gpk33MIXZDBjfsl8Xn9w -goversion go1.14.7 -D "" -importcfg $WORK/b220/importcfg -pack ./nodes.go ./printer.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b144/ -g -O2 -o $WORK/b144/_x004.o -c go_gpgme.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I $WORK/b244/ -g -O2 -Wall -o $WORK/b244/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/54/54669ce0760b4cf5310f281917cc099132e12528beddf87eae1c970c0107500f-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b228/ cat >$WORK/b228/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/b229/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid DpicUvJsEf99V72SSO0B/DpicUvJsEf99V72SSO0B -goversion go1.14.7 -D "" -importcfg $WORK/b228/importcfg -pack ./guts.go ./httplex.go cd $WORK/b144 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/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_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/9c/9cd715c0e14f74862c8cbe49664efff275ba8f6aa9abda9dd00818b26c242a47-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b229/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ZpDdRF98bOcphGsmOe4y/ZpDdRF98bOcphGsmOe4y -goversion go1.14.7 -D "" -importcfg $WORK/b235/importcfg -pack ./proxy.go cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b193/_pkg_.a $WORK/b193/_x001.o $WORK/b193/_x002.o $WORK/b193/_x003.o $WORK/b193/_x004.o $WORK/b193/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/4a/4a281dae7d1b7ba1a44b20c20176afa4362d0f57901a195a6b0ebebc85c5602e-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 0lOV9sO106_V16qij3Ws/0lOV9sO106_V16qij3Ws -goversion go1.14.7 -D "" -importcfg $WORK/b247/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b144=/tmp/go-build -gno-record-gcc-switches -o $WORK/b144/_cgo_.o $WORK/b144/_cgo_main.o $WORK/b144/_x001.o $WORK/b144/_x002.o $WORK/b144/_x003.o $WORK/b144/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/dd/ddb1e9adf3efb7f34efaa86169a5cd461bca2e390289e04a1f0ebb28148a23a4-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid 12U4Rumi4uPLDuegg9w1/12U4Rumi4uPLDuegg9w1 -goversion go1.14.7 -D "" -importcfg $WORK/b248/importcfg -pack ./types.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b244/_cgo_.o -dynout $WORK/b244/_cgo_import.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b183/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid hk1T6xD7yHfIlyHGUWJ2/hk1T6xD7yHfIlyHGUWJ2 -goversion go1.14.7 -D "" -importcfg $WORK/b244/importcfg -pack ./unshare.go $WORK/b244/_cgo_gotypes.go $WORK/b244/unshare_cgo.cgo1.go $WORK/b244/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/0b/0b93cda34658fa72185493d2a307c72633fe18c4f2604a5117e16172d0c20707-d # internal github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid SD-_Z3wxuE8F5ndGkbK9/SD-_Z3wxuE8F5ndGkbK9 -goversion go1.14.7 -D "" -importcfg $WORK/b250/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/ec/ec214351dc94c8955f0baecc6757b92b46ea63a0cada82cd6c7f9a94f18d2391-d # internal github.com/containers/buildah/pkg/umask mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid cCjcvy36gGgUu26IxUER/cCjcvy36gGgUu26IxUER -goversion go1.14.7 -D "" -importcfg $WORK/b253/importcfg -pack ./umask_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b144/_cgo_.o -dynout $WORK/b144/_cgo_import.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid 2PLcmk9815DQ9-nxuS7Y/2PLcmk9815DQ9-nxuS7Y -goversion go1.14.7 -D "" -importcfg $WORK/b144/importcfg -pack ./callbacks.go $WORK/b144/_cgo_gotypes.go $WORK/b144/data.cgo1.go $WORK/b144/gpgme.cgo1.go $WORK/b144/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/2e/2e879f1c24b663df0bbaf4003d5846f6bc5f6b8b5c411a161bcf5922b8544fff-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b257/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid E7ouNxmqIB9hFyvYJiHD/E7ouNxmqIB9hFyvYJiHD -goversion go1.14.7 -D "" -importcfg $WORK/b257/importcfg -pack ./prioritize.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/06/06de1dc61098db81430601b31fcbceb2c4ac146a85e56a3b5da4d18f388b2c7a-d # internal github.com/etcd-io/bbolt mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/fnv=$WORK/b259/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid OY905AsELOnDPGNm5_hL/OY905AsELOnDPGNm5_hL -goversion go1.14.7 -D "" -importcfg $WORK/b258/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/10/102339c08b2a8cac2712181f76d22e5e9721be925ec0d66728fe6a5030f68428-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid cK6msTPi5htsIT8sLugt/cK6msTPi5htsIT8sLugt -goversion go1.14.7 -D "" -importcfg $WORK/b264/importcfg -pack ./doc.go ./isatty_linux_ppc64x.go ./isatty_others.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/31/3137588389cb04e0d06bda557debdc8dad02c6947505b947b3882117a3d1df34-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 7VqxVCmKkbgtwhJNbN82/7VqxVCmKkbgtwhJNbN82 -goversion go1.14.7 -D "" -importcfg $WORK/b260/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/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_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/07/071718de2bf87c335658e49e7f040ba55c23d9288a1f559004cc2da612408295-d # internal go/format mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/parser=$WORK/b219/_pkg_.a packagefile go/printer=$WORK/b220/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p go/format -std -complete -installsuffix shared -buildid 3wB7ngJSc7OH1ydAaCTE/3wB7ngJSc7OH1ydAaCTE -goversion go1.14.7 -D "" -importcfg $WORK/b215/importcfg -pack ./format.go ./internal.go cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/aa/aaf4fbb88546f92fb63ddd62447eedcaaeb7011d912743f40ae0a9da52a05c4b-d # internal github.com/vbauerster/mpb/decor mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b266/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b267/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid m7F1xvC9GK80dOZEKKpg/m7F1xvC9GK80dOZEKKpg -goversion go1.14.7 -D "" -importcfg $WORK/b265/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/67/67d39cf125e6fe1b95a989eb633f830968c2cfc56927e8641d38817b7463d1f3-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid mhFyIhGNdC6lSGzgUY5v/mhFyIhGNdC6lSGzgUY5v -goversion go1.14.7 -D "" -importcfg $WORK/b271/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/22/22872604721db74e0b797a16d51d208fe55d98d52e577fcf8a5eb4820af3aae3-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b264/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b247/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid CI2VWcM4CM5xyCd9aLsn/CI2VWcM4CM5xyCd9aLsn -goversion go1.14.7 -D "" -importcfg $WORK/b263/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/d4/d44d0f43e385a70f0b0d74e8cef1c0dfa14648c11ff76a5b468d5e3e3dfdb736-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid zEmKSSH3orBZHv0iJMJ1/zEmKSSH3orBZHv0iJMJ1 -goversion go1.14.7 -D "" -importcfg $WORK/b273/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/a4/a440066bf345f7f836a9334f5de4c2c252425e6118db97b80206787315639a24-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b179/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b214/_pkg_.a packagefile go/format=$WORK/b215/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b222/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid kAw-NwPObMT4ckFPiDgS/kAw-NwPObMT4ckFPiDgS -goversion go1.14.7 -D "" -importcfg $WORK/b213/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/0d/0de365d7d5d78f9782ccbf4e3797bfbf3498a37879fba9a4013fa36b4633f056-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid agrdmdeXQMd7s3g6FWrB/agrdmdeXQMd7s3g6FWrB -goversion go1.14.7 -D "" -importcfg $WORK/b275/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/5d/5db55350cad6177c4bf725edc64ba55d8446d41c1c28ea11d5930ce1bd33138e-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid FuYeoah77xGWPOuSaKed/FuYeoah77xGWPOuSaKed -goversion go1.14.7 -D "" -importcfg $WORK/b277/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/b6/b69087f1979158188d443d7f268723fae488ccfc2f9be05f069e3f9931cc4a54-d # internal github.com/vbauerster/mpb mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile container/heap=$WORK/b262/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b263/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b265/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b267/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid vwCfMq6o0eO9xWR8aHjK/vwCfMq6o0eO9xWR8aHjK -goversion go1.14.7 -D "" -importcfg $WORK/b261/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_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b144/_pkg_.a $WORK/b144/_x001.o $WORK/b144/_x002.o $WORK/b144/_x003.o $WORK/b144/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/5d/5d2d318005b21a2973b65f60062a452bb56e8bb8811b7c44c224e83e4c65a1c5-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid k3HwGmAOEwxRaaxN3Aur/k3HwGmAOEwxRaaxN3Aur -goversion go1.14.7 -D "" -importcfg $WORK/b278/importcfg -pack ./homedir_linux.go ./homedir_unix.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/16/16362f7bec1003a17019f8f240702bbb1b82f7c973c9a06fd29529c3cf3ae9dd-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid z3NSUkJXqTT0BnZMx7fE/z3NSUkJXqTT0BnZMx7fE -goversion go1.14.7 -D "" -importcfg $WORK/b282/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/50/508fe13a93a510812bb80783334be1e6d95d012cd8d83a5756050b00f7e0e2a8-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b277/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid YhgbPHsFj4wKnbux3Jdc/YhgbPHsFj4wKnbux3Jdc -goversion go1.14.7 -D "" -importcfg $WORK/b276/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/9f/9f63998612e148ceb62f3f68067dcf6af3644d3e8db8c581392592d7177ef660-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid VW9NyE-POseClsAwSrHt/VW9NyE-POseClsAwSrHt -goversion go1.14.7 -D "" -importcfg $WORK/b286/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/3a/3aa5c8e3daafc4b692ffcb2a53f9e5c015324c17ed7b3dc43a8a55f24e50c900-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid HwCzv9FBYW46I7zKynka/HwCzv9FBYW46I7zKynka -goversion go1.14.7 -D "" -importcfg $WORK/b298/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_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/09/09302bef5ca2e983d1444bd160d44054ea9b44690add845644be1ec653ce34da-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b275/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b276/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b278/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid Hsaq6lpiOQS-vgQ1LASp/Hsaq6lpiOQS-vgQ1LASp -goversion go1.14.7 -D "" -importcfg $WORK/b274/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/33/33a5cccc7fa076830427ddf69b15d6c7370cb30dfd14086d29cb9bd86f151fc5-d # internal golang.org/x/net/proxy mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b282/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid OCAYr2DGVKgP4lSMa_Be/OCAYr2DGVKgP4lSMa_Be -goversion go1.14.7 -D "" -importcfg $WORK/b281/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/46/46f7e3de72bcfd83aef73424c547c50cf7057e2738a31db2b740e1aa491737a7-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b286/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid CfzcDp3SLvhlhJWf1vOR/CfzcDp3SLvhlhJWf1vOR -goversion go1.14.7 -D "" -importcfg $WORK/b285/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/74/7489900d2136584b0b191c319b3b2600bc8f59e2461ec509aef6cdccacb7289b-d # internal github.com/prometheus/common/model mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid WG5NVa9AhlXWx-SS--5N/WG5NVa9AhlXWx-SS--5N -goversion go1.14.7 -D "" -importcfg $WORK/b304/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/bc/bca2abfa279c3a58f4bb6e7c177d98f72a865a2720e2fdb9e1d7e2bfc3fccda8-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid o_rrZT8riTiHoB5Z5q06/o_rrZT8riTiHoB5Z5q06 -goversion go1.14.7 -D "" -importcfg $WORK/b306/importcfg -pack ./fs.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/3a/3abb9a22671e39f6040d2524396dfcf73da4885221d525815976a613ade354c5-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b258/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid JxJsEluEnizSMonkaMBt/JxJsEluEnizSMonkaMBt -goversion go1.14.7 -D "" -importcfg $WORK/b256/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/ab/ab6799ec2b30d4bb543913b660599915500a9a2ec51dff1a5ed4d562fd7b09f5-d # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/58/58d4356bd2fd76e2605eb0528a33c80f82f12f1205d5a331caf2db3d16712ddd-d # internal github.com/prometheus/procfs mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b306/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b307/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid aAnO0lFd7gKb3J0xRXf_/aAnO0lFd7gKb3J0xRXf_ -goversion go1.14.7 -D "" -importcfg $WORK/b305/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go gopkg.in/yaml.v2 mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid YhSgSNCBB1lesGzVT8-E/YhSgSNCBB1lesGzVT8-E -goversion go1.14.7 -D "" -importcfg $WORK/b311/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_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/13/1395d079e065ea6bae4e2d1427bdaff34ab4bc1f45ab81269c795562c3c6f69a-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid K-wD_Oe01lTSi6z9u_WM/K-wD_Oe01lTSi6z9u_WM -goversion go1.14.7 -D "" -importcfg $WORK/b315/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/95/95d49ebf64e6a0ed7923eae73a7b0cf24f170139e8faadf6d5dcc3d27347c4ca-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid zBeqRo00eJtNiSd39dEg/zBeqRo00eJtNiSd39dEg -goversion go1.14.7 -D "" -importcfg $WORK/b323/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/26/2634b2547b973915e17fa1de49436037f53052c71c9eb5fae7514bae5b001833-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid 9zuyCczAddHVSdodZ6_i/9zuyCczAddHVSdodZ6_i -goversion go1.14.7 -D "" -importcfg $WORK/b255/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/c1/c15f5032e889631dc7d81efacc154eb8b5147aaa466a52cd9951e243496296b5-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid nVrv1mWbjJg4LGbEm1PV/nVrv1mWbjJg4LGbEm1PV -goversion go1.14.7 -D "" -importcfg $WORK/b325/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/2e/2e16a5969c7d7250dbfae01a2ae954f1fad0fb7ff4912e2a7a947bbb2d0ace1b-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid jHm7iTPlXX8mH3oWthz6/jHm7iTPlXX8mH3oWthz6 -goversion go1.14.7 -D "" -importcfg $WORK/b326/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f9/f93adc122ebfafbe7242d6df17ebf666d1e55f23dc134e07e4a0c1f1633765d7-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b141/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid RB5mj-PRlp6l47QnNzZ6/RB5mj-PRlp6l47QnNzZ6 -goversion go1.14.7 -D "" -importcfg $WORK/b327/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/89/89df41e9f0ccfe720c9cb6e63a20a903321bca92f99dd95c4be4207e0b68535d-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid acGRm4QsY5ij4t2jUEZw/acGRm4QsY5ij4t2jUEZw -goversion go1.14.7 -D "" -importcfg $WORK/b331/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/99/99f5659855524c922b9a0a407db88eff83f43c9462125ef0766eca58bcbea232-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b325/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b326/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid Mgp037Eo0XVEz9jQv7N1/Mgp037Eo0XVEz9jQv7N1 -goversion go1.14.7 -D "" -importcfg $WORK/b322/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_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/e6/e60e364964a281f1dd3eddf525da535da17b8fea17d9be4291d443cc0ce4fbce-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid qJKt3V0M2St77jOrpI3w/qJKt3V0M2St77jOrpI3w -goversion go1.14.7 -D "" -importcfg $WORK/b340/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/b1/b1a5c761b80bb7a065f88bba3572df4a7a86a5ce25d284e23af1fed8d9a90e07-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile net=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid s3ysYay5rFKMHq4J0Tzx/s3ysYay5rFKMHq4J0Tzx -goversion go1.14.7 -D "" -importcfg $WORK/b341/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/79/79bb7911a7670f236e5529d73db21c5e300fcda7040e918f0fb2c7054769b70c-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid O995FYDJNv-UcT3Ev34Z/O995FYDJNv-UcT3Ev34Z -goversion go1.14.7 -D "" -importcfg $WORK/b344/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/ad/ad34de7e029815342cfd18d033f2e9cba233d63192d08a21e996a89e1d89ebb1-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b340/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid lA_CqkoeBfzhBsrZFm_e/lA_CqkoeBfzhBsrZFm_e -goversion go1.14.7 -D "" -importcfg $WORK/b339/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cd $WORK/b246 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b246=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/89/89ac9c02e4e39291c3c72f02e695062cd7fd4acf21de87c1cabb7bbd25e00e3f-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid QCEUi82gCcvRUQMSjFEm/QCEUi82gCcvRUQMSjFEm -goversion go1.14.7 -D "" -importcfg $WORK/b347/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/71/714c712c6c9c0ccb486e5bbfc4c0c055f84e7df7fd78c05ad5ca44f609921505-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b339/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid y5s7Fa9MXpYya4d_dPRz/y5s7Fa9MXpYya4d_dPRz -goversion go1.14.7 -D "" -importcfg $WORK/b338/importcfg -pack ./internal.go cd $WORK/b246 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b246=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/84/8434c150fdec651314ea687eb2421e0b31b5046a1cd7959d9bd44796151996c2-d # internal github.com/imdario/mergo mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid uUyJODunkxw1aTIGoUbu/uUyJODunkxw1aTIGoUbu -goversion go1.14.7 -D "" -importcfg $WORK/b351/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/4b/4bd60dd35583d61dcd061bb2c6269e6da720f4709ee7bd1e271f09226631eeac-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid MphaVGRcc_gNgwg7AwO2/MphaVGRcc_gNgwg7AwO2 -goversion go1.14.7 -D "" -importcfg $WORK/b357/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/d6/d6ad7424a47e62fe878414cacab9f64c6834fd04678a02b11f350c3b0519fb6d-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b356/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid oCN8fLBaYEmp1qGCXe3_/oCN8fLBaYEmp1qGCXe3_ -goversion go1.14.7 -D "" -importcfg $WORK/b358/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd $WORK/b246 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b246=/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/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b246=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/ad/ad40c7e7191b9d0c347ea46b0de8a6d21e80f3da8d73a841660ba971599f2c49-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid y35UAroxQdcX7kT6YeiV/y35UAroxQdcX7kT6YeiV -goversion go1.14.7 -D "" -importcfg $WORK/b359/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b246=/tmp/go-build -gno-record-gcc-switches -o $WORK/b246/_cgo_.o $WORK/b246/_cgo_main.o $WORK/b246/_x001.o $WORK/b246/_x002.o $WORK/b246/_x003.o -g -O2 -lseccomp TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b246/_cgo_.o -dynout $WORK/b246/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/48/486255b15d715c3ed37d786d9e9b09925c0dcd5abd650e75b04ccae0bc616c6b-d # internal github.com/ishidawataru/sctp mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid GYwbxlfxl1EK762gDBaC/GYwbxlfxl1EK762gDBaC -goversion go1.14.7 -D "" -importcfg $WORK/b366/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 7z7RyaG6Z0P3KD0F1x2L/7z7RyaG6Z0P3KD0F1x2L -goversion go1.14.7 -D "" -importcfg $WORK/b246/importcfg -pack $WORK/b246/_cgo_gotypes.go $WORK/b246/seccomp.cgo1.go $WORK/b246/seccomp_internal.cgo1.go $WORK/b246/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/d0/d09a2afe297c972086553158f4e4406d63edc84fba777808d6c998bb70ce09bb-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b356/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b357/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid bSd-bMUGOX2g1GR74CSv/bSd-bMUGOX2g1GR74CSv -goversion go1.14.7 -D "" -importcfg $WORK/b355/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/ed/ed351a2a9fe3f68894c9c600b5e6d4a845f74ffa4815b27f7e54a32a28d5b656-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b368/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid aMk4UzdsQnlLdqTKQ3Hb/aMk4UzdsQnlLdqTKQ3Hb -goversion go1.14.7 -D "" -importcfg $WORK/b367/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b246/_pkg_.a $WORK/b246/_x001.o $WORK/b246/_x002.o $WORK/b246/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/8d/8d681d419007888026aab7d10ce9b0835eb9ade29af789d8997decadc36fddf0-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid u4C4_hoey-e-x0DP7ctE/u4C4_hoey-e-x0DP7ctE -goversion go1.14.7 -D "" -importcfg $WORK/b369/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/6b/6bde25bf65d1d781041346bb4ca7c79adde9f1e910724fdc66361ef691044183-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b366/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid XywrZpa6lXlk2XtFlT_P/XywrZpa6lXlk2XtFlT_P -goversion go1.14.7 -D "" -importcfg $WORK/b365/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/bb/bb2963f1b7c186a49f1a1a87a8fd5aebc0ddc46ca1c540de426b9f51501f4cb4-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid -UZPvHXL1KhdEcAlTQO0/-UZPvHXL1KhdEcAlTQO0 -goversion go1.14.7 -D "" -importcfg $WORK/b300/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/33/338782c515868db9e2059163ed62d1cd42422518983b1a6b54ab84c1caa5eda1-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid HWPfKYnOO2WvMdBEGOA_/HWPfKYnOO2WvMdBEGOA_ -goversion go1.14.7 -D "" -importcfg $WORK/b302/importcfg -pack ./decode.go ./doc.go ./encode.go cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/b2/b24ccf8f659068c264d9712b9abb3e8657854589d5bf25ad08c74c7a39a715f6-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 7aN0W6qaek0z6EDOxEKl/7aN0W6qaek0z6EDOxEKl -goversion go1.14.7 -D "" -importcfg $WORK/b334/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/d5/d54d8b2e31b7fe4903e27eb47609e0b37795816ba075ce6c886fbefc6f5b99ca-d # internal github.com/ghodss/yaml mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b311/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid BWsiwrRZyWBwgvdw7jgB/BWsiwrRZyWBwgvdw7jgB -goversion go1.14.7 -D "" -importcfg $WORK/b310/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/28/280e6bd6b4b7aea8995c854bb0f7c76f62f6b6ae7d6daade39d84723ba999c94-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid wnda-MD6INJMgF_JgOV6/wnda-MD6INJMgF_JgOV6 -goversion go1.14.7 -D "" -importcfg $WORK/b335/importcfg -pack ./duration.pb.go cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/cf/cf7ed049d44b04f784d01a0bb720b0381e9bfe6526863946c276068b4498d5a6-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid fVg9xEZ-Ajp53vVOvsyB/fVg9xEZ-Ajp53vVOvsyB -goversion go1.14.7 -D "" -importcfg $WORK/b336/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/63/637ba7af1c9b9b8f1cbd492771c10196f49edd2f668ed0caea56dc2391c2fb10-d # internal golang.org/x/net/idna mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b355/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b357/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b358/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid 1P2407BRAA5u43am9Os8/1P2407BRAA5u43am9Os8 -goversion go1.14.7 -D "" -importcfg $WORK/b354/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/37/37ea9f3fd978dc234fa5f08a82dfbaf79eebbbcda9b1dcd9868cdca11a63e852-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b300/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid TqrH79zoCXH8XU-nfZuf/TqrH79zoCXH8XU-nfZuf -goversion go1.14.7 -D "" -importcfg $WORK/b299/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/ca/cad7996e021977a7ca78f37b0653f809ee5893c915e7d23e7c74ce6baae626a3-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b334/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid lYopHW48GXc-zcsoP91a/lYopHW48GXc-zcsoP91a -goversion go1.14.7 -D "" -importcfg $WORK/b337/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/21/2161e1ed599446ec5e5c2211d5de22ff8c5aea216870bc3ac5af98a308ade340-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid MQE5Qf4U9RCxSvA-H5h9/MQE5Qf4U9RCxSvA-H5h9 -goversion go1.14.7 -D "" -importcfg $WORK/b371/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_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/a9/a98674b74fa9c60d5f5edb4d78e95b61abbfbbf1115eb7ed4dba591a26ba5947-d # internal database/sql/driver mkdir -p $WORK/b374/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 2XzQYk3WprylPaULUIu4/2XzQYk3WprylPaULUIu4 -goversion go1.14.7 -D "" -importcfg $WORK/b374/importcfg -pack ./driver.go ./types.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/5c/5cbe63a5cf88806e8643ec4b5275adaa888ad964c26300610247c08684cfeff8-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b334/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b335/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b336/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid YhjvQZTQKijIIKVa1TZE/YhjvQZTQKijIIKVa1TZE -goversion go1.14.7 -D "" -importcfg $WORK/b333/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/88/8817d20accfc6fb01398bed7b99b54e734bd021ce306029ff675cd2a14e63f92-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid DXzRXIeQZbGXd6KcxpZk/DXzRXIeQZbGXd6KcxpZk -goversion go1.14.7 -D "" -importcfg $WORK/b375/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/cf/cf6d5100a540fda22a229d6ef86c9a4ee39272c53e6b660b2e38596078b7a79c-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid Hz_o4SJ-5bJHPH7ghZRq/Hz_o4SJ-5bJHPH7ghZRq -goversion go1.14.7 -D "" -importcfg $WORK/b377/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/8f/8fbeba0018d068b443c82d3a90daa8ac104e35fc7e666b2f258d5a65b375139c-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid 0dfhZK0b1wjfHOn7ilJB/0dfhZK0b1wjfHOn7ilJB -goversion go1.14.7 -D "" -importcfg $WORK/b380/importcfg -pack ./pointer.go cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/ce/ce6a1db9ecf3972844b269b9189343d33e0b350908f1e56dfb10057398e5945a-d # internal google.golang.org/grpc/status mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b333/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b338/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid 6hjNKkdRCBSFqzhDvcUs/6hjNKkdRCBSFqzhDvcUs -goversion go1.14.7 -D "" -importcfg $WORK/b332/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/e8/e81d3c75b66ff8cea0c40ccb97a07581059c36166e5a2685d9ef23a6a9c673f3-d # internal net/mail mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p net/mail -std -complete -installsuffix shared -buildid coWWB9IUpI6_Baq__nPi/coWWB9IUpI6_Baq__nPi -goversion go1.14.7 -D "" -importcfg $WORK/b381/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/e4/e4d9a3a14fc8e121803d4c5aec970626b826ef287a1f489742c3189747fde0f1-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b377/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid xD6B2lDfiOnnrVfDQXLw/xD6B2lDfiOnnrVfDQXLw -goversion go1.14.7 -D "" -importcfg $WORK/b376/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_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/b2/b234627d401975e26b473d29f9a270d991da3b93a216fc5ce4a06be1b2b4566b-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b380/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid e1UvXPltp3WC5jEMX0vO/e1UvXPltp3WC5jEMX0vO -goversion go1.14.7 -D "" -importcfg $WORK/b379/importcfg -pack ./reference.go cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/a6/a6b836cfd5481305e8018637830cde560320ec930761635aebff8c6be71ef5e4-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b354/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid XQZbls6QZdPkT6jYJDZ6/XQZbls6QZdPkT6jYJDZ6 -goversion go1.14.7 -D "" -importcfg $WORK/b353/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/87/87b026dd1d1176206e7cd8eb59a070d6a682d6fcf36aab85637fb4c939d221b4-d # internal github.com/blang/semver mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b374/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid yGtytbMl-ih40NVDyge9/yGtytbMl-ih40NVDyge9 -goversion go1.14.7 -D "" -importcfg $WORK/b373/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/45/4533694a96f0f238b74b022533e1a93b7911b8ea697a6c925b9e574056d15093-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b332/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid b1hfTftbW7WXGHGrZ3Cu/b1hfTftbW7WXGHGrZ3Cu -goversion go1.14.7 -D "" -importcfg $WORK/b330/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/16/168840d705a43d877ac48e76361ede6ee89120f63ad968367e1f3b85a23b4060-d # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/0b/0b2f2e4090a1df044cf89f8b02d9e50cca795350fe2bbfda39ba8e40a098288c-d # internal gopkg.in/inf.v0 mkdir -p $WORK/b386/ github.com/google/gofuzz cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid y0zvMegwoPWja-RR2XnL/y0zvMegwoPWja-RR2XnL -goversion go1.14.7 -D "" -importcfg $WORK/b386/importcfg -pack ./dec.go ./rounder.go mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid EwaGOlJF2YiEQi5TzyE4/EwaGOlJF2YiEQi5TzyE4 -goversion go1.14.7 -D "" -importcfg $WORK/b388/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/ee/ee961ad35775d13813f462814f5169158bf4feeb344442347c7b56d9dfa7cfbe-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid wdE13yi0xBQVe6_08gEa/wdE13yi0xBQVe6_08gEa -goversion go1.14.7 -D "" -importcfg $WORK/b390/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/17/1761e4ac6650dae2ab7786c1986d8a11af363b518033d37b47a6452208b9c7fd-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b392/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid Y-aa2PZjl8s_AbNOhC-6/Y-aa2PZjl8s_AbNOhC-6 -goversion go1.14.7 -D "" -importcfg $WORK/b391/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/95/95accf89c0dd7947e107fd648c0657de189aabea31001310933d04f4bc5fb0b1-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b394/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid wGKih7ezgWUrN9kTqlRb/wGKih7ezgWUrN9kTqlRb -goversion go1.14.7 -D "" -importcfg $WORK/b397/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/2b/2b17586316a560d4ecb305ebd3ef8a17173cbf82cc612d09da5694e577b68717-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b394/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid Za0KSty_9k91A8WcuJlk/Za0KSty_9k91A8WcuJlk -goversion go1.14.7 -D "" -importcfg $WORK/b396/importcfg -pack ./errors.go ./path.go cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/1b/1b2228767d27215aace0d5e6cfd8dc17cdd351ddf41032a266ed1673dd65cc43-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b390/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid EHiDVSEupC6hoZtgHr5U/EHiDVSEupC6hoZtgHr5U -goversion go1.14.7 -D "" -importcfg $WORK/b389/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/cb/cbc0f89d9b3b9ea4b3abcf2cda5cdca6f4d404342ee074af99fa891d80bf11e1-d # internal k8s.io/klog mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p k8s.io/klog -complete -installsuffix shared -buildid Pq6G8NcTV50pmXUTJcxu/Pq6G8NcTV50pmXUTJcxu -goversion go1.14.7 -D "" -importcfg $WORK/b398/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/c6/c6fa3ab2d07add05922afaf1a5304d947b5343b1baa7fedf84fac312fd48f434-d # internal go/doc mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile internal/lazyregexp=$WORK/b401/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b222/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p go/doc -std -complete -installsuffix shared -buildid YSBXAm43DqGFwc5jiMjX/YSBXAm43DqGFwc5jiMjX -goversion go1.14.7 -D "" -importcfg $WORK/b400/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/27/27861d7a55eb9a48bfe55fa0564babc40ac74eb75d54eaea809989d72200574f-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid mqZ-WgDyHYC-7dEnJOmc/mqZ-WgDyHYC-7dEnJOmc -goversion go1.14.7 -D "" -importcfg $WORK/b402/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/fa/fa0b7d52ba9599b9c80099ba993c57c221047d963b747ed8c8378d162f1c304e-d # internal k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid vdsUqMezHyWVzBiphvmk/vdsUqMezHyWVzBiphvmk -goversion go1.14.7 -D "" -importcfg $WORK/b404/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/28/288302e41e2ab5dd75409f6f03413a84fc1d594552cd2085705c116b4a4edd29-d # internal k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b396/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid 0zhdp5iVa7X8o1tl7Szg/0zhdp5iVa7X8o1tl7Szg -goversion go1.14.7 -D "" -importcfg $WORK/b395/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/25/25b123e38a7921b78fcf22ae252ab80684dc6504692658052735ffdf55096bea-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid M4qUqld-VRKKeHx1FZxG/M4qUqld-VRKKeHx1FZxG -goversion go1.14.7 -D "" -importcfg $WORK/b405/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/df/df2235baac414c175615d5b3201a9b0205718033d63713661b5e20ed1b45cef5-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid U9iHbB2TGO0rCF-uAJjP/U9iHbB2TGO0rCF-uAJjP -goversion go1.14.7 -D "" -importcfg $WORK/b407/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/9f/9fa46ca1d48e2de8716e665b72754b2e1bae143efa88ef0bf60b6cfa0b0f921e-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b416/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid 99WRL_vPDFXQyxzN1lgn/99WRL_vPDFXQyxzN1lgn -goversion go1.14.7 -D "" -importcfg $WORK/b415/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/f3/f3ae5de591026f288552dd29146176f33a52d271b09b7c0fb6c4926499c37e6a-d # internal github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b168/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid StxI31RM0MK6Y7U6zyYX/StxI31RM0MK6Y7U6zyYX -goversion go1.14.7 -D "" -importcfg $WORK/b418/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/8e/8ea38c370fa4fe3f1f41eb18ae3642850a57b4b4ca0b9ee70ec748369481aec0-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b395/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid KTdZK78SO57OfeeQ57w1/KTdZK78SO57OfeeQ57w1 -goversion go1.14.7 -D "" -importcfg $WORK/b393/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/ff/ffc5f01207e699471600a0b53aa06945ba628522a627d357b911d7edf3f91756-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid A7ypxmvvlvc2aeX2g8Hi/A7ypxmvvlvc2aeX2g8Hi -goversion go1.14.7 -D "" -importcfg $WORK/b406/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/7e/7e9a95135a90b56422f5b8f615aa31c3fe8c4fae381f55e6f84bc610592d5e48-d # internal github.com/docker/docker/pkg/mount mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid 8rv33mO-1E8h5jDbQlpY/8rv33mO-1E8h5jDbQlpY -goversion go1.14.7 -D "" -importcfg $WORK/b421/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/a0/a0ed31ae293dada076e19044d22d83d40ddebe427d516b1311b7a6d00b830a3a-d # internal github.com/docker/docker/pkg/term mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid CsJZ83AWS48EhlaoStIS/CsJZ83AWS48EhlaoStIS -goversion go1.14.7 -D "" -importcfg $WORK/b424/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/94/945abb0680b4eb13f7e42139a86e6b003c02eae5338f023b381a587570a24f8b-d # internal github.com/containerd/continuity/fs mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b415/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b417/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid i4iO8imiuZ_n9n1VTeZj/i4iO8imiuZ_n9n1VTeZj -goversion go1.14.7 -D "" -importcfg $WORK/b414/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_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/28/282e14bdcf323f761ac7193f76728d8a5d3f47d277b5511fa58d17a11af12a23-d # internal github.com/morikuni/aec mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid _30b_wQnfY6isqrGXtml/_30b_wQnfY6isqrGXtml -goversion go1.14.7 -D "" -importcfg $WORK/b425/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/5a/5a8ef228179ffd2f8f5c2ae6cc235580634d1769856ebd5cc2f0421d46b58ad0-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b426/ cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/33/3372fe97dcae2cdee58e8d542617aff0f3706723e3b2636a0015e3ab389c15d9-d # internal cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid ePRH6bJyODAD7Frzo8K2/ePRH6bJyODAD7Frzo8K2 -goversion go1.14.7 -D "" -importcfg $WORK/b426/importcfg -pack ./stdcopy.go github.com/docker/docker/pkg/system mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b421/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid mlM8EF9CbzYREKd0j2uh/mlM8EF9CbzYREKd0j2uh -goversion go1.14.7 -D "" -importcfg $WORK/b420/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_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/e5/e560c3d99c29c8fafa8c27868ababae5734d35410a107a0a788ee41d974fcd1b-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 1gzE67ovvhHgzCIKEgTo/1gzE67ovvhHgzCIKEgTo -goversion go1.14.7 -D "" -importcfg $WORK/b429/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/a4/a44053eecdf000abb991542823675b91bb1e86df705f07d89528a2248fc5da3a-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid rjtc_be9fJRJgjC1Ki9N/rjtc_be9fJRJgjC1Ki9N -goversion go1.14.7 -D "" -importcfg $WORK/b430/importcfg -pack ./strslice.go cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/05/055f1158c7020b240ac7830fc45f7dfcbac8b9c6b982f5761488f6e226b3b207-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b246/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 0hl6jTVPIp56k9WFs8if/0hl6jTVPIp56k9WFs8if -goversion go1.14.7 -D "" -importcfg $WORK/b431/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/a8/a8e7582b90271032e23a96bcb4496b0838a97f86888e5dd05979ddbd0ecf4999-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/c9/c908dd2233ff6973569269af80d43e90e968915196b43e52e62f103f6b4b5180-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/ac/acc8e2e8382aaac9baf7f94cf036dca53dd898274cfcc7d5931ece58f95a5236-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/96/96bc8be1b3177dbd82b086ff2d6bc2c239b630b98379394cb142a915969e2960-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b428/ github.com/docker/docker/pkg/idtools mkdir -p $WORK/b419/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b420/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b427/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid sMHDGjHjgss1wl4vRYax/sMHDGjHjgss1wl4vRYax -goversion go1.14.7 -D "" -importcfg $WORK/b428/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b420/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b173/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid oYkSRS1bhAOlvIlTq4rl/oYkSRS1bhAOlvIlTq4rl -goversion go1.14.7 -D "" -importcfg $WORK/b419/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/33/3338a2bb3fdb2715faf426ed6005ddc2e2690a1da756d7e0ba8754139931a0b0-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b424/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b425/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid w5bf_IqqhmicZLtBaJzm/w5bf_IqqhmicZLtBaJzm -goversion go1.14.7 -D "" -importcfg $WORK/b423/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/a0/a037a1c37dc08a20ef6b9251571f85e0d10439f414e78689951722fda7b58673-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/d8/d8fe44a0c8eb121a1e368c52feb87a14166ecb4f889f982300edc81aee22e72c-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b343/ k8s.io/apimachinery/pkg/runtime/schema cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b408/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid hbY9jcAqX2lFNffQvJIA/hbY9jcAqX2lFNffQvJIA -goversion go1.14.7 -D "" -importcfg $WORK/b343/importcfg -pack ./gen.go ./plugin.pb.go mkdir -p $WORK/b403/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b388/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime/debug=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid _L6CBWsnhoPtvBzlP3oo/_L6CBWsnhoPtvBzlP3oo -goversion go1.14.7 -D "" -importcfg $WORK/b408/importcfg -pack ./generated.pb.go ./intstr.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid ivK1CQz35ASqhKg6kcem/ivK1CQz35ASqhKg6kcem -goversion go1.14.7 -D "" -importcfg $WORK/b403/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b385/ cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/0e/0e3b4f314409ea87acda6a73b70bd53523dd1f750625beee785c00f52c30a4c1-d # internal cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b386/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid GyGiOKJNRwUdCey49UZa/GyGiOKJNRwUdCey49UZa -goversion go1.14.7 -D "" -importcfg $WORK/b385/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_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/e3/e376d349e71858ea2d5943827cff1360ee0a686aec9fdda20d4d1a4af55c17a6-d # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/4a/4a69a9ba44b66b5bb5d0dd0525398d723a0a02d5ab91dd2ae6ba8ae1968232f7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/de/de59e6d947d2567f787cb93d5a4abe550d802a7dea8570f701f595deb4d9c009-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/ab/abc732fbdd74191c2780c56d03725ea968a554f839130c959094a7b5a606ea3c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/97/9764a0ff69a1679eb7e24d4c06133d927fc3a44a09412ea59a60e3f30c68a0a4-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/doc=$WORK/b400/_pkg_.a packagefile go/parser=$WORK/b219/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b406/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b394/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid V8wGO_z3wHi3mVZyyJ24/V8wGO_z3wHi3mVZyyJ24 -goversion go1.14.7 -D "" -importcfg $WORK/b399/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_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/11/11af0d4567d91a0169d36505dc4c00e00ae6c2f123cf25b7960314a35e099971-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/3c/3c64b6cb4c7ac1846ae3787ac316836c583a2d21ee7115115644b9df698fe4c6-d # internal cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -o $WORK/b091/_x017.o -c openssl_stub_rand.c cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -o $WORK/b091/_cgo_.o $WORK/b091/_cgo_main.o $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o $WORK/b091/_x006.o $WORK/b091/_x007.o $WORK/b091/_x008.o $WORK/b091/_x009.o $WORK/b091/_x010.o $WORK/b091/_x011.o $WORK/b091/_x012.o $WORK/b091/_x013.o $WORK/b091/_x014.o $WORK/b091/_x015.o $WORK/b091/_x016.o $WORK/b091/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage boring -dynimport $WORK/b091/_cgo_.o -dynout $WORK/b091/_cgo_import.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b092/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid jTgQL5gMWlMOhvbq_btG/jTgQL5gMWlMOhvbq_btG -goversion go1.14.7 -D "" -importcfg $WORK/b091/importcfg -pack ./doc.go $WORK/b091/_cgo_gotypes.go $WORK/b091/aes.cgo1.go $WORK/b091/boring.cgo1.go $WORK/b091/ecdsa.cgo1.go $WORK/b091/hmac.cgo1.go $WORK/b091/rand.cgo1.go $WORK/b091/rsa.cgo1.go $WORK/b091/sha.cgo1.go $WORK/b091/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b091/_pkg_.a $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o $WORK/b091/_x006.o $WORK/b091/_x007.o $WORK/b091/_x008.o $WORK/b091/_x009.o $WORK/b091/_x010.o $WORK/b091/_x011.o $WORK/b091/_x012.o $WORK/b091/_x013.o $WORK/b091/_x014.o $WORK/b091/_x015.o $WORK/b091/_x016.o $WORK/b091/_x017.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9b/9bb870b2562dd422d41c1481a8aee674d685b2001c195ef5ca0378172fa9766a-d # internal crypto/hmac mkdir -p $WORK/b123/ crypto/sha256 crypto/sha512 cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a EOF crypto/sha1 mkdir -p $WORK/b126/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid zppRVRWp6ytN79f2hLki/zppRVRWp6ytN79f2hLki -goversion go1.14.7 -D "" -importcfg $WORK/b123/importcfg -pack ./hmac.go crypto/aes cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid JzQUBPTRlyDEs2XbXqkO/JzQUBPTRlyDEs2XbXqkO -goversion go1.14.7 -D "" -importcfg $WORK/b126/importcfg -pack ./boring.go ./sha1.go ./sha1block.go ./sha1block_generic.go mkdir -p $WORK/b087/ mkdir -p $WORK/b106/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b087/symabis ./asm_ppc64le.s ./gcm_ppc64le.s cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b116/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b106/symabis ./sha256block_ppc64le.s cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b116/symabis ./sha512block_ppc64le.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/aes -std -installsuffix shared -buildid HRZeFH5HLpE5aLRTnzYt/HRZeFH5HLpE5aLRTnzYt -goversion go1.14.7 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid TVL00ME4LqpsKe7GzlAM/TVL00ME4LqpsKe7GzlAM -goversion go1.14.7 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid au357EIALA6V2wH5Lwpq/au357EIALA6V2wH5Lwpq -goversion go1.14.7 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6d/6de5890969f74b4af950406a3db22c9ca83e72e7764b45af7c44ff2a70d48579-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b123/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid y0e96WN_6dbsMcnS-Fi5/y0e96WN_6dbsMcnS-Fi5 -goversion go1.14.7 -D "" -importcfg $WORK/b139/importcfg -pack ./hkdf.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b116/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b116/_pkg_.a $WORK/b116/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/d1/d12acbe58e25190e6bd821428b7b82b42abfe98c2c1112ff78c733b7f51cd9af-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/99/99a70c5f61dbe8a86179c8ad2afbd9aac6af00c6b2a926e24c30d358154e0a82-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b106/sha256block_ppc64le.o ./sha256block_ppc64le.s cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/32/3285a7542bd50d9e4440b2a14bcba80a6987373ff71dce002f1e4655d5337aa1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b106/_pkg_.a $WORK/b106/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c9/c97bee7e0a3a2a905165adc2a8136ad54b223260b08c1ce2223998235af60346-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b107/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b108/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile hash/crc64=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid d5ZTEXhKlOYgGSwQj3OY/d5ZTEXhKlOYgGSwQj3OY -goversion go1.14.7 -D "" -importcfg $WORK/b105/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b175/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b363/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid GlU87JHIIMBFlvdsdTLd/GlU87JHIIMBFlvdsdTLd -goversion go1.14.7 -D "" -importcfg $WORK/b174/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b087/asm_ppc64le.o ./asm_ppc64le.s cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 7PK5ekMHCpoff7tQACOe/7PK5ekMHCpoff7tQACOe -goversion go1.14.7 -D "" -importcfg $WORK/b363/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b087/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b087/_pkg_.a $WORK/b087/asm_ppc64le.o $WORK/b087/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d2/d2f893cfc651c20d88dfb0da175f761f495fbd19858a7dd34779a82715ae93e9-d # internal crypto/rand mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid UL0aytUD4-B_G3RuoamT/UL0aytUD4-B_G3RuoamT -goversion go1.14.7 -D "" -importcfg $WORK/b086/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go crypto/ecdsa mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile crypto/internal/randutil=$WORK/b115/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid YY5H25M4SlhFu0gJvRlD/YY5H25M4SlhFu0gJvRlD -goversion go1.14.7 -D "" -importcfg $WORK/b113/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/5a/5a73e9b6c55075043d5fc3670bab08136c8f1a751386bb3ecd526b6408f0b22f-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b097/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b099/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b101/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 06U88xvanM_OEWiHtwD8/06U88xvanM_OEWiHtwD8 -goversion go1.14.7 -D "" -importcfg $WORK/b085/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 crypto/rsa mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile crypto/internal/randutil=$WORK/b115/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF crypto/ed25519 cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid YwpwwpKENwbSYN_Rk2Fc/YwpwwpKENwbSYN_Rk2Fc -goversion go1.14.7 -D "" -importcfg $WORK/b117/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b121/ mkdir -p $WORK/b153/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b122/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid UIbgqpwMWCKZzR62WscN/UIbgqpwMWCKZzR62WscN -goversion go1.14.7 -D "" -importcfg $WORK/b121/importcfg -pack ./ed25519.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid Ro4dC7CgFaCVvXkF4Y61/Ro4dC7CgFaCVvXkF4Y61 -goversion go1.14.7 -D "" -importcfg $WORK/b153/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/71/71eee34f01266152d3b41ef26321b3a939a5c6829516f1b86ac06ea2dcba7372-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid AkGppZhJHzqacA_36cR7/AkGppZhJHzqacA_36cR7 -goversion go1.14.7 -D "" -importcfg $WORK/b191/importcfg -pack ./selinux_linux.go ./xattrs.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/1e/1e98d9774663709f03a153a428e7c091375d9f43eea135021281504b21cf0873-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid qX53xye_GdpEnbv9uPVg/qX53xye_GdpEnbv9uPVg -goversion go1.14.7 -D "" -importcfg $WORK/b176/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/0b/0bc2f5a55c16272958d738cf285e8a969583c597bb3d476e990a01f419f84daa-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid -dhn62mUp7FH1AZcCuKs/-dhn62mUp7FH1AZcCuKs -goversion go1.14.7 -D "" -importcfg $WORK/b207/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/6f/6f9fa8436508c2dcbe3c6ee56b45c776fd817d445a30581a2f004dc27f172523-d # internal mime/multipart mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile mime/quotedprintable=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid SBqKpb_aAoVIVaMrPzBu/SBqKpb_aAoVIVaMrPzBu -goversion go1.14.7 -D "" -importcfg $WORK/b238/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/95/9565c16e0c07057ccd5cfcf8d3b3b6abf5afebf010ec60fa8d928ee94410be30-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b363/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b364/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b365/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid 49dIqLT66xC9GpvWFH1J/49dIqLT66xC9GpvWFH1J -goversion go1.14.7 -D "" -importcfg $WORK/b362/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/bb/bb954eb7a71a9b4cae634257547fc58ba0060f0cfdd17eead60637d96a4f95a0-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b206/ cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/99/998bf253d4c8104edf7427280449404bf2ba000079858b03c9f57f5552c2db02-d # internal cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/storage/drivers/copy cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid FKdv9K4DqzJfTfBzPp7J/FKdv9K4DqzJfTfBzPp7J -goversion go1.14.7 -D "" -importcfg $WORK/b206/importcfg -pack ./lockfile.go ./lockfile_unix.go mkdir -p $WORK/b202/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b202/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b202/ -g -O2 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e9/e92761d96cf4985e042ccf298aa49cfb294a56a9137d283d7a5e5e01f1dc68b5-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b363/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid 7DaOCzCvXw7H7aG2rQy2/7DaOCzCvXw7H7aG2rQy2 -goversion go1.14.7 -D "" -importcfg $WORK/b422/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/d8/d87f22cdc03d186d1a96a8efc15e049377002d4bf3e891ccd4ed64f2fcbfd694-d # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/36/3631983a28fd4af7165f76974a0287da81776696a505c1a6fec86cd5447e206e-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b191/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid a_9AXFz2JgoU3K_K2rQf/a_9AXFz2JgoU3K_K2rQf -goversion go1.14.7 -D "" -importcfg $WORK/b190/importcfg -pack ./label_selinux.go cd $WORK/b202 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/6a/6a1e21014bbac0bd8bd4e6f55a15e19e48448cc857e7a690b1f92e36edb895aa-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile compress/gzip=$WORK/b227/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b418/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b419/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b363/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b422/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b420/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid jEP000T3a-L-K_mYhm0B/jEP000T3a-L-K_mYhm0B -goversion go1.14.7 -D "" -importcfg $WORK/b413/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_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/b6/b6b1a92f5f23ce6b29a23c67efb216763bcda6227e6d293223b460ae9b3be14c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/ec/ec185d903617793a2644cf0c129a0948d515f55c60b23cdb0f3b3a5c0d290203-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b253/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid aUhDpYgUVvwNPvsJ3J4W/aUhDpYgUVvwNPvsJ3J4W -goversion go1.14.7 -D "" -importcfg $WORK/b252/importcfg -pack ./secrets.go cd $WORK/b202 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/d9/d9ef5287715e805a592b8c0f0d859ffc8356de256e01a9c0f7fb7a1e11aee482-d # internal crypto/x509 mkdir -p $WORK/b127/ cat >$WORK/b127/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/b019/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b120/_pkg_.a packagefile crypto/dsa=$WORK/b128/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/ed25519=$WORK/b121/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha1=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/x509/pkix=$WORK/b129/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile encoding/pem=$WORK/b130/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid iQqYKG7QHYN8mqxlStPI/iQqYKG7QHYN8mqxlStPI -goversion go1.14.7 -D "" -importcfg $WORK/b127/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 cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/a8/a886fb644359c7f19d96c2ba36e2310e19e0f7bc8a7d4818e2e5758590dfb539-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile compress/zlib=$WORK/b150/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b120/_pkg_.a packagefile crypto/dsa=$WORK/b128/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha1=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b152/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b153/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b154/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile image=$WORK/b155/_pkg_.a packagefile image/jpeg=$WORK/b157/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid SJDR35r038zrcrx9AENs/SJDR35r038zrcrx9AENs -goversion go1.14.7 -D "" -importcfg $WORK/b148/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/b202 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b202=/tmp/go-build -gno-record-gcc-switches -o $WORK/b202/_cgo_.o $WORK/b202/_cgo_main.o $WORK/b202/_x001.o $WORK/b202/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b202/_cgo_.o -dynout $WORK/b202/_cgo_import.go cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid gECV75r7jqgvIOIR33KP/gECV75r7jqgvIOIR33KP -goversion go1.14.7 -D "" -importcfg $WORK/b202/importcfg -pack $WORK/b202/_cgo_gotypes.go $WORK/b202/copy_linux.cgo1.go $WORK/b202/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/74/74075aedb300bd9cc7868e19e9bbc95d3c7d98f48f9446012e523be7306557d2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b202/_pkg_.a $WORK/b202/_x001.o $WORK/b202/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/10/10faee3a3ad8bb5b52dde501357c77760e9f8a2b730e8a05523112741667f8e5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/7f/7f16cd98c315dbbf8e71b4174d3bd6222639b7c12ce627af804724f7c68d646b-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b148/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b154/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid HLEPzHAb6AVsZS3fbb4R/HLEPzHAb6AVsZS3fbb4R -goversion go1.14.7 -D "" -importcfg $WORK/b145/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/21/21786ea36e8d6aea93ec243651e18ec5edc601d6624312811b1a48b0d504e1b1-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b073/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b085/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b103/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b105/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid FfF5DICc7n98FGuLt09f/FfF5DICc7n98FGuLt09f -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./compression.go ./zstd.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b085/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b179/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid Bp62ZvFNWLsVk_Ic6H8S/Bp62ZvFNWLsVk_Ic6H8S -goversion go1.14.7 -D "" -importcfg $WORK/b166/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_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/71/716b318c2c4593478f374521886cc793486f2575699a6ee61c40442b6a14c610-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/b3/b32572993bb3851059dd8c635bca128ccb4f14d6c2362e39c4ab6e781c03c752-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/08/08abf5e6a681049d280b492501a19bcd854c88e8a605167e8002021d9665933f-d # internal crypto/tls mkdir -p $WORK/b118/ cat >$WORK/b118/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/b019/_pkg_.a packagefile container/list=$WORK/b119/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b120/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/ed25519=$WORK/b121/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/hmac=$WORK/b123/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b092/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rc4=$WORK/b125/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha1=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile crypto/x509=$WORK/b127/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b130/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b139/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid TGRL9WduFAQNzA0IIRFy/TGRL9WduFAQNzA0IIRFy -goversion go1.14.7 -D "" -importcfg $WORK/b118/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_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/bd/bd69ae43836f7cb5713ec106a6ca8455e178e8ebf0cc382659ace12170ddbead-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/11/11105f6c4d891583216ed415aed01c3691f354d44ef9390fc6fb96df4a970e1e-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b183/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 0um6nBem1P5zHMr3eRFU/0um6nBem1P5zHMr3eRFU -goversion go1.14.7 -D "" -importcfg $WORK/b181/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/d2/d263272b22ff2bbda6f66dd60fc1116698be8d5b0989ded715fb550364d3f7fe-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b184/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid 3DqDe5SqD79C-iTsTT08/3DqDe5SqD79C-iTsTT08 -goversion go1.14.7 -D "" -importcfg $WORK/b165/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_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/3c/3cfe66816872204f90d7fe3076b3ac80354af5d21456a62e84a7a60b45f092fc-d # internal github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/zfs mkdir -p $WORK/b201/ github.com/containers/storage/drivers/overlayutils github.com/containers/storage/drivers/aufs cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b202/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid dAdHpzkgdbYJ7Jy6h3Bo/dAdHpzkgdbYJ7Jy6h3Bo -goversion go1.14.7 -D "" -importcfg $WORK/b201/importcfg -pack ./copy_linux.go ./driver.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b192/ mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid -OogPE28CM_iOZbkXeFt/-OogPE28CM_iOZbkXeFt -goversion go1.14.7 -D "" -importcfg $WORK/b203/importcfg -pack ./zfs.go ./zfs_linux.go mkdir -p $WORK/b198/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a EOF mkdir -p $WORK/b186/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid QOzcQwjBb2knPvXNG_ah/QOzcQwjBb2knPvXNG_ah -goversion go1.14.7 -D "" -importcfg $WORK/b192/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid 5jsY6Zwz4H2rq2A_RoTc/5jsY6Zwz4H2rq2A_RoTc -goversion go1.14.7 -D "" -importcfg $WORK/b198/importcfg -pack ./overlayutils.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b184/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid uA4_9afMkHJwkEUmUT8M/uA4_9afMkHJwkEUmUT8M -goversion go1.14.7 -D "" -importcfg $WORK/b186/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/8d/8d99bc0a869af05c571d94d9151ff88f69595b3749d4e57f84ce37995a11796a-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile encoding/base32=$WORK/b140/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid kgu-4k3-LNt_8hYjDMyw/kgu-4k3-LNt_8hYjDMyw -goversion go1.14.7 -D "" -importcfg $WORK/b197/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/97/9710158aac735a473f3ce7403e0c629843e628c064261c598586eeabb0df7929-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d9/d98110094a0b785b340f664d55c8cd41f69d8334ff19d00ffaddbfbc2dd4bc13-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/65/654e8f5034b4a8ff55e390c448aa2a324c15df942c8b912ee77e5374ab25485b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/e8/e8f421f3dc7b2aaef97e74a58485159ac21802b9d542421b596ad189cca0aacd-d # internal net/http/httptrace mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile internal/nettrace=$WORK/b054/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid QCNlfa1dAcFRUN4WxBBf/QCNlfa1dAcFRUN4WxBBf -goversion go1.14.7 -D "" -importcfg $WORK/b240/importcfg -pack ./trace.go github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b127/_pkg_.a packagefile encoding/pem=$WORK/b130/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid oCOX2dSeRXfQ7nv_1qpu/oCOX2dSeRXfQ7nv_1qpu -goversion go1.14.7 -D "" -importcfg $WORK/b283/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libtrust mkdir -p $WORK/b112/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b127/_pkg_.a packagefile crypto/x509/pkix=$WORK/b129/_pkg_.a packagefile encoding/base32=$WORK/b140/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile encoding/pem=$WORK/b130/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid WPRy8KyTFm7zZHLY28zF/WPRy8KyTFm7zZHLY28zF -goversion go1.14.7 -D "" -importcfg $WORK/b112/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 cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/52/52c25ca12052df3895442814df14e6e05903cb57bbce68a5757a2c58033ba8d9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/00/00301750f6dd2d331b594df10d7ee5cd6ddbd2eb1a5f59eca3696bdeb2af50dc-d # internal net/http mkdir -p $WORK/b226/ cat >$WORK/b226/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/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b227/_pkg_.a packagefile container/list=$WORK/b119/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b235/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b236/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b229/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile mime/multipart=$WORK/b238/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http/httptrace=$WORK/b240/_pkg_.a packagefile net/http/internal=$WORK/b241/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0s5w9nSUPDhlgbj5ceOS/0s5w9nSUPDhlgbj5ceOS -goversion go1.14.7 -D "" -importcfg $WORK/b226/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_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/5b/5bd7165625c559d4f464262a0d078f7cdedbe44bdd20563206a81e3614fdcfc5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/52/523b2a95c136eeee6cbcc1cf0feb12738468ea8ebdc93486a0bfa4cb9e296415-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b203/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid LvzUdKp1quC_mXltACEb/LvzUdKp1quC_mXltACEb -goversion go1.14.7 -D "" -importcfg $WORK/b185/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/35/355a3aeb39f6cda0356930832e2fe9dd0f4ef0a17115f68ccf1fae250a1ce1fe-d # internal github.com/containers/storage mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b071/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b211/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b179/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b213/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b214/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b224/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b184/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid zdIQDah9FOVhy7GpPINn/zdIQDah9FOVhy7GpPINn -goversion go1.14.7 -D "" -importcfg $WORK/b164/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_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/71/716fe3c9469daaafbb61ae90a43aa92a820b8efc0472dbaf4474ee86c5ae0475-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b111/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b112/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b141/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid AYFOhPR2c4fDwdCUEile/AYFOhPR2c4fDwdCUEile -goversion go1.14.7 -D "" -importcfg $WORK/b082/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_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/21/21d650b2fa68ae080a85a7e5762e36736877f45ad47f978478fdf46d5fc16ce4-d # internal github.com/containers/image/v5/signature mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b143/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b144/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b145/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid _z7QZ9d1U9_7TQgwQqP5/_z7QZ9d1U9_7TQgwQqP5 -goversion go1.14.7 -D "" -importcfg $WORK/b081/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 github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b313/ github.com/containers/image/v5/image mkdir -p $WORK/b160/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid o6mSSHEmpsKOFDQFa5d1/o6mSSHEmpsKOFDQFa5d1 -goversion go1.14.7 -D "" -importcfg $WORK/b313/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid KIJNXbRT4FFM2RuMBJhs/KIJNXbRT4FFM2RuMBJhs -goversion go1.14.7 -D "" -importcfg $WORK/b160/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/8b/8b2774bd0ba12913403f0f9f3bc622445eee57aa088861677650d7f29e5f388f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/d1/d19927daeeb011d973717f83f372d6fbefc4fd11ba12f7a77d1b2c5127d67d86-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b270/ github.com/containers/image/v5/docker/archive github.com/containers/buildah/pkg/blobcache cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid 5iAZESeuFKDv22em7PVq/5iAZESeuFKDv22em7PVq -goversion go1.14.7 -D "" -importcfg $WORK/b270/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid afrfNgCINCO8lBhEefag/afrfNgCINCO8lBhEefag -goversion go1.14.7 -D "" -importcfg $WORK/b312/importcfg -pack ./dest.go ./src.go ./transport.go github.com/containers/image/v5/tarball mkdir -p $WORK/b361/ mkdir -p $WORK/b249/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid YzazmZzKsqn914vWdlLs/YzazmZzKsqn914vWdlLs -goversion go1.14.7 -D "" -importcfg $WORK/b361/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid imnI8NZyddQHHjjHAKQa/imnI8NZyddQHHjjHAKQa -goversion go1.14.7 -D "" -importcfg $WORK/b249/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/a8/a8638fd7a152eff3a543d26183e562ba61a4f9c506e6287f506f64cdae951b4e-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b261/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b265/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b247/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b269/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid jZnoT8lv9a9c_Ut7T9-d/jZnoT8lv9a9c_Ut7T9-d -goversion go1.14.7 -D "" -importcfg $WORK/b254/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/b2/b29ec5f5dbc3e69c83a92409c2162a7fbb3cb6b70c97d69bcfb5afe0371b5b54-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/c8/c851916d21b767078bede1bcf297576f9521080c2be08fb0f6c07894166dc594-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/23/2326811067afde6e49c83415586f423babe39bb7c7ee06ce03c1b519a8222112-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/8d/8d1c33d3cbfe6daef726d7ef9c3fcfe4ca722b7e606cd9ef7ef0537ca1f9cb42-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/12/12ccc7db2a8906e318f14d354d48b35216737c9e692a6fdf7fd1526913df8116-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/dc/dc7f99c7f0fbf2c5910108dd968f788fa2609c998dcf971be82dc478e707d617-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid 5v6DKG9yGDuvC9537KN9/5v6DKG9yGDuvC9537KN9 -goversion go1.14.7 -D "" -importcfg $WORK/b159/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b244/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid lDi5NwGtaL6JohjWtRPS/lDi5NwGtaL6JohjWtRPS -goversion go1.14.7 -D "" -importcfg $WORK/b251/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/4d/4d7a7c2b5334b003e1c5f80b801cf2626751fe31da6af5cefedb33af40d1876f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/52/5292529a87d9fed71a418c96f0bbb0a4a4ae8fda4d25a6db322b4d36c38a5469-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ab/abcc9ab922b96fdf6447917541ca2a67929ee926e33970266badd9059593a9e1-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid mgCYpDKzld7WlQ9icTjC/mgCYpDKzld7WlQ9icTjC -goversion go1.14.7 -D "" -importcfg $WORK/b225/importcfg -pack ./errors.go ./handler.go ./register.go expvar mkdir -p $WORK/b296/ github.com/docker/distribution/registry/client/transport github.com/docker/distribution mkdir -p $WORK/b289/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p expvar -std -complete -installsuffix shared -buildid g7tqtSZUqj6s4nJfGn3K/g7tqtSZUqj6s4nJfGn3K -goversion go1.14.7 -D "" -importcfg $WORK/b296/importcfg -pack ./expvar.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b285/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/gorilla/mux cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid ojKSouSYGF70iA5HobLO/ojKSouSYGF70iA5HobLO -goversion go1.14.7 -D "" -importcfg $WORK/b289/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go github.com/docker/go-connections/sockets mkdir -p $WORK/b287/ github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b291/ mkdir -p $WORK/b280/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b281/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid rP9jtvl5BLehbqw5xovm/rP9jtvl5BLehbqw5xovm -goversion go1.14.7 -D "" -importcfg $WORK/b287/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid -AzrJ4JyGHERNIk5CVi9/-AzrJ4JyGHERNIk5CVi9 -goversion go1.14.7 -D "" -importcfg $WORK/b280/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid QCdFwJGkwAsapH5xhu6_/QCdFwJGkwAsapH5xhu6_ -goversion go1.14.7 -D "" -importcfg $WORK/b290/importcfg -pack ./addr.go ./authchallenge.go github.com/prometheus/common/expfmt mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b302/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b300/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b303/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b304/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid pJLqQrBfnaEHZoKOUJES/pJLqQrBfnaEHZoKOUJES -goversion go1.14.7 -D "" -importcfg $WORK/b301/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 4HA4i8Zye-vhiK6TUguM/4HA4i8Zye-vhiK6TUguM -goversion go1.14.7 -D "" -importcfg $WORK/b291/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f6/f6a52cfa9cec450d494b18934f2f222a1058f14063dab258ddc616bc7e725cea-d # internal github.com/containers/buildah/util mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b225/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid VM69noTJrsh082uEUrIM/VM69noTJrsh082uEUrIM -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/0d/0df98c93856b6b52f6a795775dea00f36d127121f64896d8d2af0287091db385-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b330/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b225/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b332/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid 5CZgOhHHLJEWcmykDKVC/5CZgOhHHLJEWcmykDKVC -goversion go1.14.7 -D "" -importcfg $WORK/b329/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/0c/0c8df5556e82a1f362fea94b6352f63067791f6ca84f2b0185d5fbfe73a98cd1-d # internal net/http/httputil mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b228/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/http/internal=$WORK/b241/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid wzKylLS_2CETw4p-zS2H/wzKylLS_2CETw4p-zS2H -goversion go1.14.7 -D "" -importcfg $WORK/b349/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/dd/dd660581b3448ddcfb5df71bcd69ce962fcc0a85fddece5b9f4a3bf7b6c8be79-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b280/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b283/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid Fy8AoptnqsV5VbQyL-Cz/Fy8AoptnqsV5VbQyL-Cz -goversion go1.14.7 -D "" -importcfg $WORK/b279/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/e4/e4a969da0504e8896da2fcac4531e1f17365d5c6bffaae17303c9a90c269407f-d # internal golang.org/x/net/http2 mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b227/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b353/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b359/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b354/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/http/httptrace=$WORK/b240/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid bxTeYsGT-7MA-wWcuKgD/bxTeYsGT-7MA-wWcuKgD -goversion go1.14.7 -D "" -importcfg $WORK/b352/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_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/52/52f0487743505933925b8d2d22d0b1b288b5c493bdc686e30b5ff17a8b5cbd09-d # internal github.com/xeipuuv/gojsonschema mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b379/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/mail=$WORK/b381/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b222/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid tNV0nhswUzxnev_lNQqS/tNV0nhswUzxnev_lNQqS -goversion go1.14.7 -D "" -importcfg $WORK/b378/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/6a/6adcd9ce95cc80ae35d540c5be1a228b000970fbc2e261786402ed9d8ac18aa9-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid DT08FYLvKOx1njNR7hvE/DT08FYLvKOx1njNR7hvE -goversion go1.14.7 -D "" -importcfg $WORK/b316/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/72/7203b56189c258aecded5a1b8f4065cecff45aaab9cc2ef42749f4c28a22f491-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 7FpxA5Fj0nL6OEy9D4Ot/7FpxA5Fj0nL6OEy9D4Ot -goversion go1.14.7 -D "" -importcfg $WORK/b328/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/8b/8b7b012ec0969b41434f72d2b6bb4c495562fc80ca122d861b4565499b5e2c05-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b343/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid 6zsu1boEtFRViHmgRzk_/6zsu1boEtFRViHmgRzk_ -goversion go1.14.7 -D "" -importcfg $WORK/b342/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_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/7a/7a775d7d2ec70df0799423fd013f64c89589a8965db03fb605a7ae039a3313fe-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid Wwm7qUqS5Zo1H2GrTnzg/Wwm7qUqS5Zo1H2GrTnzg -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./mount.go ./util.go cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/8c/8c6aa9f016b5b73ad5398f7606b78410870c2267cd4f38c19f813ea469bfad0c-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b225/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b287/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid Kv7Sc0EvLU7uRZgFp8k9/Kv7Sc0EvLU7uRZgFp8k9 -goversion go1.14.7 -D "" -importcfg $WORK/b284/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/24/24ec5b045f48dd15ca470ae2fc4f1ce57e132da9d2c2f3b8b58a4d26f1c519fd-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid jULzHP32wDO3W52Q9sxI/jULzHP32wDO3W52Q9sxI -goversion go1.14.7 -D "" -importcfg $WORK/b314/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/ce/ce9d07059e0bc04b75601b9704f3f750bf3e6efcade3a8e6aacc51b5bd66c82e-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b342/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b326/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid RMdAaFn21FQBWvCE9Q24/RMdAaFn21FQBWvCE9Q24 -goversion go1.14.7 -D "" -importcfg $WORK/b321/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/60/606d58c19275f0458d130e443e047e8cdd672a264e30420f82930e3bbaacbbeb-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b296/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b297/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b299/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b300/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b304/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b305/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b102/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid r_z2h0tzUEQnhtwvS9lb/r_z2h0tzUEQnhtwvS9lb -goversion go1.14.7 -D "" -importcfg $WORK/b295/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_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/e0/e056f6da9538dee548ba0b0856b60dced0362630754c72936e1a069a26a7ea96-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b127/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b413/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b418/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b423/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b426/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/http/httputil=$WORK/b349/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid OhKI_iXO9FbQganDUJp-/OhKI_iXO9FbQganDUJp- -goversion go1.14.7 -D "" -importcfg $WORK/b412/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_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/f0/f05c8b74b7d9b92875a7b7ea6a67a2a99c7299add97f02bfdd3c9ca5de028b20-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b321/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid pcvTBMR5sjmW7vShMzaS/pcvTBMR5sjmW7vShMzaS -goversion go1.14.7 -D "" -importcfg $WORK/b348/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/5a/5a22c47cbbd980e0375dcb1948d0c97a4c56c7d97683f2827cac18121750fc7a-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b061/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b245/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b246/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b183/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b247/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid nLfZ9M9mriX6Ny3aUrOI/nLfZ9M9mriX6Ny3aUrOI -goversion go1.14.7 -D "" -importcfg $WORK/b243/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/f3/f31be604dbf4592a5893f324f2c4e65a312997a02c19b9d3c54ae02e9cf4c0f0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/5a/5aaef685a821d410ac5ee4ae6e509db2b9cf9798f46e12c3adfa85f4397e5eee-d # internal github.com/docker/docker/client mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b285/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b345/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b346/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b347/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b141/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b348/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b329/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b280/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/http/httputil=$WORK/b349/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid 4fxPwK06394t492iEvkG/4fxPwK06394t492iEvkG -goversion go1.14.7 -D "" -importcfg $WORK/b319/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_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/8b/8bd56ce6d58f002c56d5e2e4563d1436b62bc237d7abcce6199c89c105a6063e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/4a/4a5b2f16d519d97a7c000df26f8cde41ef686a08fb2a31d114d69ce2a7cb299e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/88/88e4b43e312ff869b27afe42598e5e810c6c37138f274760510e3ef252e25054-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/blang/semver=$WORK/b373/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b375/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b376/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b183/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b378/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid fba-6Em2J62LzYgZ_O-s/fba-6Em2J62LzYgZ_O-s -goversion go1.14.7 -D "" -importcfg $WORK/b372/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/49/49ac69ed6262815593b2b9ef50a39c9768e4ceba9d5f64d1e5b30e5843a3b4e7-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b227/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b295/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b300/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b301/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/http/httptrace=$WORK/b240/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid C8T5fb5rH74syx485Xz3/C8T5fb5rH74syx485Xz3 -goversion go1.14.7 -D "" -importcfg $WORK/b308/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/ff/ff453e32d91f685e34690a292e4e3a483113fad36f0be106d010339705319943-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b412/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b427/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b428/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b429/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b430/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b168/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid c9jS752X5uB1TGMVjIhK/c9jS752X5uB1TGMVjIhK -goversion go1.14.7 -D "" -importcfg $WORK/b411/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/c5/c5be803eb8f54ad148851f334c218ace66f25edfdf4092b97825cbf445d77dbe-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b371/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b372/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b183/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid 7cAkw0yghe8lgn9qlS_H/7cAkw0yghe8lgn9qlS_H -goversion go1.14.7 -D "" -importcfg $WORK/b370/importcfg -pack ./config.go ./generate.go cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/a6/a61a31adde556aad4c161499acb4cd674960838b0de7cd243a769e797335d86d-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b352/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b394/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid NHqjM1yWc5ZiZnRY1UsP/NHqjM1yWc5ZiZnRY1UsP -goversion go1.14.7 -D "" -importcfg $WORK/b410/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/18/1875d3e4342a04301fbdd6310e9d1dbc8d3860346dc344684843d855e2bbc221-d # internal github.com/docker/go-metrics mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b295/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b308/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid xKWy-GsYyfAfrZoRyR1b/xKWy-GsYyfAfrZoRyR1b -goversion go1.14.7 -D "" -importcfg $WORK/b294/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_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/fd/fd39aff664d3e592c715265d8269b63228e8c15a14c1a567c46a381b679431ae-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b319/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid TUEBX4nNSucbYt9bLj4a/TUEBX4nNSucbYt9bLj4a -goversion go1.14.7 -D "" -importcfg $WORK/b318/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/22/22c6ac2e564a220e3849213b8770b525f862dde036d1ddcc2e62fa18db6b1663-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b410/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b406/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid MvJ1s-Z3Z8KXXyt5ymd3/MvJ1s-Z3Z8KXXyt5ymd3 -goversion go1.14.7 -D "" -importcfg $WORK/b409/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/82/82e8264970b5db904e779f9838cf89b19a64178adb01c6e3b6dc31648bcbe227-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/17/1716f00d9899439d67a638881c3f00f86bb444c74ede813ecf77113de8b4b7e1-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b384/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b388/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b408/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b406/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b409/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid fB-mt-ub7CmEZoYBzLg_/fB-mt-ub7CmEZoYBzLg_ -goversion go1.14.7 -D "" -importcfg $WORK/b387/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_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/65/65630b84c2b3663d3091334a10fdbe5f1abeedf1f65c8e5beded02c422911349-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b294/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid 9C5HEfPm8_pI0WfUaJEu/9C5HEfPm8_pI0WfUaJEu -goversion go1.14.7 -D "" -importcfg $WORK/b293/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/e7/e7f5c409e8ecdbf3ca321ca462953cbee171b4ef72d26aee3a1fa94c1aa7d3ea-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b289/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b293/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid mqtq-3cOdq0JprI2dkQr/mqtq-3cOdq0JprI2dkQr -goversion go1.14.7 -D "" -importcfg $WORK/b292/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/4d/4d686ccc0320fcda5cfcd7b57a04866d88b306fab41b374ab24611855b5b4566-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/eb/eb8575b1e4b9f7abfaf772f99c35d240ec479886bcec51ada1360b3a5dba1c78-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b309/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b289/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b292/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid 65ene4VUhWU1wqlurnOw/65ene4VUhWU1wqlurnOw -goversion go1.14.7 -D "" -importcfg $WORK/b309/importcfg -pack ./memory.go cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/ac/ac5804d1ecfd51b8aadc8a2ba77c09ec885cd697530c769474d340009cd99923-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/61/613cff79240283927e721787cd736bb72c2ceddba5e31854940593c6429bb3c0-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b289/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b284/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b292/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b309/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid 9iEiv9jzEmJBrCDIBtmH/9iEiv9jzEmJBrCDIBtmH -goversion go1.14.7 -D "" -importcfg $WORK/b288/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/09/095e4332cb3989a0091b12eb48acd710f0b1439b9b47d6319770fd7b4e02ebaf-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b279/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b284/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b288/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b283/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b310/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid 8fmZt3y7u5ZehRDH2JpB/8fmZt3y7u5ZehRDH2JpB -goversion go1.14.7 -D "" -importcfg $WORK/b272/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_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/07/07e9956bc3ae1f62957ecb05550d5125c4324d4209fb6f6a1cbd62b179a685a9-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile crypto/x509=$WORK/b127/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b143/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b310/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b351/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b352/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b360/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid QUDuum1eCPaKT9LzsVJj/QUDuum1eCPaKT9LzsVJj -goversion go1.14.7 -D "" -importcfg $WORK/b350/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/94/94796b534a35b260469bf126e9f6e36028513b0eb65725613e05d28e0d5e9065-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b318/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b350/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b361/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid w5aBgSulLbG_41rIPn8B/w5aBgSulLbG_41rIPn8B -goversion go1.14.7 -D "" -importcfg $WORK/b317/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/eb/eb4950c95c263a1ef50acc9d58858a0480ed10c841f577fe74210cb9547863c7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/64/640ab32590991b4ad5e6ef006f52a301e51e96cb76ff49949abc74192d7c279d-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b384/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b408/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid w53Ea3PosFQfJGnW2Efx/w53Ea3PosFQfJGnW2Efx -goversion go1.14.7 -D "" -importcfg $WORK/b383/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_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d6/d6f8cde3f3d18b09e43aae32250a211cb5e0bef6e9b6f08d01d87c4b7d7af235-d # internal github.com/openshift/api/config/v1 mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b403/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid NBFfByXIhmo-LXCVbuDo/NBFfByXIhmo-LXCVbuDo -goversion go1.14.7 -D "" -importcfg $WORK/b382/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_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/76/76c10d2511d9cac335f955db8fe9c3e968e9b42e44c9ad8023b19a50050ea5f5-d # internal github.com/containers/buildah mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b049/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b061/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b243/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b248/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b063/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b250/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b251/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b252/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b362/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b365/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b370/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b382/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b411/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b431/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b247/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid wD6ZgzORLDEMBJFdIwPF/wD6ZgzORLDEMBJFdIwPF -goversion go1.14.7 -D "" -importcfg $WORK/b041/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_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/11/1159b0be9ee23a5d2063309ce8d2627d5b90b845aafc7d8cd8dd6bab05ecccaa-d # internal github.com/containers/buildah/tests/imgtype mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b248/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/tests/imgtype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid seL5ugBDbe_C7v9UMt5_/seL5ugBDbe_C7v9UMt5_ -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./imgtype.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f8/f8eccfef84ca80fc9a87ba2c46e4a40cb2654759ab20457f49964cb451e60685-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/tests/imgtype=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b248/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b317/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b072/_pkg_.a packagefile github.com/containers/storage=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile archive/tar=$WORK/b042/_pkg_.a packagefile bufio=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b049/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b061/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b243/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b063/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b250/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b251/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b252/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b142/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b170/_pkg_.a packagefile github.com/docker/go-units=$WORK/b172/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b362/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b365/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b370/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b191/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b190/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b382/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b411/_pkg_.a packagefile github.com/pkg/errors=$WORK/b077/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b431/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b247/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b079/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile net=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b226/_pkg_.a packagefile net/url=$WORK/b133/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b111/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b225/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b083/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b112/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b141/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b163/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b162/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b318/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b350/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b361/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b073/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b071/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b211/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b103/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b179/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b213/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b214/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b210/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b224/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b184/_pkg_.a packagefile os/user=$WORK/b045/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b245/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b246/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b183/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b255/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b261/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b265/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b269/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b271/_pkg_.a packagefile crypto/rand=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b118/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b274/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b279/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b284/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b288/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b283/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b310/_pkg_.a packagefile mime=$WORK/b237/_pkg_.a packagefile crypto/sha256=$WORK/b106/_pkg_.a packagefile encoding/hex=$WORK/b096/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b143/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b145/_pkg_.a packagefile compress/bzip2=$WORK/b084/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b177/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b178/_pkg_.a packagefile text/scanner=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b173/_pkg_.a packagefile golang.org/x/net/context=$WORK/b175/_pkg_.a packagefile math/big=$WORK/b095/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b363/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b364/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b366/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b368/_pkg_.a packagefile crypto=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b371/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b372/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b403/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b412/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b427/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b428/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b429/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b430/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b053/_pkg_.a packagefile internal/nettrace=$WORK/b054/_pkg_.a packagefile internal/singleflight=$WORK/b055/_pkg_.a packagefile compress/gzip=$WORK/b227/_pkg_.a packagefile container/list=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b235/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b236/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b229/_pkg_.a packagefile mime/multipart=$WORK/b238/_pkg_.a packagefile net/http/httptrace=$WORK/b240/_pkg_.a packagefile net/http/internal=$WORK/b241/_pkg_.a packagefile net/textproto=$WORK/b234/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b074/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b105/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/x509=$WORK/b127/_pkg_.a packagefile crypto/x509/pkix=$WORK/b129/_pkg_.a packagefile encoding/base32=$WORK/b140/_pkg_.a packagefile encoding/pem=$WORK/b130/_pkg_.a packagefile regexp/syntax=$WORK/b069/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b319/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b351/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b360/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b203/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b212/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b104/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b180/_pkg_.a packagefile go/format=$WORK/b215/_pkg_.a packagefile text/template=$WORK/b222/_pkg_.a packagefile hash/crc64=$WORK/b110/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b059/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b260/_pkg_.a packagefile container/heap=$WORK/b262/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b263/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b267/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b266/_pkg_.a packagefile crypto/aes=$WORK/b087/_pkg_.a packagefile crypto/cipher=$WORK/b088/_pkg_.a packagefile crypto/internal/boring=$WORK/b091/_pkg_.a packagefile crypto/des=$WORK/b120/_pkg_.a packagefile crypto/ed25519=$WORK/b121/_pkg_.a packagefile crypto/hmac=$WORK/b123/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b092/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rc4=$WORK/b125/_pkg_.a packagefile crypto/sha1=$WORK/b126/_pkg_.a packagefile crypto/subtle=$WORK/b090/_pkg_.a packagefile encoding/asn1=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b275/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b276/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b278/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b285/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution=$WORK/b289/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b291/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b292/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b309/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b311/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b148/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b154/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b097/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b099/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b101/_pkg_.a packagefile runtime/debug=$WORK/b102/_pkg_.a packagefile github.com/blang/semver=$WORK/b373/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b375/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b376/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b378/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b344/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b408/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b406/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b409/_pkg_.a packagefile go/ast=$WORK/b216/_pkg_.a packagefile go/doc=$WORK/b400/_pkg_.a packagefile go/parser=$WORK/b219/_pkg_.a packagefile go/token=$WORK/b218/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b394/_pkg_.a packagefile k8s.io/klog=$WORK/b398/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b413/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b418/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b423/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b426/_pkg_.a packagefile net/http/httputil=$WORK/b349/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b420/_pkg_.a packagefile compress/flate=$WORK/b149/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b232/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b233/_pkg_.a packagefile mime/quotedprintable=$WORK/b239/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b107/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b108/_pkg_.a packagefile crypto/internal/randutil=$WORK/b115/_pkg_.a packagefile crypto/dsa=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b132/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b345/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b346/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b347/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b348/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b329/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b353/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b359/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b354/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b202/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b204/_pkg_.a packagefile go/printer=$WORK/b220/_pkg_.a packagefile text/template/parse=$WORK/b223/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b257/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b258/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b264/_pkg_.a packagefile crypto/internal/subtle=$WORK/b089/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b093/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b137/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b281/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b293/_pkg_.a packagefile compress/zlib=$WORK/b150/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b152/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b153/_pkg_.a packagefile image=$WORK/b155/_pkg_.a packagefile image/jpeg=$WORK/b157/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b098/_pkg_.a packagefile database/sql/driver=$WORK/b374/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b377/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b379/_pkg_.a packagefile net/mail=$WORK/b381/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b410/_pkg_.a packagefile go/scanner=$WORK/b217/_pkg_.a packagefile internal/lazyregexp=$WORK/b401/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b343/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b414/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b419/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b422/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b424/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b425/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b421/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b231/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b109/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b325/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b332/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b355/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b357/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b358/_pkg_.a packagefile text/tabwriter=$WORK/b221/_pkg_.a packagefile hash/fnv=$WORK/b259/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b282/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b294/_pkg_.a packagefile hash/adler32=$WORK/b151/_pkg_.a packagefile image/color=$WORK/b156/_pkg_.a packagefile image/internal/imageutil=$WORK/b158/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b396/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b415/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b417/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b298/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b333/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b338/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b356/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b295/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b308/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b416/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b334/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b335/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b339/_pkg_.a packagefile expvar=$WORK/b296/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b297/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b299/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b300/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b304/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b305/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b340/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b302/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b303/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b306/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b307/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=vVS-hr4qy4DSnRM3VUNN/seL5ugBDbe_C7v9UMt5_/djyQMU5EP6z-jcE4T-In/vVS-hr4qy4DSnRM3VUNN -compressdwarf=false -B 0x7715f03917540fcc6a3416059fe66746c09bf135 -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_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out imgtype rm -r $WORK/b001/ + GOMD2MAN=go-md2man + /usr/bin/make -C docs make: Entering directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' go-md2man -in buildah-manifest-annotate.md -out buildah-manifest-annotate.1 go-md2man -in buildah-login.md -out buildah-login.1 go-md2man -in buildah-commit.md -out buildah-commit.1 go-md2man -in buildah-run.md -out buildah-run.1 go-md2man -in buildah-info.md -out buildah-info.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-manifest-inspect.md -out buildah-manifest-inspect.1 go-md2man -in buildah-config.md -out buildah-config.1 go-md2man -in buildah-manifest-create.md -out buildah-manifest-create.1 go-md2man -in buildah-images.md -out buildah-images.1 go-md2man -in buildah-umount.md -out buildah-umount.1 go-md2man -in buildah-manifest-add.md -out buildah-manifest-add.1 go-md2man -in buildah-rmi.md -out buildah-rmi.1 go-md2man -in buildah-from.md -out buildah-from.1 go-md2man -in buildah-copy.md -out buildah-copy.1 go-md2man -in buildah-push.md -out buildah-push.1 go-md2man -in buildah-bud.md -out buildah-bud.1 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-inspect.md -out buildah-inspect.1 go-md2man -in buildah-tag.md -out buildah-tag.1 go-md2man -in buildah-manifest.md -out buildah-manifest.1 go-md2man -in buildah-rm.md -out buildah-rm.1 go-md2man -in buildah-logout.md -out buildah-logout.1 go-md2man -in buildah-pull.md -out buildah-pull.1 go-md2man -in buildah-add.md -out buildah-add.1 go-md2man -in buildah-manifest-remove.md -out buildah-manifest-remove.1 go-md2man -in buildah-unshare.md -out buildah-unshare.1 go-md2man -in buildah.md -out buildah.1 go-md2man -in buildah-containers.md -out buildah-containers.1 go-md2man -in buildah-manifest-push.md -out buildah-manifest-push.1 go-md2man -in buildah-version.md -out buildah-version.1 make: Leaving directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Za62En + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le ++ dirname /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/bin/buildah install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/bash-completion/completions/buildah + install -d -p /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system + cp -pav tests/. /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system 'tests/./add.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./add.bats' 'tests/./authenticate.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./authenticate.bats' 'tests/./basic.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./basic.bats' 'tests/./blobcache.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./blobcache.bats' 'tests/./bud.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud.bats' 'tests/./bud' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud' 'tests/./bud/add-chown' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-chown' 'tests/./bud/add-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-chown/Dockerfile' 'tests/./bud/add-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-chown/Dockerfile.bad' 'tests/./bud/add-chown/addchown.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-chown/addchown.txt' 'tests/./bud/add-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-create-absolute-path' 'tests/./bud/add-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-create-absolute-path/Dockerfile' 'tests/./bud/add-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-create-absolute-path/distutils.cfg' 'tests/./bud/add-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-create-relative-path' 'tests/./bud/add-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-create-relative-path/Dockerfile' 'tests/./bud/add-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-create-relative-path/distutils.cfg' 'tests/./bud/add-file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-file' 'tests/./bud/add-file/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-file/Dockerfile' 'tests/./bud/add-file/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-file/file' 'tests/./bud/add-file/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/add-file/file2' 'tests/./bud/addtl-tags' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/addtl-tags' 'tests/./bud/addtl-tags/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/addtl-tags/Dockerfile' 'tests/./bud/build-arg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/build-arg' 'tests/./bud/build-arg/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/build-arg/Dockerfile' 'tests/./bud/build-arg/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/build-arg/Dockerfile2' 'tests/./bud/build-arg/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/build-arg/Dockerfile3' 'tests/./bud/cache-stages' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/cache-stages' 'tests/./bud/cache-stages/Dockerfile.1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.1' 'tests/./bud/cache-stages/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.2' 'tests/./bud/containeranddockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/containeranddockerfile' 'tests/./bud/containeranddockerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/containeranddockerfile/Containerfile' 'tests/./bud/containeranddockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/containeranddockerfile/Dockerfile' 'tests/./bud/containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/containerfile' 'tests/./bud/containerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/containerfile/Containerfile' 'tests/./bud/context-from-stdin' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/context-from-stdin' 'tests/./bud/context-from-stdin/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/context-from-stdin/Dockerfile' 'tests/./bud/copy-archive' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-archive' 'tests/./bud/copy-archive/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-archive/Containerfile' 'tests/./bud/copy-chown' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-chown' 'tests/./bud/copy-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile' 'tests/./bud/copy-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile.bad' 'tests/./bud/copy-chown/copychown.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-chown/copychown.txt' 'tests/./bud/copy-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-create-absolute-path' 'tests/./bud/copy-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-create-absolute-path/Dockerfile' 'tests/./bud/copy-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-create-absolute-path/distutils.cfg' 'tests/./bud/copy-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-create-relative-path' 'tests/./bud/copy-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-create-relative-path/Dockerfile' 'tests/./bud/copy-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-create-relative-path/distutils.cfg' 'tests/./bud/copy-from' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-from' 'tests/./bud/copy-from/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-from/Dockerfile' 'tests/./bud/copy-from/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-from/Dockerfile.bad' 'tests/./bud/copy-from/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-from/Dockerfile2' 'tests/./bud/copy-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-multiple-files' 'tests/./bud/copy-multiple-files/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-multiple-files/Dockerfile' 'tests/./bud/copy-multiple-files/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-multiple-files/file' 'tests/./bud/copy-multiple-files/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-multiple-files/file2' 'tests/./bud/copy-multistage-paths' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-multistage-paths' 'tests/./bud/copy-multistage-paths/Dockerfile.absolute' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.absolute' 'tests/./bud/copy-multistage-paths/Dockerfile.invalid_from' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.invalid_from' 'tests/./bud/copy-multistage-paths/Dockerfile.relative' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.relative' 'tests/./bud/copy-root' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-root' 'tests/./bud/copy-root/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-root/Dockerfile' 'tests/./bud/copy-root/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-root/distutils.cfg' 'tests/./bud/copy-workdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-workdir' 'tests/./bud/copy-workdir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-workdir/Dockerfile' 'tests/./bud/copy-workdir/file1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-workdir/file1.txt' 'tests/./bud/copy-workdir/file2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/copy-workdir/file2.txt' 'tests/./bud/dest-final-slash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dest-final-slash' 'tests/./bud/dest-final-slash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dest-final-slash/Dockerfile' 'tests/./bud/dest-symlink-dangling' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dest-symlink-dangling' 'tests/./bud/dest-symlink-dangling/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dest-symlink-dangling/Dockerfile' 'tests/./bud/dest-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dest-symlink' 'tests/./bud/dest-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dest-symlink/Dockerfile' 'tests/./bud/device' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/device' 'tests/./bud/device/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/device/Dockerfile' 'tests/./bud/dns' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dns' 'tests/./bud/dns/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dns/Dockerfile' 'tests/./bud/dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerfile' 'tests/./bud/dockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerfile/Dockerfile' 'tests/./bud/dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore' 'tests/./bud/dockerignore/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/.dockerignore' 'tests/./bud/dockerignore/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/Dockerfile' 'tests/./bud/dockerignore/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/subdir' 'tests/./bud/dockerignore/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub1.txt' 'tests/./bud/dockerignore/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub2.txt' 'tests/./bud/dockerignore/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/test1.txt' 'tests/./bud/dockerignore/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore/test2.txt' 'tests/./bud/dockerignore2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2' 'tests/./bud/dockerignore2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/.dockerignore' 'tests/./bud/dockerignore2/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/Dockerfile' 'tests/./bud/dockerignore2/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/subdir' 'tests/./bud/dockerignore2/subdir/circular-link' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/subdir/circular-link' 'tests/./bud/dockerignore2/subdir/dangling-link' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/subdir/dangling-link' 'tests/./bud/dockerignore2/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/subdir/sub1.txt' 'tests/./bud/dockerignore2/subdir/subsubdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir' 'tests/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' 'tests/./bud/dockerignore2/symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore2/symlink' 'tests/./bud/dockerignore3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3' 'tests/./bud/dockerignore3/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/.dockerignore' 'tests/./bud/dockerignore3/BUILD.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/BUILD.md' 'tests/./bud/dockerignore3/COPYRIGHT' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/COPYRIGHT' 'tests/./bud/dockerignore3/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/Dockerfile' 'tests/./bud/dockerignore3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/LICENSE' 'tests/./bud/dockerignore3/README-secret.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/README-secret.md' 'tests/./bud/dockerignore3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/README.md' 'tests/./bud/dockerignore3/manifest' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/manifest' 'tests/./bud/dockerignore3/src' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src' 'tests/./bud/dockerignore3/src/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/Makefile' 'tests/./bud/dockerignore3/src/cmd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd' 'tests/./bud/dockerignore3/src/cmd/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/Makefile' 'tests/./bud/dockerignore3/src/cmd/main.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/main.in' 'tests/./bud/dockerignore3/src/etc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/etc' 'tests/./bud/dockerignore3/src/etc/foo.conf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf' 'tests/./bud/dockerignore3/src/etc/foo.conf.d' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d' 'tests/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' 'tests/./bud/dockerignore3/src/lib' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/lib' 'tests/./bud/dockerignore3/src/lib/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/Makefile' 'tests/./bud/dockerignore3/src/lib/framework.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/framework.in' 'tests/./bud/dockerignore3/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/test1.txt' 'tests/./bud/dockerignore3/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/test2.txt' 'tests/./bud/dockerignore3/test3.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/dockerignore3/test3.txt' 'tests/./bud/env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/env' 'tests/./bud/env/Dockerfile.check-env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/env/Dockerfile.check-env' 'tests/./bud/env/Dockerfile.env-from-image' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/env/Dockerfile.env-from-image' 'tests/./bud/env/Dockerfile.env-same-file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/env/Dockerfile.env-same-file' 'tests/./bud/env/Dockerfile.special-chars' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/env/Dockerfile.special-chars' 'tests/./bud/from-as' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/from-as' 'tests/./bud/from-as/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/from-as/Dockerfile' 'tests/./bud/from-as/Dockerfile.skip' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/from-as/Dockerfile.skip' 'tests/./bud/from-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/from-multiple-files' 'tests/./bud/from-multiple-files/Dockerfile1.alpine' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.alpine' 'tests/./bud/from-multiple-files/Dockerfile1.scratch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.scratch' 'tests/./bud/from-multiple-files/Dockerfile2.glob' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.glob' 'tests/./bud/from-multiple-files/Dockerfile2.nofrom' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.nofrom' 'tests/./bud/from-multiple-files/Dockerfile2.withfrom' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.withfrom' 'tests/./bud/from-scratch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/from-scratch' 'tests/./bud/from-scratch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile' 'tests/./bud/from-scratch/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile2' 'tests/./bud/hardlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/hardlink' 'tests/./bud/hardlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/hardlink/Dockerfile' 'tests/./bud/healthcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/healthcheck' 'tests/./bud/healthcheck/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/healthcheck/Dockerfile' 'tests/./bud/http-context-containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/http-context-containerfile' 'tests/./bud/http-context-containerfile/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/http-context-containerfile/context.tar' 'tests/./bud/http-context-subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/http-context-subdir' 'tests/./bud/http-context-subdir/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/http-context-subdir/context.tar' 'tests/./bud/http-context' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/http-context' 'tests/./bud/http-context/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/http-context/context.tar' 'tests/./bud/layers-squash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/layers-squash' 'tests/./bud/layers-squash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/layers-squash/Dockerfile' 'tests/./bud/layers-squash/artifact' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/layers-squash/artifact' 'tests/./bud/leading-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/leading-args' 'tests/./bud/leading-args/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/leading-args/Dockerfile' 'tests/./bud/maintainer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/maintainer' 'tests/./bud/maintainer/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/maintainer/Dockerfile' 'tests/./bud/mount' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/mount' 'tests/./bud/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/mount/Dockerfile' 'tests/./bud/multi-stage-builds-small-as' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.index' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.index' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.mixed' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.mixed' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.name' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.name' 'tests/./bud/multi-stage-builds' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds' 'tests/./bud/multi-stage-builds/Dockerfile.extended' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.extended' 'tests/./bud/multi-stage-builds/Dockerfile.index' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.index' 'tests/./bud/multi-stage-builds/Dockerfile.mixed' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.mixed' 'tests/./bud/multi-stage-builds/Dockerfile.name' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.name' 'tests/./bud/multi-stage-builds/Dockerfile.rebase' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.rebase' 'tests/./bud/multi-stage-builds/Dockerfile.reused' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.reused' 'tests/./bud/no-change' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/no-change' 'tests/./bud/no-change/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/no-change/Dockerfile' 'tests/./bud/onbuild' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/onbuild' 'tests/./bud/onbuild/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/onbuild/Dockerfile' 'tests/./bud/onbuild/Dockerfile1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/onbuild/Dockerfile1' 'tests/./bud/onbuild/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/onbuild/Dockerfile2' 'tests/./bud/preprocess' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/preprocess' 'tests/./bud/preprocess/Decomposed.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/preprocess/Decomposed.in' 'tests/./bud/preprocess/Error.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/preprocess/Error.in' 'tests/./bud/preprocess/common' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/preprocess/common' 'tests/./bud/preprocess/install-base' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/preprocess/install-base' 'tests/./bud/preserve-volumes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/preserve-volumes' 'tests/./bud/preserve-volumes/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/preserve-volumes/Dockerfile' 'tests/./bud/pull' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/pull' 'tests/./bud/pull/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/pull/Containerfile' 'tests/./bud/recurse' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/recurse' 'tests/./bud/recurse/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/recurse/Dockerfile' 'tests/./bud/run-privd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/run-privd' 'tests/./bud/run-privd/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/run-privd/Dockerfile' 'tests/./bud/run-scenarios' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios' 'tests/./bud/run-scenarios/Dockerfile.args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.args' 'tests/./bud/run-scenarios/Dockerfile.cmd-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.cmd-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-cmd-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-cmd-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-cmd-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-run' 'tests/./bud/run-scenarios/Dockerfile.multi-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.multi-args' 'tests/./bud/run-scenarios/Dockerfile.noop-flags' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.noop-flags' 'tests/./bud/shell' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/shell' 'tests/./bud/shell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/shell/Dockerfile' 'tests/./bud/shell/Dockerfile.build-shell-custom' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-custom' 'tests/./bud/shell/Dockerfile.build-shell-default' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-default' 'tests/./bud/symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/symlink' 'tests/./bud/symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile' 'tests/./bud/symlink/Dockerfile.absolute-dir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-dir-symlink' 'tests/./bud/symlink/Dockerfile.absolute-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-symlink' 'tests/./bud/symlink/Dockerfile.multiple-symlinks' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile.multiple-symlinks' 'tests/./bud/symlink/Dockerfile.relative-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile.relative-symlink' 'tests/./bud/symlink/Dockerfile.replace-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile.replace-symlink' 'tests/./bud/symlink/Dockerfile.symlink-points-to-itself' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/symlink/Dockerfile.symlink-points-to-itself' 'tests/./bud/target' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/target' 'tests/./bud/target/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/target/Dockerfile' 'tests/./bud/unrecognized' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/unrecognized' 'tests/./bud/unrecognized/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/unrecognized/Dockerfile' 'tests/./bud/use-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-args' 'tests/./bud/use-args/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-args/Containerfile' 'tests/./bud/use-args/Containerfile.dest_nobrace' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-args/Containerfile.dest_nobrace' 'tests/./bud/use-args/Containerfile.destination' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-args/Containerfile.destination' 'tests/./bud/use-layers' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-layers' 'tests/./bud/use-layers/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile' 'tests/./bud/use-layers/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.2' 'tests/./bud/use-layers/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.3' 'tests/./bud/use-layers/Dockerfile.4' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.4' 'tests/./bud/use-layers/Dockerfile.5' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.5' 'tests/./bud/use-layers/Dockerfile.6' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.6' 'tests/./bud/use-layers/Dockerfile.7' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.7' 'tests/./bud/use-layers/Dockerfile.build-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.build-args' 'tests/./bud/use-layers/Dockerfile.dangling-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.dangling-symlink' 'tests/./bud/use-layers/Dockerfile.fail-case' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.fail-case' 'tests/./bud/use-layers/Dockerfile.multistage-copy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.multistage-copy' 'tests/./bud/use-layers/Dockerfile.non-existent-registry' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.non-existent-registry' 'tests/./bud/volume-perms' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/volume-perms' 'tests/./bud/volume-perms/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/volume-perms/Dockerfile' 'tests/./bud/workdir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/workdir-symlink' 'tests/./bud/workdir-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile' 'tests/./bud/workdir-symlink/Dockerfile-2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-2' 'tests/./bud/workdir-symlink/Dockerfile-3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-3' 'tests/./byid.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./byid.bats' 'tests/./commit.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./commit.bats' 'tests/./config.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./config.bats' 'tests/./conformance' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance' 'tests/./conformance/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/README.md' 'tests/./conformance/bud_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/bud_test.go' 'tests/./conformance/conformance_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/conformance_suite_test.go' 'tests/./conformance/testdata' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata' 'tests/./conformance/testdata/Dockerfile.add' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.add' 'tests/./conformance/testdata/Dockerfile.copyfrom_1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_10' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_10' 'tests/./conformance/testdata/Dockerfile.copyfrom_11' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_11' 'tests/./conformance/testdata/Dockerfile.copyfrom_12' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_12' 'tests/./conformance/testdata/Dockerfile.copyfrom_13' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_13' 'tests/./conformance/testdata/Dockerfile.copyfrom_2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_2' 'tests/./conformance/testdata/Dockerfile.copyfrom_3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3' 'tests/./conformance/testdata/Dockerfile.copyfrom_3_1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_4' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_4' 'tests/./conformance/testdata/Dockerfile.copyfrom_5' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_5' 'tests/./conformance/testdata/Dockerfile.copyfrom_6' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_6' 'tests/./conformance/testdata/Dockerfile.copyfrom_7' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_7' 'tests/./conformance/testdata/Dockerfile.copyfrom_8' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_8' 'tests/./conformance/testdata/Dockerfile.copyfrom_9' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_9' 'tests/./conformance/testdata/Dockerfile.edgecases' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.edgecases' 'tests/./conformance/testdata/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.env' 'tests/./conformance/testdata/Dockerfile.exposedefault' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.exposedefault' 'tests/./conformance/testdata/Dockerfile.reusebase' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.reusebase' 'tests/./conformance/testdata/Dockerfile.run.args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.run.args' 'tests/./conformance/testdata/Dockerfile.shell' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.shell' 'tests/./conformance/testdata/copy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copy' 'tests/./conformance/testdata/copy/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copy/Dockerfile' 'tests/./conformance/testdata/copy/script' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copy/script' 'tests/./conformance/testdata/copydir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copydir' 'tests/./conformance/testdata/copydir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copydir/Dockerfile' 'tests/./conformance/testdata/copydir/dir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copydir/dir' 'tests/./conformance/testdata/copydir/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copydir/dir/file' 'tests/./conformance/testdata/copyrename' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copyrename' 'tests/./conformance/testdata/copyrename/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copyrename/Dockerfile' 'tests/./conformance/testdata/copyrename/file1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/copyrename/file1' 'tests/./conformance/testdata/dir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/dir' 'tests/./conformance/testdata/dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/dir/Dockerfile' 'tests/./conformance/testdata/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/dir/file' 'tests/./conformance/testdata/dir/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/dir/subdir' 'tests/./conformance/testdata/dir/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/dir/subdir/file2' 'tests/./conformance/testdata/mount' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/mount' 'tests/./conformance/testdata/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/mount/Dockerfile' 'tests/./conformance/testdata/mount/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/mount/file' 'tests/./conformance/testdata/mount/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/mount/file2' 'tests/./conformance/testdata/overlapdirwithoutslash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash' 'tests/./conformance/testdata/overlapdirwithoutslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithoutslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/overlapdirwithslash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash' 'tests/./conformance/testdata/overlapdirwithslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/transientmount' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/transientmount' 'tests/./conformance/testdata/transientmount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile' 'tests/./conformance/testdata/transientmount/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile.env' 'tests/./conformance/testdata/transientmount/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/transientmount/file' 'tests/./conformance/testdata/transientmount/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir' 'tests/./conformance/testdata/transientmount/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir/file2' 'tests/./conformance/testdata/volume' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volume' 'tests/./conformance/testdata/volume/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volume/Dockerfile' 'tests/./conformance/testdata/volume/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volume/file' 'tests/./conformance/testdata/volume/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volume/file2' 'tests/./conformance/testdata/volumerun' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volumerun' 'tests/./conformance/testdata/volumerun/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volumerun/Dockerfile' 'tests/./conformance/testdata/volumerun/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volumerun/file' 'tests/./conformance/testdata/volumerun/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volumerun/file2' 'tests/./conformance/testdata/volumerun/file4' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/volumerun/file4' 'tests/./conformance/testdata/wildcard' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard' 'tests/./conformance/testdata/wildcard/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard/Dockerfile' 'tests/./conformance/testdata/wildcard/dir2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2' 'tests/./conformance/testdata/wildcard/dir2/file.a' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.a' 'tests/./conformance/testdata/wildcard/dir2/file.b' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.b' 'tests/./conformance/testdata/wildcard/dir2/file.c' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.c' 'tests/./conformance/testdata/wildcard/dir2/file2.b' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file2.b' 'tests/./containers.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./containers.bats' 'tests/./copy.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./copy.bats' 'tests/./deny.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./deny.json' 'tests/./digest.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./digest.bats' 'tests/./docker.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./docker.json' 'tests/./e2e' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./e2e' 'tests/./e2e/buildah_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./e2e/buildah_suite_test.go' 'tests/./e2e/inspect_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./e2e/inspect_test.go' 'tests/./formats.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./formats.bats' 'tests/./from.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./from.bats' 'tests/./helpers.bash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./helpers.bash' 'tests/./history.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./history.bats' 'tests/./images.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./images.bats' 'tests/./imgtype' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./imgtype' 'tests/./imgtype/imgtype.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./imgtype/imgtype.go' 'tests/./info.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./info.bats' 'tests/./inspect.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./inspect.bats' 'tests/./lists.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./lists.bats' 'tests/./loglevel.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./loglevel.bats' 'tests/./mount.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./mount.bats' 'tests/./namespaces.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./namespaces.bats' 'tests/./overlay.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./overlay.bats' 'tests/./policy.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./policy.json' 'tests/./pull.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./pull.bats' 'tests/./push.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./push.bats' 'tests/./registries.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./registries.bats' 'tests/./registries.conf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./registries.conf' 'tests/./registries.conf.block' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./registries.conf.block' 'tests/./registries.conf.hub' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./registries.conf.hub' 'tests/./rename.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./rename.bats' 'tests/./rm.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./rm.bats' 'tests/./rmi.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./rmi.bats' 'tests/./run.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./run.bats' 'tests/./secrets.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./secrets.bats' 'tests/./selinux.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./selinux.bats' 'tests/./serve' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./serve' 'tests/./serve/serve.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./serve/serve.go' 'tests/./squash.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./squash.bats' 'tests/./tag.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tag.bats' 'tests/./test_buildah_authentication.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./test_buildah_authentication.sh' 'tests/./test_buildah_baseline.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./test_buildah_baseline.sh' 'tests/./test_buildah_build_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./test_buildah_build_rpm.sh' 'tests/./test_buildah_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./test_buildah_rpm.sh' 'tests/./test_runner.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./test_runner.sh' 'tests/./testreport' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./testreport' 'tests/./testreport/testreport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./testreport/testreport.go' 'tests/./testreport/types' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./testreport/types' 'tests/./testreport/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./testreport/types/types.go' 'tests/./tools' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools' 'tests/./tools/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/Makefile' 'tests/./tools/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/go.mod' 'tests/./tools/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/go.sum' 'tests/./tools/tools.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/tools.go' 'tests/./tools/vendor' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor' 'tests/./tools/vendor/github.com' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com' 'tests/./tools/vendor/github.com/BurntSushi' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi' 'tests/./tools/vendor/github.com/BurntSushi/toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml' 'tests/./tools/vendor/github.com/BurntSushi/toml/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/.gitignore' 'tests/./tools/vendor/github.com/BurntSushi/toml/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/.travis.yml' 'tests/./tools/vendor/github.com/BurntSushi/toml/COMPATIBLE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/COMPATIBLE' 'tests/./tools/vendor/github.com/BurntSushi/toml/COPYING' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/COPYING' 'tests/./tools/vendor/github.com/BurntSushi/toml/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/Makefile' 'tests/./tools/vendor/github.com/BurntSushi/toml/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/README.md' 'tests/./tools/vendor/github.com/BurntSushi/toml/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/decode_meta.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode_meta.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/doc.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encoding_types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encoding_types.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encoding_types_1.1.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encoding_types_1.1.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/lex.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/parse.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/session.vim' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/session.vim' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_check.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_check.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' 'tests/./tools/vendor/github.com/OpenPeeDeeP' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.lock' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.toml' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/LICENSE' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/README.md' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' 'tests/./tools/vendor/github.com/cpuguy83' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/.gitignore' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/.travis.yml' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/Dockerfile' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/LICENSE.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/Makefile' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/README.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go-md2man.1.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go-md2man.1.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go.mod' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go.sum' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/md2man.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/md2man.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/roff.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/roff.go' 'tests/./tools/vendor/github.com/fatih' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fatih' 'tests/./tools/vendor/github.com/fatih/color' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color' 'tests/./tools/vendor/github.com/fatih/color/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/.travis.yml' 'tests/./tools/vendor/github.com/fatih/color/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/Gopkg.lock' 'tests/./tools/vendor/github.com/fatih/color/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/Gopkg.toml' 'tests/./tools/vendor/github.com/fatih/color/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/LICENSE.md' 'tests/./tools/vendor/github.com/fatih/color/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/README.md' 'tests/./tools/vendor/github.com/fatih/color/color.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/color.go' 'tests/./tools/vendor/github.com/fatih/color/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/doc.go' 'tests/./tools/vendor/github.com/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.travis.yml' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/AUTHORS' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/LICENSE' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/README.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fen.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/inotify.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/inotify_poller.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/inotify_poller.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/kqueue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/kqueue.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/windows.go' 'tests/./tools/vendor/github.com/go-critic' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic' 'tests/./tools/vendor/github.com/go-critic/go-critic' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic' 'tests/./tools/vendor/github.com/go-critic/go-critic/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/LICENSE' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/appendAssign_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/appendAssign_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/appendCombine_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/appendCombine_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/argOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/argOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/assignOp_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/assignOp_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badCall_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/badCall_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badCond_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/badCond_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/boolExprSimplify_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/boolExprSimplify_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadow_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadow_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/captLocal_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/captLocal_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/caseOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/caseOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/checkers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/checkers.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/codegenComment_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/codegenComment_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentFormatting_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentFormatting_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutCode_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutCode_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutImport_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutImport_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/defaultCaseOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/defaultCaseOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/deprecatedComment_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/deprecatedComment_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/docStub_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/docStub_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupArg_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupArg_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupBranchBody_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupBranchBody_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupCase_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupCase_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupImports_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupImports_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupSubExpr_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupSubExpr_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/elseif_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/elseif_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyFallthrough_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyFallthrough_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyStringTest_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyStringTest_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/equalFold_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/equalFold_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/evalOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/evalOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/exitAfterDefer_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/exitAfterDefer_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/flagDeref_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/flagDeref_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/flagName_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/flagName_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/hexLiteral_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/hexLiteral_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/hugeParam_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/hugeParam_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ifElseChain_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ifElseChain_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/importShadow_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/importShadow_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/indexAlloc_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/indexAlloc_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/initClause_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/initClause_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astfind.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astfind.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astflow.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astflow.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astset.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astset.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/lintutil.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/lintutil.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/zero_value.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/zero_value.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/methodExprCall_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/methodExprCall_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/nestingReduce_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/nestingReduce_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/newDeref_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/newDeref_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/nilValReturn_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/nilValReturn_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/octalLiteral_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/octalLiteral_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/offBy1_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/offBy1_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/paramTypeCombine_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/paramTypeCombine_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ptrToRefParam_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ptrToRefParam_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeExprCopy_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeExprCopy_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeValCopy_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeValCopy_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpMust_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpMust_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/singleCaseSwitch_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/singleCaseSwitch_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyLen_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyLen_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyReassign_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyReassign_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/stringXbytes_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/stringXbytes_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/switchTrue_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/switchTrue_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeAssertChain_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeAssertChain_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeSwitchVar_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeSwitchVar_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeUnparen_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeUnparen_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/underef_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/underef_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unlabelStmt_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unlabelStmt_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unlambda_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unlambda_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnamedResult_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnamedResult_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryBlock_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryBlock_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unslice_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unslice_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/utils.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/valSwap_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/valSwap_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/weakCond_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/weakCond_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/wrapperFunc_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/wrapperFunc_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/yodaStyleExpr_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/yodaStyleExpr_checker.go' 'tests/./tools/vendor/github.com/go-lintpack' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack' 'tests/./tools/vendor/github.com/go-lintpack/lintpack' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/.travis.yml' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/LICENSE' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/Makefile' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/README.md' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/doc_comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/doc_comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/func_decl_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/func_decl_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_visitor.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_list_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_list_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/type_expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/type_expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/visitor.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walk_handler.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walk_handler.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/checkers_db.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/checkers_db.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/context.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/context.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/doc.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/go.mod' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/go.sum' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/lintpack.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/lintpack.go' 'tests/./tools/vendor/github.com/go-toolsmith' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith' 'tests/./tools/vendor/github.com/go-toolsmith/astcast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/astcast_generate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/astcast_generate.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astequal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/.gitignore' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/astequal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/astequal.go' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/astfmt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/astfmt.go' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astp' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp' 'tests/./tools/vendor/github.com/go-toolsmith/astp/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/.gitignore' 'tests/./tools/vendor/github.com/go-toolsmith/astp/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astp/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astp/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astp/decl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/decl.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp/expr.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/expr.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astp/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astp/stmt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/stmt.go' 'tests/./tools/vendor/github.com/go-toolsmith/strparse' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/strparse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/strparse.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep' 'tests/./tools/vendor/github.com/go-toolsmith/typep/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/typep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/typep/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/typep/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/doc.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/safeExpr.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/safeExpr.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates_generate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates_generate.go' 'tests/./tools/vendor/github.com/gobwas' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas' 'tests/./tools/vendor/github.com/gobwas/glob' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob' 'tests/./tools/vendor/github.com/gobwas/glob/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/.gitignore' 'tests/./tools/vendor/github.com/gobwas/glob/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/.travis.yml' 'tests/./tools/vendor/github.com/gobwas/glob/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/LICENSE' 'tests/./tools/vendor/github.com/gobwas/glob/bench.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/bench.sh' 'tests/./tools/vendor/github.com/gobwas/glob/compiler' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/compiler' 'tests/./tools/vendor/github.com/gobwas/glob/compiler/compiler.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/compiler/compiler.go' 'tests/./tools/vendor/github.com/gobwas/glob/glob.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/glob.go' 'tests/./tools/vendor/github.com/gobwas/glob/match' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match' 'tests/./tools/vendor/github.com/gobwas/glob/match/any.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/any_of.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/any_of.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/btree.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/btree.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/contains.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/contains.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/every_of.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/every_of.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/list.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/list.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/match.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/match.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/max.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/max.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/min.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/min.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/nothing.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/nothing.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix_any.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix_any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix_suffix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix_suffix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/range.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/range.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/row.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/row.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/segments.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/segments.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/single.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/single.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/suffix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/suffix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/suffix_any.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/suffix_any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/super.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/super.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/text.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/text.go' 'tests/./tools/vendor/github.com/gobwas/glob/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/readme.md' 'tests/./tools/vendor/github.com/gobwas/glob/syntax' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast/ast.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast/parser.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer/lexer.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer/token.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer/token.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/syntax.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/syntax.go' 'tests/./tools/vendor/github.com/gobwas/glob/util' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util' 'tests/./tools/vendor/github.com/gobwas/glob/util/runes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/runes' 'tests/./tools/vendor/github.com/gobwas/glob/util/runes/runes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/runes/runes.go' 'tests/./tools/vendor/github.com/gobwas/glob/util/strings' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/strings' 'tests/./tools/vendor/github.com/gobwas/glob/util/strings/strings.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/strings/strings.go' 'tests/./tools/vendor/github.com/gogo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo' 'tests/./tools/vendor/github.com/gogo/protobuf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf' 'tests/./tools/vendor/github.com/gogo/protobuf/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/AUTHORS' 'tests/./tools/vendor/github.com/gogo/protobuf/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/CONTRIBUTORS' 'tests/./tools/vendor/github.com/gogo/protobuf/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/LICENSE' 'tests/./tools/vendor/github.com/gogo/protobuf/proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/Makefile' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/clone.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/clone.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/custom_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/custom_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/decode.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/discard.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/discard.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/duration.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/duration.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/duration_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/duration_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/encode.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/encode_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/encode_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/equal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/equal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/extensions.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/extensions.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/lib.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/lib.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/lib_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/lib_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/message_set.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/message_set.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/properties.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/properties.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/properties_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/properties_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/skip_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/skip_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_merge.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_merge.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text_parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text_parser.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/timestamp.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/timestamp.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go' 'tests/./tools/vendor/github.com/golang' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golang' 'tests/./tools/vendor/github.com/golang/mock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock' 'tests/./tools/vendor/github.com/golang/mock/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/AUTHORS' 'tests/./tools/vendor/github.com/golang/mock/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/CONTRIBUTORS' 'tests/./tools/vendor/github.com/golang/mock/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/LICENSE' 'tests/./tools/vendor/github.com/golang/mock/gomock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock' 'tests/./tools/vendor/github.com/golang/mock/gomock/call.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/call.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/callset.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/callset.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/controller.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/controller.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/matchers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/matchers.go' 'tests/./tools/vendor/github.com/golangci' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci' 'tests/./tools/vendor/github.com/golangci/check' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check' 'tests/./tools/vendor/github.com/golangci/check/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/LICENSE' 'tests/./tools/vendor/github.com/golangci/check/cmd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd' 'tests/./tools/vendor/github.com/golangci/check/cmd/structcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/structcheck' 'tests/./tools/vendor/github.com/golangci/check/cmd/structcheck/structcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/structcheck/structcheck.go' 'tests/./tools/vendor/github.com/golangci/check/cmd/varcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/varcheck' 'tests/./tools/vendor/github.com/golangci/check/cmd/varcheck/varcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/varcheck/varcheck.go' 'tests/./tools/vendor/github.com/golangci/dupl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl' 'tests/./tools/vendor/github.com/golangci/dupl/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/.travis.yml' 'tests/./tools/vendor/github.com/golangci/dupl/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/LICENSE' 'tests/./tools/vendor/github.com/golangci/dupl/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/README.md' 'tests/./tools/vendor/github.com/golangci/dupl/job' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job' 'tests/./tools/vendor/github.com/golangci/dupl/job/buildtree.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job/buildtree.go' 'tests/./tools/vendor/github.com/golangci/dupl/job/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job/parse.go' 'tests/./tools/vendor/github.com/golangci/dupl/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/main.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer' 'tests/./tools/vendor/github.com/golangci/dupl/printer/html.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/html.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/plumbing.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/plumbing.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/printer.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/text.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/text.go' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree/dupl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree/dupl.go' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree/suffixtree.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree/suffixtree.go' 'tests/./tools/vendor/github.com/golangci/dupl/syntax' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/golang' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/golang' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/golang/golang.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/golang/golang.go' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/syntax.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/syntax.go' 'tests/./tools/vendor/github.com/golangci/errcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck' 'tests/./tools/vendor/github.com/golangci/errcheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/LICENSE' 'tests/./tools/vendor/github.com/golangci/errcheck/golangci' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/golangci' 'tests/./tools/vendor/github.com/golangci/errcheck/golangci/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/golangci/golangci.go' 'tests/./tools/vendor/github.com/golangci/errcheck/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal' 'tests/./tools/vendor/github.com/golangci/errcheck/internal/errcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal/errcheck' 'tests/./tools/vendor/github.com/golangci/errcheck/internal/errcheck/errcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal/errcheck/errcheck.go' 'tests/./tools/vendor/github.com/golangci/go-misc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc' 'tests/./tools/vendor/github.com/golangci/go-misc/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode/README.md' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode/deadcode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode/deadcode.go' 'tests/./tools/vendor/github.com/golangci/go-tools' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools' 'tests/./tools/vendor/github.com/golangci/go-tools/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/arg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/arg' 'tests/./tools/vendor/github.com/golangci/go-tools/arg/arg.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/arg/arg.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/callgraph.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/callgraph.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/static' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/static' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/static/static.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/static/static.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/config' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config' 'tests/./tools/vendor/github.com/golangci/go-tools/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config/config.go' 'tests/./tools/vendor/github.com/golangci/go-tools/config/example.conf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config/example.conf' 'tests/./tools/vendor/github.com/golangci/go-tools/deprecated' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/deprecated' 'tests/./tools/vendor/github.com/golangci/go-tools/deprecated/stdlib.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/deprecated/stdlib.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/concrete.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/concrete.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/functions.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/functions.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/loops.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/loops.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/pure.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/pure.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/terminates.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/terminates.go' 'tests/./tools/vendor/github.com/golangci/go-tools/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal' 'tests/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck' 'tests/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/generated.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/generated.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl/lintdsl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl/lintdsl.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format/format.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format/format.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/simple' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple' 'tests/./tools/vendor/github.com/golangci/go-tools/simple/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/go-tools/simple/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/blockopt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/blockopt.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/builder.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/const.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/const.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/create.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/create.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/doc.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/dom.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/dom.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/emit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/emit.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/func.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/func.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/identical.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/identical.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/identical_17.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/identical_17.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/lift.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/lift.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/lvalue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/lvalue.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/methods.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/mode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/mode.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/print.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/print.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/sanity.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/sanity.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/source.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/source.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssa.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/load.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/load.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/switch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/switch.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/visit.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/testmain.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/testmain.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/wrappers.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/write.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/write.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssautil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssautil' 'tests/./tools/vendor/github.com/golangci/go-tools/ssautil/ssautil.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssautil/ssautil.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/buildtag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/buildtag.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/rules.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/rules.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/channel.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/channel.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/int.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/int.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/slice.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/string.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/string.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/vrp.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/vrp.go' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck/names.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck/names.go' 'tests/./tools/vendor/github.com/golangci/go-tools/unused' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused' 'tests/./tools/vendor/github.com/golangci/go-tools/unused/implements.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused/implements.go' 'tests/./tools/vendor/github.com/golangci/go-tools/unused/unused.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused/unused.go' 'tests/./tools/vendor/github.com/golangci/go-tools/version' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/version' 'tests/./tools/vendor/github.com/golangci/go-tools/version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/version/version.go' 'tests/./tools/vendor/github.com/golangci/goconst' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst' 'tests/./tools/vendor/github.com/golangci/goconst/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/LICENSE' 'tests/./tools/vendor/github.com/golangci/goconst/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/README.md' 'tests/./tools/vendor/github.com/golangci/goconst/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/parser.go' 'tests/./tools/vendor/github.com/golangci/goconst/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/visitor.go' 'tests/./tools/vendor/github.com/golangci/gocyclo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo' 'tests/./tools/vendor/github.com/golangci/gocyclo/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/CONTRIBUTORS' 'tests/./tools/vendor/github.com/golangci/gocyclo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/LICENSE' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo/gocyclo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo/gocyclo.go' 'tests/./tools/vendor/github.com/golangci/gofmt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/LICENSE' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/doc.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/gofmt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/gofmt.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/golangci.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/internal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/internal.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/rewrite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/rewrite.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/simplify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/simplify.go' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/LICENSE' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/goimports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/goimports.go' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/golangci.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/LICENSE' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/main.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/mod_version.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/mod_version.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/executor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/executor.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/help.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/help.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/linters.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/linters.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/root.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/root.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/run.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/run.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config_gocritic.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config_gocritic.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/reader.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/reader.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes/exitcodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes/exitcodes.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/filecache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/filecache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/fsutils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/fsutils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/linecache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/linecache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bodyclose.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bodyclose.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/deadcode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/deadcode.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/depguard.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/depguard.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupl.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker/checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker/checker.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness/nilness.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness/nilness.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoglobals.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoglobals.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoinits.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoinits.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goconst.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goconst.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocritic.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocritic.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocyclo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocyclo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/golint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/golint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosec.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosec.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/govet.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/govet.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ineffassign.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ineffassign.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/lll.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/lll.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maligned.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maligned.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/megacheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/megacheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/misspell.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/misspell.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nakedret.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nakedret.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/prealloc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/prealloc.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/scopelint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/scopelint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/structcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/structcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/typecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/typecheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unconvert.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unconvert.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unparam.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unparam.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/util.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil/env.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil/env.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache/astcache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache/astcache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/context.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/context.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/metalinter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/metalinter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/enabled_set.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/enabled_set.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/manager.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/manager.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/validator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/validator.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/load.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/load.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/runner.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log_mock.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log_mock.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/logutils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/logutils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/out.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/out.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/stderr_log.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/stderr_log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/errors.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/skip.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/skip.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/util.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/checkstyle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/checkstyle.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/codeclimate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/codeclimate.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/json.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/json.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/junitxml.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/junitxml.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/printer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/tab.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/tab.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/text.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/text.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/data.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/data.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/log.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/issue.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/autogenerated_exclude.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/autogenerated_exclude.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/cgo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/cgo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/diff.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude_rules.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude_rules.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/filename_unadjuster.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/filename_unadjuster.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/fixer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/fixer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/identifier_marker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/identifier_marker.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_from_linter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_from_linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_per_file_from_linter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_per_file_from_linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_same_issues.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_same_issues.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/nolint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/nolint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prettifier.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prettifier.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_shortener.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_shortener.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/processor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/processor.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_dirs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_dirs.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_files.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_files.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/source_code.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/source_code.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/uniq_by_line.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/uniq_by_line.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/utils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/stopwatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/stopwatch.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/track.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/track.go' 'tests/./tools/vendor/github.com/golangci/gosec' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec' 'tests/./tools/vendor/github.com/golangci/gosec/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.gitignore' 'tests/./tools/vendor/github.com/golangci/gosec/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.goreleaser.yml' 'tests/./tools/vendor/github.com/golangci/gosec/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.travis.yml' 'tests/./tools/vendor/github.com/golangci/gosec/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Dockerfile' 'tests/./tools/vendor/github.com/golangci/gosec/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Gopkg.lock' 'tests/./tools/vendor/github.com/golangci/gosec/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Gopkg.toml' 'tests/./tools/vendor/github.com/golangci/gosec/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/LICENSE.txt' 'tests/./tools/vendor/github.com/golangci/gosec/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Makefile' 'tests/./tools/vendor/github.com/golangci/gosec/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/README.md' 'tests/./tools/vendor/github.com/golangci/gosec/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/analyzer.go' 'tests/./tools/vendor/github.com/golangci/gosec/call_list.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/call_list.go' 'tests/./tools/vendor/github.com/golangci/gosec/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/config.go' 'tests/./tools/vendor/github.com/golangci/gosec/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/go.mod' 'tests/./tools/vendor/github.com/golangci/gosec/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/go.sum' 'tests/./tools/vendor/github.com/golangci/gosec/helpers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/helpers.go' 'tests/./tools/vendor/github.com/golangci/gosec/import_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/import_tracker.go' 'tests/./tools/vendor/github.com/golangci/gosec/install.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/install.sh' 'tests/./tools/vendor/github.com/golangci/gosec/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/issue.go' 'tests/./tools/vendor/github.com/golangci/gosec/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/resolve.go' 'tests/./tools/vendor/github.com/golangci/gosec/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rule.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules' 'tests/./tools/vendor/github.com/golangci/gosec/rules/archive.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/archive.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/big.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/big.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/bind.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/bind.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/blacklist.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/blacklist.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/errors.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/fileperms.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/fileperms.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/hardcoded_credentials.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/hardcoded_credentials.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rand.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rand.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/readfile.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/readfile.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rsa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rsa.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rulelist.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rulelist.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/sql.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/sql.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/ssh.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/ssh.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/ssrf.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/ssrf.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/subproc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/subproc.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tempfiles.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tempfiles.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/templates.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/templates.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tls.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tls.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tls_config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tls_config.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/unsafe.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/weakcrypto.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/weakcrypto.go' 'tests/./tools/vendor/github.com/golangci/ineffassign' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign' 'tests/./tools/vendor/github.com/golangci/ineffassign/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/.gitignore' 'tests/./tools/vendor/github.com/golangci/ineffassign/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/LICENSE' 'tests/./tools/vendor/github.com/golangci/ineffassign/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/README.md' 'tests/./tools/vendor/github.com/golangci/ineffassign/bugs' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/bugs' 'tests/./tools/vendor/github.com/golangci/ineffassign/ineffassign.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/ineffassign.go' 'tests/./tools/vendor/github.com/golangci/ineffassign/list' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/list' 'tests/./tools/vendor/github.com/golangci/ineffassign/liststd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/liststd' 'tests/./tools/vendor/github.com/golangci/lint-1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1' 'tests/./tools/vendor/github.com/golangci/lint-1/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/.travis.yml' 'tests/./tools/vendor/github.com/golangci/lint-1/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/lint-1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/LICENSE' 'tests/./tools/vendor/github.com/golangci/lint-1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/README.md' 'tests/./tools/vendor/github.com/golangci/lint-1/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/go.mod' 'tests/./tools/vendor/github.com/golangci/lint-1/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/go.sum' 'tests/./tools/vendor/github.com/golangci/lint-1/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/lint.go' 'tests/./tools/vendor/github.com/golangci/maligned' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned' 'tests/./tools/vendor/github.com/golangci/maligned/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/LICENSE' 'tests/./tools/vendor/github.com/golangci/maligned/README' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/README' 'tests/./tools/vendor/github.com/golangci/maligned/maligned.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/maligned.go' 'tests/./tools/vendor/github.com/golangci/misspell' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell' 'tests/./tools/vendor/github.com/golangci/misspell/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.gitignore' 'tests/./tools/vendor/github.com/golangci/misspell/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.travis.yml' 'tests/./tools/vendor/github.com/golangci/misspell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Dockerfile' 'tests/./tools/vendor/github.com/golangci/misspell/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Gopkg.lock' 'tests/./tools/vendor/github.com/golangci/misspell/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Gopkg.toml' 'tests/./tools/vendor/github.com/golangci/misspell/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/LICENSE' 'tests/./tools/vendor/github.com/golangci/misspell/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Makefile' 'tests/./tools/vendor/github.com/golangci/misspell/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/README.md' 'tests/./tools/vendor/github.com/golangci/misspell/RELEASE-HOWTO.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/RELEASE-HOWTO.md' 'tests/./tools/vendor/github.com/golangci/misspell/ascii.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/ascii.go' 'tests/./tools/vendor/github.com/golangci/misspell/case.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/case.go' 'tests/./tools/vendor/github.com/golangci/misspell/goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/goreleaser.yml' 'tests/./tools/vendor/github.com/golangci/misspell/install-misspell.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/install-misspell.sh' 'tests/./tools/vendor/github.com/golangci/misspell/legal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/legal.go' 'tests/./tools/vendor/github.com/golangci/misspell/mime.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/mime.go' 'tests/./tools/vendor/github.com/golangci/misspell/notwords.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/notwords.go' 'tests/./tools/vendor/github.com/golangci/misspell/replace.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/replace.go' 'tests/./tools/vendor/github.com/golangci/misspell/stringreplacer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/stringreplacer.go' 'tests/./tools/vendor/github.com/golangci/misspell/stringreplacer_test.gox' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/stringreplacer_test.gox' 'tests/./tools/vendor/github.com/golangci/misspell/url.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/url.go' 'tests/./tools/vendor/github.com/golangci/misspell/words.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/words.go' 'tests/./tools/vendor/github.com/golangci/prealloc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc' 'tests/./tools/vendor/github.com/golangci/prealloc/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/LICENSE' 'tests/./tools/vendor/github.com/golangci/prealloc/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/README.md' 'tests/./tools/vendor/github.com/golangci/prealloc/import.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/import.go' 'tests/./tools/vendor/github.com/golangci/prealloc/prealloc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/prealloc.go' 'tests/./tools/vendor/github.com/golangci/revgrep' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep' 'tests/./tools/vendor/github.com/golangci/revgrep/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.gitignore' 'tests/./tools/vendor/github.com/golangci/revgrep/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.travis.yml' 'tests/./tools/vendor/github.com/golangci/revgrep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/LICENSE' 'tests/./tools/vendor/github.com/golangci/revgrep/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/README.md' 'tests/./tools/vendor/github.com/golangci/revgrep/revgrep.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/revgrep.go' 'tests/./tools/vendor/github.com/golangci/unconvert' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert' 'tests/./tools/vendor/github.com/golangci/unconvert/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/LICENSE' 'tests/./tools/vendor/github.com/golangci/unconvert/README' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/README' 'tests/./tools/vendor/github.com/golangci/unconvert/unconvert.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/unconvert.go' 'tests/./tools/vendor/github.com/gostaticanalysis' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/README.md' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.mod' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.sum' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/pkg.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/pkg.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' 'tests/./tools/vendor/github.com/hashicorp' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp' 'tests/./tools/vendor/github.com/hashicorp/go-version' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version' 'tests/./tools/vendor/github.com/hashicorp/go-version/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/.travis.yml' 'tests/./tools/vendor/github.com/hashicorp/go-version/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/go-version/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/README.md' 'tests/./tools/vendor/github.com/hashicorp/go-version/constraint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/constraint.go' 'tests/./tools/vendor/github.com/hashicorp/go-version/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/go.mod' 'tests/./tools/vendor/github.com/hashicorp/go-version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/version.go' 'tests/./tools/vendor/github.com/hashicorp/go-version/version_collection.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/version_collection.go' 'tests/./tools/vendor/github.com/hashicorp/hcl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/.gitignore' 'tests/./tools/vendor/github.com/hashicorp/hcl/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/.travis.yml' 'tests/./tools/vendor/github.com/hashicorp/hcl/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/hcl/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/Makefile' 'tests/./tools/vendor/github.com/hashicorp/hcl/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/README.md' 'tests/./tools/vendor/github.com/hashicorp/hcl/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/appveyor.yml' 'tests/./tools/vendor/github.com/hashicorp/hcl/decoder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/decoder.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/error.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/error.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token/position.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token/position.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token/token.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token/token.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser/flatten.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser/flatten.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser/parser.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/scanner' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/scanner' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token/position.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token/position.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token/token.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token/token.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/lex.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/parse.go' 'tests/./tools/vendor/github.com/hpcloud' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud' 'tests/./tools/vendor/github.com/hpcloud/tail' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail' 'tests/./tools/vendor/github.com/hpcloud/tail/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/.gitignore' 'tests/./tools/vendor/github.com/hpcloud/tail/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/.travis.yml' 'tests/./tools/vendor/github.com/hpcloud/tail/CHANGES.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/CHANGES.md' 'tests/./tools/vendor/github.com/hpcloud/tail/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/Dockerfile' 'tests/./tools/vendor/github.com/hpcloud/tail/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/LICENSE.txt' 'tests/./tools/vendor/github.com/hpcloud/tail/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/Makefile' 'tests/./tools/vendor/github.com/hpcloud/tail/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/README.md' 'tests/./tools/vendor/github.com/hpcloud/tail/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/appveyor.yml' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/Licence' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/Licence' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/leakybucket.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/leakybucket.go' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/memory.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/memory.go' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/storage.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/storage.go' 'tests/./tools/vendor/github.com/hpcloud/tail/tail.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail.go' 'tests/./tools/vendor/github.com/hpcloud/tail/tail_posix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail_posix.go' 'tests/./tools/vendor/github.com/hpcloud/tail/tail_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail_windows.go' 'tests/./tools/vendor/github.com/hpcloud/tail/util' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/util' 'tests/./tools/vendor/github.com/hpcloud/tail/util/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/util/util.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/filechanges.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/filechanges.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/inotify.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/inotify_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/inotify_tracker.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/polling.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/polling.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/watch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/watch.go' 'tests/./tools/vendor/github.com/hpcloud/tail/winfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/winfile' 'tests/./tools/vendor/github.com/hpcloud/tail/winfile/winfile.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/winfile/winfile.go' 'tests/./tools/vendor/github.com/inconshreveable' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/README.md' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_others.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_others.go' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' 'tests/./tools/vendor/github.com/kisielk' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk' 'tests/./tools/vendor/github.com/kisielk/gotool' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool' 'tests/./tools/vendor/github.com/kisielk/gotool/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/.travis.yml' 'tests/./tools/vendor/github.com/kisielk/gotool/LEGAL' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/LEGAL' 'tests/./tools/vendor/github.com/kisielk/gotool/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/LICENSE' 'tests/./tools/vendor/github.com/kisielk/gotool/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/README.md' 'tests/./tools/vendor/github.com/kisielk/gotool/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go.mod' 'tests/./tools/vendor/github.com/kisielk/gotool/go13.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go13.go' 'tests/./tools/vendor/github.com/kisielk/gotool/go14-15.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go14-15.go' 'tests/./tools/vendor/github.com/kisielk/gotool/go16-18.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go16-18.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/path.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/path.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/pkg.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/pkg.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/search.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/search.go' 'tests/./tools/vendor/github.com/kisielk/gotool/match.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/match.go' 'tests/./tools/vendor/github.com/kisielk/gotool/match18.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/match18.go' 'tests/./tools/vendor/github.com/kisielk/gotool/tool.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/tool.go' 'tests/./tools/vendor/github.com/konsorten' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/README.md' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go' 'tests/./tools/vendor/github.com/magiconair' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair' 'tests/./tools/vendor/github.com/magiconair/properties' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties' 'tests/./tools/vendor/github.com/magiconair/properties/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/.gitignore' 'tests/./tools/vendor/github.com/magiconair/properties/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/.travis.yml' 'tests/./tools/vendor/github.com/magiconair/properties/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/CHANGELOG.md' 'tests/./tools/vendor/github.com/magiconair/properties/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/LICENSE' 'tests/./tools/vendor/github.com/magiconair/properties/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/README.md' 'tests/./tools/vendor/github.com/magiconair/properties/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/decode.go' 'tests/./tools/vendor/github.com/magiconair/properties/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/doc.go' 'tests/./tools/vendor/github.com/magiconair/properties/integrate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/integrate.go' 'tests/./tools/vendor/github.com/magiconair/properties/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/lex.go' 'tests/./tools/vendor/github.com/magiconair/properties/load.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/load.go' 'tests/./tools/vendor/github.com/magiconair/properties/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/parser.go' 'tests/./tools/vendor/github.com/magiconair/properties/properties.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/properties.go' 'tests/./tools/vendor/github.com/magiconair/properties/rangecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/rangecheck.go' 'tests/./tools/vendor/github.com/mattn' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn' 'tests/./tools/vendor/github.com/mattn/go-colorable' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable' 'tests/./tools/vendor/github.com/mattn/go-colorable/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/.travis.yml' 'tests/./tools/vendor/github.com/mattn/go-colorable/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-colorable/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/README.md' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_appengine.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_others.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_others.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_windows.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/noncolorable.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/noncolorable.go' 'tests/./tools/vendor/github.com/mattn/go-isatty' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty' 'tests/./tools/vendor/github.com/mattn/go-isatty/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/.travis.yml' 'tests/./tools/vendor/github.com/mattn/go-isatty/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-isatty/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/README.md' 'tests/./tools/vendor/github.com/mattn/go-isatty/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/doc.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_appengine.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_linux.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_linux_ppc64x.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' 'tests/./tools/vendor/github.com/mitchellh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh' 'tests/./tools/vendor/github.com/mitchellh/go-homedir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/LICENSE' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/README.md' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/go.mod' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/homedir.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/homedir.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/.travis.yml' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/LICENSE' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/README.md' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/decode_hooks.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/decode_hooks.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/error.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/error.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' 'tests/./tools/vendor/github.com/nbutton23' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/.gitignore' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.lock' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.toml' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/README.md' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/data' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/data' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/data/bindata.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/data/bindata.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency/frequency.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency/frequency.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/match' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/match' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/match/match.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/match/match.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/leet.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/leet.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/matching.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/matching.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring/scoring.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring/scoring.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/zxcvbn.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/zxcvbn.go' 'tests/./tools/vendor/github.com/onsi' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi' 'tests/./tools/vendor/github.com/onsi/ginkgo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/config' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/config' 'tests/./tools/vendor/github.com/onsi/ginkgo/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/config/config.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/bootstrap_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/bootstrap_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/build_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/build_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/ginkgo_ast_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/ginkgo_ast_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/import.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/import.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/package_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/package_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/test_finder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/test_finder.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testfile_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testfile_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testing_t_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testing_t_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/generate_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/generate_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/help_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/help_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/interrupt_handler.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/interrupt_handler.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/main.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot/nodot.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot/nodot.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/notifications.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/notifications.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_watch_and_build_command_flags.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_watch_and_build_command_flags.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/suite_runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/suite_runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args_old.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args_old.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/log_writer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/log_writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/run_result.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/run_result.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/test_suite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/test_suite.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go15.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go15.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go16.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go16.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/unfocus_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/unfocus_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/version_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/version_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta_tracker.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/dependencies.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/dependencies.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hash.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hash.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hashes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hashes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/suite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/suite.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation/code_location.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation/code_location.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/containernode' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/containernode' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/containernode/container_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/containernode/container_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/failer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/failer' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/failer/failer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/failer/failer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/it_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/it_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/aggregator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/aggregator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/server.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/server.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_linux_arm64.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_solaris.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec/spec.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec/spec.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec/specs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec/specs.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/index_computer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/index_computer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/parallel_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/parallel_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/serial_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/serial_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/sharded_parallel_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/sharded_parallel_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer/fake_writer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer/fake_writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer/writer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer/writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/default_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/default_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/fake_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/fake_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/README.md' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_others.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_others.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/noncolorable.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/noncolorable.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/README.md' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/doc.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_appengine.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_bsd.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_linux.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_solaris.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/teamcity_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/teamcity_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/code_location.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/code_location.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/synchronization.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/synchronization.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/types.go' 'tests/./tools/vendor/github.com/pelletier' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier' 'tests/./tools/vendor/github.com/pelletier/go-toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.gitignore' 'tests/./tools/vendor/github.com/pelletier/go-toml/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.travis.yml' 'tests/./tools/vendor/github.com/pelletier/go-toml/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/LICENSE' 'tests/./tools/vendor/github.com/pelletier/go-toml/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/README.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.json' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.yml' 'tests/./tools/vendor/github.com/pelletier/go-toml/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/doc.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/example-crlf.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/example-crlf.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/example.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/example.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/fuzz.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/fuzz.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/fuzz.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/fuzz.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/keysparsing.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/keysparsing.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/lexer.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal_test.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal_test.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/parser.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/position.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/position.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/test.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/test.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/token.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/token.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/toml.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/toml.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_create.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_create.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_write.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_write.go' 'tests/./tools/vendor/github.com/pkg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pkg' 'tests/./tools/vendor/github.com/pkg/errors' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors' 'tests/./tools/vendor/github.com/pkg/errors/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/.gitignore' 'tests/./tools/vendor/github.com/pkg/errors/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/.travis.yml' 'tests/./tools/vendor/github.com/pkg/errors/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/LICENSE' 'tests/./tools/vendor/github.com/pkg/errors/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/README.md' 'tests/./tools/vendor/github.com/pkg/errors/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/appveyor.yml' 'tests/./tools/vendor/github.com/pkg/errors/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/errors.go' 'tests/./tools/vendor/github.com/pkg/errors/stack.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/stack.go' 'tests/./tools/vendor/github.com/russross' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross' 'tests/./tools/vendor/github.com/russross/blackfriday' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday' 'tests/./tools/vendor/github.com/russross/blackfriday/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/.gitignore' 'tests/./tools/vendor/github.com/russross/blackfriday/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/.travis.yml' 'tests/./tools/vendor/github.com/russross/blackfriday/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/LICENSE.txt' 'tests/./tools/vendor/github.com/russross/blackfriday/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/README.md' 'tests/./tools/vendor/github.com/russross/blackfriday/block.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/block.go' 'tests/./tools/vendor/github.com/russross/blackfriday/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/doc.go' 'tests/./tools/vendor/github.com/russross/blackfriday/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/go.mod' 'tests/./tools/vendor/github.com/russross/blackfriday/html.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/html.go' 'tests/./tools/vendor/github.com/russross/blackfriday/inline.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/inline.go' 'tests/./tools/vendor/github.com/russross/blackfriday/latex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/latex.go' 'tests/./tools/vendor/github.com/russross/blackfriday/markdown.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/markdown.go' 'tests/./tools/vendor/github.com/russross/blackfriday/smartypants.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/smartypants.go' 'tests/./tools/vendor/github.com/sirupsen' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen' 'tests/./tools/vendor/github.com/sirupsen/logrus' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus' 'tests/./tools/vendor/github.com/sirupsen/logrus/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.gitignore' 'tests/./tools/vendor/github.com/sirupsen/logrus/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.travis.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/CHANGELOG.md' 'tests/./tools/vendor/github.com/sirupsen/logrus/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/LICENSE' 'tests/./tools/vendor/github.com/sirupsen/logrus/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/README.md' 'tests/./tools/vendor/github.com/sirupsen/logrus/alt_exit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/alt_exit.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/appveyor.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/doc.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/entry.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/entry.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/exported.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/exported.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/go.mod' 'tests/./tools/vendor/github.com/sirupsen/logrus/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/go.sum' 'tests/./tools/vendor/github.com/sirupsen/logrus/hooks.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/hooks.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/json_formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/json_formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/logger.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/logger.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/logrus.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/logrus.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_js.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_js.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_notwindows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_notwindows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_windows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/text_formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/text_formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/writer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/writer.go' 'tests/./tools/vendor/github.com/sourcegraph' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph' 'tests/./tools/vendor/github.com/sourcegraph/go-diff' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/LICENSE' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.pb.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.proto' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/doc.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/parse.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/print.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/print.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/reader_util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/reader_util.go' 'tests/./tools/vendor/github.com/spf13' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13' 'tests/./tools/vendor/github.com/spf13/afero' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero' 'tests/./tools/vendor/github.com/spf13/afero/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/.travis.yml' 'tests/./tools/vendor/github.com/spf13/afero/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/LICENSE.txt' 'tests/./tools/vendor/github.com/spf13/afero/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/README.md' 'tests/./tools/vendor/github.com/spf13/afero/afero.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/afero.go' 'tests/./tools/vendor/github.com/spf13/afero/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/appveyor.yml' 'tests/./tools/vendor/github.com/spf13/afero/basepath.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/basepath.go' 'tests/./tools/vendor/github.com/spf13/afero/cacheOnReadFs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/cacheOnReadFs.go' 'tests/./tools/vendor/github.com/spf13/afero/const_bsds.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/const_bsds.go' 'tests/./tools/vendor/github.com/spf13/afero/const_win_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/const_win_unix.go' 'tests/./tools/vendor/github.com/spf13/afero/copyOnWriteFs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/copyOnWriteFs.go' 'tests/./tools/vendor/github.com/spf13/afero/httpFs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/httpFs.go' 'tests/./tools/vendor/github.com/spf13/afero/ioutil.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/ioutil.go' 'tests/./tools/vendor/github.com/spf13/afero/lstater.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/lstater.go' 'tests/./tools/vendor/github.com/spf13/afero/match.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/match.go' 'tests/./tools/vendor/github.com/spf13/afero/mem' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem' 'tests/./tools/vendor/github.com/spf13/afero/mem/dir.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/dir.go' 'tests/./tools/vendor/github.com/spf13/afero/mem/dirmap.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/dirmap.go' 'tests/./tools/vendor/github.com/spf13/afero/mem/file.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/file.go' 'tests/./tools/vendor/github.com/spf13/afero/memmap.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/memmap.go' 'tests/./tools/vendor/github.com/spf13/afero/os.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/os.go' 'tests/./tools/vendor/github.com/spf13/afero/path.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/path.go' 'tests/./tools/vendor/github.com/spf13/afero/readonlyfs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/readonlyfs.go' 'tests/./tools/vendor/github.com/spf13/afero/regexpfs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/regexpfs.go' 'tests/./tools/vendor/github.com/spf13/afero/unionFile.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/unionFile.go' 'tests/./tools/vendor/github.com/spf13/afero/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/util.go' 'tests/./tools/vendor/github.com/spf13/cast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast' 'tests/./tools/vendor/github.com/spf13/cast/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/.gitignore' 'tests/./tools/vendor/github.com/spf13/cast/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/.travis.yml' 'tests/./tools/vendor/github.com/spf13/cast/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/LICENSE' 'tests/./tools/vendor/github.com/spf13/cast/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/Makefile' 'tests/./tools/vendor/github.com/spf13/cast/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/README.md' 'tests/./tools/vendor/github.com/spf13/cast/cast.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/cast.go' 'tests/./tools/vendor/github.com/spf13/cast/caste.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/caste.go' 'tests/./tools/vendor/github.com/spf13/cobra' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra' 'tests/./tools/vendor/github.com/spf13/cobra/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.gitignore' 'tests/./tools/vendor/github.com/spf13/cobra/.mailmap' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.mailmap' 'tests/./tools/vendor/github.com/spf13/cobra/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.travis.yml' 'tests/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' 'tests/./tools/vendor/github.com/spf13/cobra/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/README.md' 'tests/./tools/vendor/github.com/spf13/cobra/args.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/args.go' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completions.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completions.md' 'tests/./tools/vendor/github.com/spf13/cobra/cobra.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/cobra.go' 'tests/./tools/vendor/github.com/spf13/cobra/command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command.go' 'tests/./tools/vendor/github.com/spf13/cobra/command_notwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command_notwin.go' 'tests/./tools/vendor/github.com/spf13/cobra/command_win.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command_win.go' 'tests/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/LICENSE' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/README.md' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/default_notepad.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/default_notepad.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/log_counter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/log_counter.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/notepad.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/notepad.go' 'tests/./tools/vendor/github.com/spf13/pflag' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag' 'tests/./tools/vendor/github.com/spf13/pflag/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/.gitignore' 'tests/./tools/vendor/github.com/spf13/pflag/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/.travis.yml' 'tests/./tools/vendor/github.com/spf13/pflag/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/LICENSE' 'tests/./tools/vendor/github.com/spf13/pflag/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/README.md' 'tests/./tools/vendor/github.com/spf13/pflag/bool.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bool.go' 'tests/./tools/vendor/github.com/spf13/pflag/bool_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bool_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/bytes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bytes.go' 'tests/./tools/vendor/github.com/spf13/pflag/count.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/count.go' 'tests/./tools/vendor/github.com/spf13/pflag/duration.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/duration.go' 'tests/./tools/vendor/github.com/spf13/pflag/duration_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/duration_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/flag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/flag.go' 'tests/./tools/vendor/github.com/spf13/pflag/float32.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float32.go' 'tests/./tools/vendor/github.com/spf13/pflag/float64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float64.go' 'tests/./tools/vendor/github.com/spf13/pflag/golangflag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/golangflag.go' 'tests/./tools/vendor/github.com/spf13/pflag/int.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int.go' 'tests/./tools/vendor/github.com/spf13/pflag/int16.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int16.go' 'tests/./tools/vendor/github.com/spf13/pflag/int32.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int32.go' 'tests/./tools/vendor/github.com/spf13/pflag/int64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int64.go' 'tests/./tools/vendor/github.com/spf13/pflag/int8.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int8.go' 'tests/./tools/vendor/github.com/spf13/pflag/int_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/ip.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ip.go' 'tests/./tools/vendor/github.com/spf13/pflag/ip_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ip_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/ipmask.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ipmask.go' 'tests/./tools/vendor/github.com/spf13/pflag/ipnet.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ipnet.go' 'tests/./tools/vendor/github.com/spf13/pflag/string.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_array.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_array.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint16.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint16.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint32.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint32.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint64.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint8.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint8.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint_slice.go' 'tests/./tools/vendor/github.com/spf13/viper' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper' 'tests/./tools/vendor/github.com/spf13/viper/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.gitignore' 'tests/./tools/vendor/github.com/spf13/viper/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.travis.yml' 'tests/./tools/vendor/github.com/spf13/viper/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/LICENSE' 'tests/./tools/vendor/github.com/spf13/viper/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/README.md' 'tests/./tools/vendor/github.com/spf13/viper/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/flags.go' 'tests/./tools/vendor/github.com/spf13/viper/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/util.go' 'tests/./tools/vendor/github.com/spf13/viper/viper.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/viper.go' 'tests/./tools/vendor/github.com/timakin' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/timakin' 'tests/./tools/vendor/github.com/timakin/bodyclose' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/LICENSE' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose/bodyclose.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose/bodyclose.go' 'tests/./tools/vendor/github.com/vbatts' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts' 'tests/./tools/vendor/github.com/vbatts/git-validation' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation' 'tests/./tools/vendor/github.com/vbatts/git-validation/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/.gitignore' 'tests/./tools/vendor/github.com/vbatts/git-validation/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/.travis.yml' 'tests/./tools/vendor/github.com/vbatts/git-validation/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/LICENSE' 'tests/./tools/vendor/github.com/vbatts/git-validation/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/README.md' 'tests/./tools/vendor/github.com/vbatts/git-validation/git' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/git' 'tests/./tools/vendor/github.com/vbatts/git-validation/git/commits.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/git/commits.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/go.mod' 'tests/./tools/vendor/github.com/vbatts/git-validation/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/go.sum' 'tests/./tools/vendor/github.com/vbatts/git-validation/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/main.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace/rule.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/dco' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/dco' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/dco/dco.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/dco/dco.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp/rule.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject/shortsubject.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject/shortsubject.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate/rules.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate/rules.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate/runner.go' 'tests/./tools/vendor/golang.org' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org' 'tests/./tools/vendor/golang.org/x' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x' 'tests/./tools/vendor/golang.org/x/sys' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys' 'tests/./tools/vendor/golang.org/x/sys/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/AUTHORS' 'tests/./tools/vendor/golang.org/x/sys/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/sys/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/LICENSE' 'tests/./tools/vendor/golang.org/x/sys/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/PATENTS' 'tests/./tools/vendor/golang.org/x/sys/unix' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix' 'tests/./tools/vendor/golang.org/x/sys/unix/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/.gitignore' 'tests/./tools/vendor/golang.org/x/sys/unix/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/README.md' 'tests/./tools/vendor/golang.org/x/sys/unix/affinity_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/affinity_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/aliases.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/aliases.go' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/bluetooth_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/bluetooth_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/cap_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/cap_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/constants.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/constants.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dirent.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dirent.go' 'tests/./tools/vendor/golang.org/x/sys/unix/endian_big.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/endian_big.go' 'tests/./tools/vendor/golang.org/x/sys/unix/endian_little.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/endian_little.go' 'tests/./tools/vendor/golang.org/x/sys/unix/env_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/env_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo.go' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo_c.c' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo_c.c' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ioctl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ioctl.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mkall.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkall.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/mkasm_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkasm_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/mkpost.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkpost.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl' 'tests/./tools/vendor/golang.org/x/sys/unix/mksysnum.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksysnum.go' 'tests/./tools/vendor/golang.org/x/sys/unix/openbsd_pledge.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/openbsd_pledge.go' 'tests/./tools/vendor/golang.org/x/sys/unix/openbsd_unveil.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/openbsd_unveil.go' 'tests/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/race.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/race.go' 'tests/./tools/vendor/golang.org/x/sys/unix/race0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/race0.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/str.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/str.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_bsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/timestruct.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/timestruct.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_aix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_aix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace386_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace386_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracearm_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracearm_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracemips_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracemips_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracemipsle_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracemipsle_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/text' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text' 'tests/./tools/vendor/golang.org/x/text/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/AUTHORS' 'tests/./tools/vendor/golang.org/x/text/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/text/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/LICENSE' 'tests/./tools/vendor/golang.org/x/text/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/PATENTS' 'tests/./tools/vendor/golang.org/x/text/transform' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/transform' 'tests/./tools/vendor/golang.org/x/text/transform/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/transform/transform.go' 'tests/./tools/vendor/golang.org/x/text/unicode' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode' 'tests/./tools/vendor/golang.org/x/text/unicode/norm' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/composition.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/composition.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/forminfo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/forminfo.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/input.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/input.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/iter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/iter.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/maketables.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/maketables.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/normalize.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/normalize.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/readwriter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/readwriter.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/transform.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/trie.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/trie.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/triegen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/triegen.go' 'tests/./tools/vendor/golang.org/x/text/width' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width' 'tests/./tools/vendor/golang.org/x/text/width/gen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/gen.go' 'tests/./tools/vendor/golang.org/x/text/width/gen_common.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/gen_common.go' 'tests/./tools/vendor/golang.org/x/text/width/gen_trieval.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/gen_trieval.go' 'tests/./tools/vendor/golang.org/x/text/width/kind_string.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/kind_string.go' 'tests/./tools/vendor/golang.org/x/text/width/tables10.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables10.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/tables9.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables9.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/transform.go' 'tests/./tools/vendor/golang.org/x/text/width/trieval.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/trieval.go' 'tests/./tools/vendor/golang.org/x/text/width/width.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/width.go' 'tests/./tools/vendor/golang.org/x/tools' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools' 'tests/./tools/vendor/golang.org/x/tools/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/AUTHORS' 'tests/./tools/vendor/golang.org/x/tools/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/tools/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/LICENSE' 'tests/./tools/vendor/golang.org/x/tools/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/PATENTS' 'tests/./tools/vendor/golang.org/x/tools/go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/analysis.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/atomicalign.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/atomicalign.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa/buildssa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa/buildssa.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow/shadow.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow/shadow.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/imports.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/allpackages.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/allpackages.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/fakecontext.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/fakecontext.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/overlay.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/overlay.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/tags.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/tags.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg' 'tests/./tools/vendor/golang.org/x/tools/go/cfg/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg/builder.go' 'tests/./tools/vendor/golang.org/x/tools/go/cfg/cfg.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg/cfg.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/importer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/importer.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/main.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo_pkgconfig.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo_pkgconfig.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bexport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bexport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bimport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bimport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/exportdata.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/exportdata.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/gcimporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/gcimporter.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iexport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iexport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iimport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iimport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface10.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface10.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface11.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver' 'tests/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver/sizes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver/sizes.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader' 'tests/./tools/vendor/golang.org/x/tools/go/loader/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader/loader.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/loader.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages' 'tests/./tools/vendor/golang.org/x/tools/go/packages/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/external.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/external.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/golist.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/golist.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/golist_overlay.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/golist_overlay.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/packages.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/packages.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/visit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/blockopt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/blockopt.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/builder.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/const.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/const.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/create.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/create.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/dom.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/dom.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/emit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/emit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/func.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/func.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/identical.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/identical.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/identical_17.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/identical_17.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/lift.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/lift.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/lvalue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/lvalue.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/methods.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/mode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/mode.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/print.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/print.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/sanity.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/sanity.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/source.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/source.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssa.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/load.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/load.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/switch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/switch.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/visit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/testmain.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/testmain.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/wrappers.go' 'tests/./tools/vendor/golang.org/x/tools/go/types' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/callee.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/callee.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/imports.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/map.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/map.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/ui.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/ui.go' 'tests/./tools/vendor/golang.org/x/tools/imports' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/imports' 'tests/./tools/vendor/golang.org/x/tools/imports/forward.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/imports/forward.go' 'tests/./tools/vendor/golang.org/x/tools/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gopathwalk' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gopathwalk' 'tests/./tools/vendor/golang.org/x/tools/internal/gopathwalk/walk.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gopathwalk/walk.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/fix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/fix.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/imports.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mkindex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mkindex.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mkstdlib.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mkstdlib.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/sortimports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/sortimports.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/zstdlib.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/zstdlib.go' 'tests/./tools/vendor/golang.org/x/tools/internal/module' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/module' 'tests/./tools/vendor/golang.org/x/tools/internal/module/module.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/module/module.go' 'tests/./tools/vendor/golang.org/x/tools/internal/semver' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/semver' 'tests/./tools/vendor/golang.org/x/tools/internal/semver/semver.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/semver/semver.go' 'tests/./tools/vendor/gopkg.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in' 'tests/./tools/vendor/gopkg.in/fsnotify.v1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.editorconfig' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.gitignore' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.travis.yml' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/AUTHORS' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/CHANGELOG.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/CONTRIBUTING.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/LICENSE' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/README.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/fen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/fen.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/fsnotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/fsnotify.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/inotify.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/inotify_poller.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/inotify_poller.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/kqueue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/kqueue.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_bsd.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_darwin.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/windows.go' 'tests/./tools/vendor/gopkg.in/tomb.v1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1' 'tests/./tools/vendor/gopkg.in/tomb.v1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/LICENSE' 'tests/./tools/vendor/gopkg.in/tomb.v1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/README.md' 'tests/./tools/vendor/gopkg.in/tomb.v1/tomb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/tomb.go' 'tests/./tools/vendor/gopkg.in/yaml.v2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2' 'tests/./tools/vendor/gopkg.in/yaml.v2/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/.travis.yml' 'tests/./tools/vendor/gopkg.in/yaml.v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/LICENSE' 'tests/./tools/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' 'tests/./tools/vendor/gopkg.in/yaml.v2/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/NOTICE' 'tests/./tools/vendor/gopkg.in/yaml.v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/README.md' 'tests/./tools/vendor/gopkg.in/yaml.v2/apic.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/apic.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/decode.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/emitterc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/emitterc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/encode.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/go.mod' 'tests/./tools/vendor/gopkg.in/yaml.v2/parserc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/parserc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/readerc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/readerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/resolve.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/scannerc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/scannerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/sorter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/sorter.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/writerc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/writerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yaml.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yaml.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yamlh.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlh.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' 'tests/./tools/vendor/modules.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/modules.txt' 'tests/./tools/vendor/mvdan.cc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc' 'tests/./tools/vendor/mvdan.cc/interfacer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer' 'tests/./tools/vendor/mvdan.cc/interfacer/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/LICENSE' 'tests/./tools/vendor/mvdan.cc/interfacer/check' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check' 'tests/./tools/vendor/mvdan.cc/interfacer/check/cache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/cache.go' 'tests/./tools/vendor/mvdan.cc/interfacer/check/check.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/check.go' 'tests/./tools/vendor/mvdan.cc/interfacer/check/types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/types.go' 'tests/./tools/vendor/mvdan.cc/lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint' 'tests/./tools/vendor/mvdan.cc/lint/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/.travis.yml' 'tests/./tools/vendor/mvdan.cc/lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/LICENSE' 'tests/./tools/vendor/mvdan.cc/lint/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/README.md' 'tests/./tools/vendor/mvdan.cc/lint/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/lint.go' 'tests/./tools/vendor/mvdan.cc/unparam' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam' 'tests/./tools/vendor/mvdan.cc/unparam/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/LICENSE' 'tests/./tools/vendor/mvdan.cc/unparam/check' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check' 'tests/./tools/vendor/mvdan.cc/unparam/check/check.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check/check.go' 'tests/./tools/vendor/sourcegraph.com' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com' 'tests/./tools/vendor/sourcegraph.com/sqs' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/LICENSE' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/README.md' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/doc.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/gen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/gen.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.proto' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/rawmessage.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/rawmessage.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.proto' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.proto' 'tests/./umount.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./umount.bats' 'tests/./validate' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./validate' 'tests/./validate/git-validation.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./validate/git-validation.sh' 'tests/./validate/whitespace.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./validate/whitespace.sh' 'tests/./version.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/buildah/test/system/./version.bats' + cp imgtype /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/bin/buildah-imgtype + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le PREFIX=/usr -C docs install make: Entering directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' install -d /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le//usr/share/man/man1 make: Leaving directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.11.6-8.module_el8.3.0+479+69e2ae26 --unique-debug-suffix -1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le --unique-debug-src-base buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc extracting debug info from /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le/usr/bin/buildah-imgtype extracting debug info from /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le/usr/bin/buildah 26204 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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 mangling shebang in /usr/share/buildah/test/system/test_runner.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_build_rpm.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/validate/git-validation.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_baseline.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_authentication.sh from /usr/bin/env bash to #!/usr/bin/bash Processing files: buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tR2ncR + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + DOCDIR=/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le/usr/share/doc/buildah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LKvVJk + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le/usr/share/licenses/buildah + exit 0 Provides: buildah = 1.11.6-8.module_el8.3.0+479+69e2ae26 buildah(ppc-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 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.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(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.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: buildah-tests-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CzVLuO + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le/usr/share/licenses/buildah-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le/usr/share/licenses/buildah-tests + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le/usr/share/licenses/buildah-tests + exit 0 Provides: buildah-tests = 1.11.6-8.module_el8.3.0+479+69e2ae26 buildah-tests(ppc-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/bash libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(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.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: buildah-debugsource-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le Provides: buildah-debugsource = 1.11.6-8.module_el8.3.0+479+69e2ae26 buildah-debugsource(ppc-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le Provides: buildah-debuginfo = 1.11.6-8.module_el8.3.0+479+69e2ae26 buildah-debuginfo(ppc-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 debuginfo(build-id) = 40ad266d4cde3807ded0a93d2dd5365c37be5c00 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(ppc-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 Processing files: buildah-tests-debuginfo-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le Provides: buildah-tests-debuginfo = 1.11.6-8.module_el8.3.0+479+69e2ae26 buildah-tests-debuginfo(ppc-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 debuginfo(build-id) = 9baba72b278ed8ff7495f9da4348f1fb7a078571 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(ppc-64) = 1.11.6-8.module_el8.3.0+479+69e2ae26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le Wrote: /builddir/build/RPMS/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le.rpm Wrote: /builddir/build/RPMS/buildah-tests-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le.rpm Wrote: /builddir/build/RPMS/buildah-debugsource-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le.rpm Wrote: /builddir/build/RPMS/buildah-tests-debuginfo-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HhLvnE + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.11.6-8.module_el8.3.0+479+69e2ae26.ppc64le + exit 0 Child return code was: 0