Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'], chrootPath='/var/lib/mock/f29-build-15385325-1104625/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/containernetworking-plugins-0.7.4-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'], chrootPath='/var/lib/mock/f29-build-15385325-1104625/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bv6ETC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf plugins-9ebe139e77e82afb122e335328007bca86905ae4 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/9ebe139e77e82afb122e335328007bca86905ae4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + /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 'containernetworking-plugins-0.7.4 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u5EXko + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + export ORG_PATH=github.com/containernetworking + ORG_PATH=github.com/containernetworking + export REPO_PATH=github.com/containernetworking/plugins + REPO_PATH=github.com/containernetworking/plugins + '[' '!' -h gopath/src/github.com/containernetworking/plugins ']' + mkdir -p gopath/src/github.com/containernetworking + ln -s ../../../.. gopath/src/github.com/containernetworking/plugins BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath + GOPATH=/builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath BUILDSTDERR: ++ pwd + mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin Building plugins + echo 'Building plugins' + export 'PLUGINS=plugins/meta/* plugins/main/* plugins/ipam/* plugins/sample' + PLUGINS='plugins/meta/* plugins/main/* plugins/ipam/* plugins/sample' + for d in $PLUGINS + '[' -d plugins/meta/flannel ']' BUILDSTDERR: ++ basename plugins/meta/flannel flannel + plugin=flannel + echo ' flannel' BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ head -c20 /dev/urandom + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xd762df28e6fcf3ab8bc1ce8e14d68264786c983b -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/flannel github.com/containernetworking/plugins/plugins/meta/flannel BUILDSTDERR: WORK=/tmp/go-build529958582 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/compare_s390x.o ./compare_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/equal_s390x.o ./equal_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/index_s390x.o ./index_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.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 ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 ./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 ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/acos_s390x.o $WORK/b021/acosh_s390x.o $WORK/b021/asin_s390x.o $WORK/b021/asinh_s390x.o $WORK/b021/atan2_s390x.o $WORK/b021/atan_s390x.o $WORK/b021/atanh_s390x.o $WORK/b021/cbrt_s390x.o $WORK/b021/cosh_s390x.o $WORK/b021/dim_s390x.o $WORK/b021/erf_s390x.o $WORK/b021/erfc_s390x.o $WORK/b021/exp_s390x.o $WORK/b021/expm1_s390x.o $WORK/b021/floor_s390x.o $WORK/b021/log10_s390x.o $WORK/b021/log1p_s390x.o $WORK/b021/log_s390x.o $WORK/b021/pow_s390x.o $WORK/b021/sin_s390x.o $WORK/b021/sinh_s390x.o $WORK/b021/sqrt_s390x.o $WORK/b021/stubs_s390x.o $WORK/b021/tan_s390x.o $WORK/b021/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b043 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b043 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b043/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_s390x.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_big.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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b030/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b030/_pkg_.a $WORK/b030/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b033/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b033/_pkg_.a $WORK/b033/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding/json -std -complete -installsuffix shared -buildid dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b037/ -importpath net -- -I $WORK/b037/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b037/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/b037/_cgo_gotypes.go $WORK/b037/cgo_linux.cgo1.go $WORK/b037/cgo_resnew.cgo1.go $WORK/b037/cgo_socknew.cgo1.go $WORK/b037/cgo_unix.cgo1.go $WORK/b037/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b036/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./skel.go BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Riz0nb0GVTZFmJfBIANJ/Riz0nb0GVTZFmJfBIANJ -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/27/274701be9301fbfd6fdb021fed1cc0259d6fc964389e7e0b9b7f269d6647d2e4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/meta/flannel BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/meta/flannel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid Njy3AKBviA5FqwQaow28/Njy3AKBviA5FqwQaow28 -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./flannel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c4/c4c2c3fcc1833970a212dc079b83d451af862e3877a514703a8f7a66d176438f-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/meta/flannel=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=le9h1XKoSAruOD6GRmsQ/Njy3AKBviA5FqwQaow28/HnkKuF6qji0kzl82l1jU/le9h1XKoSAruOD6GRmsQ -B 0xd762df28e6fcf3ab8bc1ce8e14d68264786c983b -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/flannel BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/portmap ']' BUILDSTDERR: ++ basename plugins/meta/portmap + plugin=portmap portmap + echo ' portmap' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xc6d85b647b36793974b9d2a4f2484935191c47e2 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/portmap github.com/containernetworking/plugins/plugins/meta/portmap BUILDSTDERR: WORK=/tmp/go-build989994299 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack ./errors.go BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/compare_s390x.o ./compare_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b013/asm_s390x.o ./asm_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/equal_s390x.o ./equal_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/index_s390x.o ./index_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_s390x.o $WORK/b011/equal_s390x.o $WORK/b011/index_s390x.o $WORK/b011/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.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 ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 ./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 ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b017/_pkg_.a $WORK/b017/acos_s390x.o $WORK/b017/acosh_s390x.o $WORK/b017/asin_s390x.o $WORK/b017/asinh_s390x.o $WORK/b017/atan2_s390x.o $WORK/b017/atan_s390x.o $WORK/b017/atanh_s390x.o $WORK/b017/cbrt_s390x.o $WORK/b017/cosh_s390x.o $WORK/b017/dim_s390x.o $WORK/b017/erf_s390x.o $WORK/b017/erfc_s390x.o $WORK/b017/exp_s390x.o $WORK/b017/expm1_s390x.o $WORK/b017/floor_s390x.o $WORK/b017/log10_s390x.o $WORK/b017/log1p_s390x.o $WORK/b017/log_s390x.o $WORK/b017/pow_s390x.o $WORK/b017/sin_s390x.o $WORK/b017/sinh_s390x.o $WORK/b017/sqrt_s390x.o $WORK/b017/stubs_s390x.o $WORK/b017/tan_s390x.o $WORK/b017/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b036/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b045/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b045/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b045 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b045 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo.cgo1.go $WORK/b045/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b045/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_s390x.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_s390x.o $WORK/b010/memclr_s390x.o $WORK/b010/memmove_s390x.o $WORK/b010/rt0_linux_s390x.o $WORK/b010/sys_linux_s390x.o $WORK/b010/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b007/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p hash -std -complete -installsuffix shared -buildid -nxxneVmkNTq4YPMbAkh/-nxxneVmkNTq4YPMbAkh -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/09/09c3cda5949d36c9245106a8a339696bb67c34519d865b6b5c0b770e175dfb5d-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p crypto -std -complete -installsuffix shared -buildid ahR3qIKlu1HdyW5dJWQV/ahR3qIKlu1HdyW5dJWQV -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/3f/3ff821f2edf2a95b3cd138a4f066de267624d2305da9b37fc250d18bcdfa2b21-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p crypto/sha512 -std -installsuffix shared -buildid kD8y8h3iF2BJLB-iHSh8/kD8y8h3iF2BJLB-iHSh8 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack -asmhdr $WORK/b002/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b002 -I $WORK/b002/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b002/sha512block_s390x.o ./sha512block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b002/_pkg_.a $WORK/b002/sha512block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/58/58aba9a48178db3f2e05293e57678bcbfb1eb48d17021af8bd61cad40bfb21c9-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_big.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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b030/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b026/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b035/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b035/_pkg_.a $WORK/b035/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid mogjDQvCju8uAysrjU1N/mogjDQvCju8uAysrjU1N -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/73/73a2cd81f27a8f1a134abf011bb84981aaea1ba4a8659b59c1841fb4fe669d44-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/json -std -complete -installsuffix shared -buildid dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b039/ -importpath net -- -I $WORK/b039/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid QmyyXc1tjmgqSuqZ-pPW/QmyyXc1tjmgqSuqZ-pPW -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack ./sysctl_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/44/446253eed62c5b1160a83f4f66100c42c27bd09098b63cb6efee4052ef58c5e9-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: cd $WORK/b039 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p regexp -std -complete -installsuffix shared -buildid Uni9Q1GXbuSdguE9kulK/Uni9Q1GXbuSdguE9kulK -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd $WORK/b039 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b039/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/b039/_cgo_gotypes.go $WORK/b039/cgo_linux.cgo1.go $WORK/b039/cgo_resnew.cgo1.go $WORK/b039/cgo_socknew.cgo1.go $WORK/b039/cgo_unix.cgo1.go $WORK/b039/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/1c/1c4f60ded251ad31f79d77e953c449840c5b71422b2041adb9e09db10a992ed8-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords -complete -installsuffix shared -buildid nqMMl3yLNuvYpt4r8sdg/nqMMl3yLNuvYpt4r8sdg -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./shellwords.go ./util_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bf/bf9540e57956de876a700281d27d6f8176cca826213ea93c73432927518f086f-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b039/_pkg_.a $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid yCQpWIjdTJRES72W-2bT/yCQpWIjdTJRES72W-2bT -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/aa/aa3079f60a7265fc2d52fa5a826ba951a21bd14fa4e23f1a10051808bc8f5bf7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b058/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b058/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b058 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -o $WORK/b058/_cgo_.o $WORK/b058/_cgo_main.o $WORK/b058/_x001.o $WORK/b058/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b058/_cgo_.o -dynout $WORK/b058/_cgo_import.go BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b058/_cgo_gotypes.go $WORK/b058/bpf_linux.cgo1.go $WORK/b058/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/_x001.o $WORK/b058/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/meta/portmap BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/mattn/go-shellwords=github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile crypto/sha512=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/meta/portmap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid nunZccX4nCmYAF0c0USz/nunZccX4nCmYAF0c0USz -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./chain.go ./main.go ./portmap.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/aa/aa483ad1753e398ba772d0612e5d7cd5f242e4694945c15fb4e5c9edc2c814b9-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/meta/portmap=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b056/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=WEk50N16tbh-2A_QB5yH/nunZccX4nCmYAF0c0USz/d0vSEEvvUyca2o_MOGoR/WEk50N16tbh-2A_QB5yH -B 0xc6d85b647b36793974b9d2a4f2484935191c47e2 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/portmap BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/tuning ']' BUILDSTDERR: ++ basename plugins/meta/tuning tuning + plugin=tuning + echo ' tuning' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xe276f1afbbd0beac04cfe050794ce594585cb866 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/tuning github.com/containernetworking/plugins/plugins/meta/tuning BUILDSTDERR: WORK=/tmp/go-build592366418 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/compare_s390x.o ./compare_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/equal_s390x.o ./equal_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/index_s390x.o ./index_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.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 ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 ./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 ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_big.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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b057/_pkg_.a $WORK/b057/asm.o $WORK/b057/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/meta/tuning BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/meta/tuning BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid GIR5_cR4Obg_a__hca7P/GIR5_cR4Obg_a__hca7P -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./tuning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/63/6397b964edbe0ab9c1afeb72abeeebb05b957a6c2b73f24156341924e0f34c54-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/meta/tuning=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=xjLfoJYF1GSjuLWNWwu6/GIR5_cR4Obg_a__hca7P/HD0qXDwbUeT__i8HCHFg/xjLfoJYF1GSjuLWNWwu6 -B 0xe276f1afbbd0beac04cfe050794ce594585cb866 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/tuning BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/bridge ']' BUILDSTDERR: ++ basename plugins/main/bridge + plugin=bridge + echo ' bridge' bridge BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x92919481184eb5e2e5faeed7727c8fcdf46a3141 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/bridge github.com/containernetworking/plugins/plugins/main/bridge BUILDSTDERR: WORK=/tmp/go-build285803196 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/compare_s390x.o ./compare_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/equal_s390x.o ./equal_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/index_s390x.o ./index_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.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 ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 ./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 ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_big.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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm.o $WORK/b058/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid mogjDQvCju8uAysrjU1N/mogjDQvCju8uAysrjU1N -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid iQ3QiQJUXUb1qTVVLqdp/iQ3QiQJUXUb1qTVVLqdp -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./hwaddr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1d/1dc315d10a00f1a26b4f8269047e1174e1613695baac3aaf361a7e3f6d74d7d6-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/73/73a2cd81f27a8f1a134abf011bb84981aaea1ba4a8659b59c1841fb4fe669d44-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp -std -complete -installsuffix shared -buildid Uni9Q1GXbuSdguE9kulK/Uni9Q1GXbuSdguE9kulK -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b065/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b065/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1c/1c4f60ded251ad31f79d77e953c449840c5b71422b2041adb9e09db10a992ed8-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid yCQpWIjdTJRES72W-2bT/yCQpWIjdTJRES72W-2bT -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b065/_cgo_gotypes.go $WORK/b065/bpf_linux.cgo1.go $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/aa/aa3079f60a7265fc2d52fa5a826ba951a21bd14fa4e23f1a10051808bc8f5bf7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Riz0nb0GVTZFmJfBIANJ/Riz0nb0GVTZFmJfBIANJ -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/27/274701be9301fbfd6fdb021fed1cc0259d6fc964389e7e0b9b7f269d6647d2e4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid QmyyXc1tjmgqSuqZ-pPW/QmyyXc1tjmgqSuqZ-pPW -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack ./sysctl_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/44/446253eed62c5b1160a83f4f66100c42c27bd09098b63cb6efee4052ef58c5e9-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p hash -std -complete -installsuffix shared -buildid -nxxneVmkNTq4YPMbAkh/-nxxneVmkNTq4YPMbAkh -goversion go1.11.5 -D "" -importcfg $WORK/b074/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/09/09c3cda5949d36c9245106a8a339696bb67c34519d865b6b5c0b770e175dfb5d-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto -std -complete -installsuffix shared -buildid ahR3qIKlu1HdyW5dJWQV/ahR3qIKlu1HdyW5dJWQV -goversion go1.11.5 -D "" -importcfg $WORK/b073/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3f/3ff821f2edf2a95b3cd138a4f066de267624d2305da9b37fc250d18bcdfa2b21-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p crypto/sha512 -std -installsuffix shared -buildid kD8y8h3iF2BJLB-iHSh8/kD8y8h3iF2BJLB-iHSh8 -goversion go1.11.5 -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b072 -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b072/sha512block_s390x.o ./sha512block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b072/_pkg_.a $WORK/b072/sha512block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/58/58aba9a48178db3f2e05293e57678bcbfb1eb48d17021af8bd61cad40bfb21c9-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid 5rlU86rFk1jhn4SLqIjw/5rlU86rFk1jhn4SLqIjw -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/40/40bdc7d1f429f976e367e80b50db66e3f1028f5b3ae8d5be9e2db2ef8f5c6544-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid DbMPicQWqXd3LQGhCFoH/DbMPicQWqXd3LQGhCFoH -goversion go1.11.5 -D "" -importcfg $WORK/b075/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/4e/4e148ff93b6f6f5082884f45c521d7064f49c5a3aa1ab25145f7171ce59c8f98-d # internal BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid XEqWotxtgm5KiiiqhtIi/XEqWotxtgm5KiiiqhtIi -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/85/85d79c22a11cc16eadd1534f726d442f85c0c7e326e74ea4f2e36e19103e0149-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 65YyBgSZZdIsQIA_IHQ1/65YyBgSZZdIsQIA_IHQ1 -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./ipam.go ./ipam_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/52/5242a0bbb1d0adc07970c2cbca4f86778281edc0765dd2331e755edaea084e26-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/bridge BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/bridge BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid HesRuIn6jtQo2sMcATTk/HesRuIn6jtQo2sMcATTk -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./bridge.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d7/d7ccc5ea9e476ad3b09a0ef71faba8331d25cfb087b94061cb03d7eeffe1fc8f-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/bridge=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=3Tdl3vrrGcFXVhtR8vDL/HesRuIn6jtQo2sMcATTk/RMiAHGUi5wtRsU2c5uhV/3Tdl3vrrGcFXVhtR8vDL -B 0x92919481184eb5e2e5faeed7727c8fcdf46a3141 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/bridge BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/host-device ']' BUILDSTDERR: ++ basename plugins/main/host-device + plugin=host-device + echo ' host-device' host-device BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xe242c3e7b0b70b5589fc45b1a4ec29b51eadf3b8 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/host-device github.com/containernetworking/plugins/plugins/main/host-device BUILDSTDERR: WORK=/tmp/go-build471801331 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b004/compare_s390x.o ./compare_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b004/equal_s390x.o ./equal_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b013/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b004/index_s390x.o ./index_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b004/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_s390x.o $WORK/b004/equal_s390x.o $WORK/b004/index_s390x.o $WORK/b004/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.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 ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 ./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 ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_s390x.o $WORK/b010/memclr_s390x.o $WORK/b010/memmove_s390x.o $WORK/b010/rt0_linux_s390x.o $WORK/b010/sys_linux_s390x.o $WORK/b010/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_big.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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p encoding/json -std -complete -installsuffix shared -buildid dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b057/_pkg_.a $WORK/b057/asm.o $WORK/b057/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b059/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b059/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -o $WORK/b059/_cgo_.o $WORK/b059/_cgo_main.o $WORK/b059/_x001.o $WORK/b059/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b059/_cgo_.o -dynout $WORK/b059/_cgo_import.go BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b059/_cgo_gotypes.go $WORK/b059/bpf_linux.cgo1.go $WORK/b059/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b059/_pkg_.a $WORK/b059/_x001.o $WORK/b059/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/host-device BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/host-device BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid w8u9E86SI5RD6lacVV4s/w8u9E86SI5RD6lacVV4s -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./host-device.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/7e/7e500f4588ffe2c00eae103657ad031e051abea70a24bf5573bf040ad3e4316b-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/host-device=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=OZ6mmjitk6swCBoQThjy/w8u9E86SI5RD6lacVV4s/MgTYIIbQTONDOMAbKVcr/OZ6mmjitk6swCBoQThjy -B 0xe242c3e7b0b70b5589fc45b1a4ec29b51eadf3b8 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/host-device BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/ipvlan ']' BUILDSTDERR: ++ basename plugins/main/ipvlan ipvlan + plugin=ipvlan + echo ' ipvlan' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xbcbc50284210cb81b20af5814acf6165b2912e18 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ipvlan github.com/containernetworking/plugins/plugins/main/ipvlan BUILDSTDERR: WORK=/tmp/go-build049542020 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/compare_s390x.o ./compare_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/equal_s390x.o ./equal_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/index_s390x.o ./index_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.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 ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 ./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 ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_big.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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm.o $WORK/b058/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid mogjDQvCju8uAysrjU1N/mogjDQvCju8uAysrjU1N -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid iQ3QiQJUXUb1qTVVLqdp/iQ3QiQJUXUb1qTVVLqdp -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./hwaddr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1d/1dc315d10a00f1a26b4f8269047e1174e1613695baac3aaf361a7e3f6d74d7d6-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/73/73a2cd81f27a8f1a134abf011bb84981aaea1ba4a8659b59c1841fb4fe669d44-d # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp -std -complete -installsuffix shared -buildid Uni9Q1GXbuSdguE9kulK/Uni9Q1GXbuSdguE9kulK -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b065/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b065/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b065/_cgo_gotypes.go $WORK/b065/bpf_linux.cgo1.go $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1c/1c4f60ded251ad31f79d77e953c449840c5b71422b2041adb9e09db10a992ed8-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid yCQpWIjdTJRES72W-2bT/yCQpWIjdTJRES72W-2bT -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/aa/aa3079f60a7265fc2d52fa5a826ba951a21bd14fa4e23f1a10051808bc8f5bf7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Riz0nb0GVTZFmJfBIANJ/Riz0nb0GVTZFmJfBIANJ -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/27/274701be9301fbfd6fdb021fed1cc0259d6fc964389e7e0b9b7f269d6647d2e4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid QmyyXc1tjmgqSuqZ-pPW/QmyyXc1tjmgqSuqZ-pPW -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack ./sysctl_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/44/446253eed62c5b1160a83f4f66100c42c27bd09098b63cb6efee4052ef58c5e9-d # internal BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid XEqWotxtgm5KiiiqhtIi/XEqWotxtgm5KiiiqhtIi -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/85/85d79c22a11cc16eadd1534f726d442f85c0c7e326e74ea4f2e36e19103e0149-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 65YyBgSZZdIsQIA_IHQ1/65YyBgSZZdIsQIA_IHQ1 -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./ipam.go ./ipam_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/52/5242a0bbb1d0adc07970c2cbca4f86778281edc0765dd2331e755edaea084e26-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/ipvlan BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/ipvlan BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid AG5XH3hD_mxIg4_rthDF/AG5XH3hD_mxIg4_rthDF -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./ipvlan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d8/d8ada89ff8224cc45e16f9cdda17c251d0c1dbede3dba78c2cfc99a4902f150d-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/ipvlan=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=AvwZBlk8-5RtGNT7Vuiw/AG5XH3hD_mxIg4_rthDF/B7Aaihagzc2ZksQlwpcU/AvwZBlk8-5RtGNT7Vuiw -B 0xbcbc50284210cb81b20af5814acf6165b2912e18 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ipvlan BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/loopback ']' BUILDSTDERR: ++ basename plugins/main/loopback loopback + plugin=loopback + echo ' loopback' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x65260f65efafdda1e506ff1c3ea228bf31bf39d3 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/loopback github.com/containernetworking/plugins/plugins/main/loopback BUILDSTDERR: WORK=/tmp/go-build442005762 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b007/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/compare_s390x.o ./compare_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/equal_s390x.o ./equal_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/index_s390x.o ./index_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_s390x.o $WORK/b010/equal_s390x.o $WORK/b010/index_s390x.o $WORK/b010/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.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 ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 ./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 ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/acos_s390x.o $WORK/b015/acosh_s390x.o $WORK/b015/asin_s390x.o $WORK/b015/asinh_s390x.o $WORK/b015/atan2_s390x.o $WORK/b015/atan_s390x.o $WORK/b015/atanh_s390x.o $WORK/b015/cbrt_s390x.o $WORK/b015/cosh_s390x.o $WORK/b015/dim_s390x.o $WORK/b015/erf_s390x.o $WORK/b015/erfc_s390x.o $WORK/b015/exp_s390x.o $WORK/b015/expm1_s390x.o $WORK/b015/floor_s390x.o $WORK/b015/log10_s390x.o $WORK/b015/log1p_s390x.o $WORK/b015/log_s390x.o $WORK/b015/pow_s390x.o $WORK/b015/sin_s390x.o $WORK/b015/sinh_s390x.o $WORK/b015/sqrt_s390x.o $WORK/b015/stubs_s390x.o $WORK/b015/tan_s390x.o $WORK/b015/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_s390x.o $WORK/b009/memclr_s390x.o $WORK/b009/memmove_s390x.o $WORK/b009/rt0_linux_s390x.o $WORK/b009/sys_linux_s390x.o $WORK/b009/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./dirent.go ./endian_big.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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/empty.o ./empty.s BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b034/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p encoding/json -std -complete -installsuffix shared -buildid dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.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 BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b057/_pkg_.a $WORK/b057/asm.o $WORK/b057/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./ns_linux.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack ./args.go ./types.go BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b059/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b059/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -o $WORK/b059/_cgo_.o $WORK/b059/_cgo_main.o $WORK/b059/_x001.o $WORK/b059/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b059/_cgo_.o -dynout $WORK/b059/_cgo_import.go BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b059/_cgo_gotypes.go $WORK/b059/bpf_linux.cgo1.go $WORK/b059/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b059/_pkg_.a $WORK/b059/_x001.o $WORK/b059/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/loopback BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/loopback BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid EWcOvKHcoILeP8gJVMQ9/EWcOvKHcoILeP8gJVMQ9 -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./loopback.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/30/30c088082e4b3d600d3f1ab386faf32536eae51bd0e833bf4fc540fce1dc106f-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/loopback=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=IYTIAgNxkv4iJrZoe0iN/EWcOvKHcoILeP8gJVMQ9/sYFUJgXCs4XLFubYYzmk/IYTIAgNxkv4iJrZoe0iN -B 0x65260f65efafdda1e506ff1c3ea228bf31bf39d3 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/loopback BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/macvlan ']' BUILDSTDERR: ++ basename plugins/main/macvlan macvlan + plugin=macvlan + echo ' macvlan' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xc0ecf08bcadb3653372a4c772abd44b39c0a5017 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/macvlan github.com/containernetworking/plugins/plugins/main/macvlan BUILDSTDERR: WORK=/tmp/go-build156921825 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/compare_s390x.o ./compare_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/equal_s390x.o ./equal_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/index_s390x.o ./index_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.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 ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 ./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 ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_big.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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm.o $WORK/b058/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid iQ3QiQJUXUb1qTVVLqdp/iQ3QiQJUXUb1qTVVLqdp -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./hwaddr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1d/1dc315d10a00f1a26b4f8269047e1174e1613695baac3aaf361a7e3f6d74d7d6-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid mogjDQvCju8uAysrjU1N/mogjDQvCju8uAysrjU1N -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b065/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b065/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/73/73a2cd81f27a8f1a134abf011bb84981aaea1ba4a8659b59c1841fb4fe669d44-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp -std -complete -installsuffix shared -buildid Uni9Q1GXbuSdguE9kulK/Uni9Q1GXbuSdguE9kulK -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b065/_cgo_gotypes.go $WORK/b065/bpf_linux.cgo1.go $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1c/1c4f60ded251ad31f79d77e953c449840c5b71422b2041adb9e09db10a992ed8-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid yCQpWIjdTJRES72W-2bT/yCQpWIjdTJRES72W-2bT -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/aa/aa3079f60a7265fc2d52fa5a826ba951a21bd14fa4e23f1a10051808bc8f5bf7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Riz0nb0GVTZFmJfBIANJ/Riz0nb0GVTZFmJfBIANJ -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/27/274701be9301fbfd6fdb021fed1cc0259d6fc964389e7e0b9b7f269d6647d2e4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid QmyyXc1tjmgqSuqZ-pPW/QmyyXc1tjmgqSuqZ-pPW -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack ./sysctl_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/44/446253eed62c5b1160a83f4f66100c42c27bd09098b63cb6efee4052ef58c5e9-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid DbMPicQWqXd3LQGhCFoH/DbMPicQWqXd3LQGhCFoH -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4e/4e148ff93b6f6f5082884f45c521d7064f49c5a3aa1ab25145f7171ce59c8f98-d # internal BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid XEqWotxtgm5KiiiqhtIi/XEqWotxtgm5KiiiqhtIi -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/85/85d79c22a11cc16eadd1534f726d442f85c0c7e326e74ea4f2e36e19103e0149-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 65YyBgSZZdIsQIA_IHQ1/65YyBgSZZdIsQIA_IHQ1 -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./ipam.go ./ipam_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/52/5242a0bbb1d0adc07970c2cbca4f86778281edc0765dd2331e755edaea084e26-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/macvlan BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/macvlan BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid Mr3E5QRnr-E9Ysy8y3YN/Mr3E5QRnr-E9Ysy8y3YN -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./macvlan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/06/0651cedf48021955ce7ceec296ebea725a2d0c0420978c4d29f5d1022b1d7847-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/macvlan=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=HHmbF23NOVTnlPYgeybs/Mr3E5QRnr-E9Ysy8y3YN/4BbIDWEE767WHoR1AyoA/HHmbF23NOVTnlPYgeybs -B 0xc0ecf08bcadb3653372a4c772abd44b39c0a5017 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/macvlan BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/ptp ']' BUILDSTDERR: ++ basename plugins/main/ptp ptp + plugin=ptp + echo ' ptp' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x24e41497ea06f701ad080a853da0283d4a2d7263 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ptp github.com/containernetworking/plugins/plugins/main/ptp BUILDSTDERR: WORK=/tmp/go-build512288237 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/compare_s390x.o ./compare_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/equal_s390x.o ./equal_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/index_s390x.o ./index_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.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 ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 ./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 ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_big.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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm.o $WORK/b058/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid mogjDQvCju8uAysrjU1N/mogjDQvCju8uAysrjU1N -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/73/73a2cd81f27a8f1a134abf011bb84981aaea1ba4a8659b59c1841fb4fe669d44-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid iQ3QiQJUXUb1qTVVLqdp/iQ3QiQJUXUb1qTVVLqdp -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./hwaddr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1d/1dc315d10a00f1a26b4f8269047e1174e1613695baac3aaf361a7e3f6d74d7d6-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp -std -complete -installsuffix shared -buildid Uni9Q1GXbuSdguE9kulK/Uni9Q1GXbuSdguE9kulK -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1c/1c4f60ded251ad31f79d77e953c449840c5b71422b2041adb9e09db10a992ed8-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid yCQpWIjdTJRES72W-2bT/yCQpWIjdTJRES72W-2bT -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b065/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b065/ -g -O2 ./bpf_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/aa/aa3079f60a7265fc2d52fa5a826ba951a21bd14fa4e23f1a10051808bc8f5bf7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Riz0nb0GVTZFmJfBIANJ/Riz0nb0GVTZFmJfBIANJ -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/27/274701be9301fbfd6fdb021fed1cc0259d6fc964389e7e0b9b7f269d6647d2e4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid QmyyXc1tjmgqSuqZ-pPW/QmyyXc1tjmgqSuqZ-pPW -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack ./sysctl_linux.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/44/446253eed62c5b1160a83f4f66100c42c27bd09098b63cb6efee4052ef58c5e9-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p hash -std -complete -installsuffix shared -buildid -nxxneVmkNTq4YPMbAkh/-nxxneVmkNTq4YPMbAkh -goversion go1.11.5 -D "" -importcfg $WORK/b074/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/09/09c3cda5949d36c9245106a8a339696bb67c34519d865b6b5c0b770e175dfb5d-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto -std -complete -installsuffix shared -buildid ahR3qIKlu1HdyW5dJWQV/ahR3qIKlu1HdyW5dJWQV -goversion go1.11.5 -D "" -importcfg $WORK/b073/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3f/3ff821f2edf2a95b3cd138a4f066de267624d2305da9b37fc250d18bcdfa2b21-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p crypto/sha512 -std -installsuffix shared -buildid kD8y8h3iF2BJLB-iHSh8/kD8y8h3iF2BJLB-iHSh8 -goversion go1.11.5 -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o -g -O2 BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b072 -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b072/sha512block_s390x.o ./sha512block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b072/_pkg_.a $WORK/b072/sha512block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/58/58aba9a48178db3f2e05293e57678bcbfb1eb48d17021af8bd61cad40bfb21c9-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b065/_cgo_gotypes.go $WORK/b065/bpf_linux.cgo1.go $WORK/b065/_cgo_import.go BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid 5rlU86rFk1jhn4SLqIjw/5rlU86rFk1jhn4SLqIjw -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/40/40bdc7d1f429f976e367e80b50db66e3f1028f5b3ae8d5be9e2db2ef8f5c6544-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid DbMPicQWqXd3LQGhCFoH/DbMPicQWqXd3LQGhCFoH -goversion go1.11.5 -D "" -importcfg $WORK/b075/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/4e/4e148ff93b6f6f5082884f45c521d7064f49c5a3aa1ab25145f7171ce59c8f98-d # internal BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid XEqWotxtgm5KiiiqhtIi/XEqWotxtgm5KiiiqhtIi -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/85/85d79c22a11cc16eadd1534f726d442f85c0c7e326e74ea4f2e36e19103e0149-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 65YyBgSZZdIsQIA_IHQ1/65YyBgSZZdIsQIA_IHQ1 -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./ipam.go ./ipam_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/52/5242a0bbb1d0adc07970c2cbca4f86778281edc0765dd2331e755edaea084e26-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/ptp BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/ptp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 3bqqlmigQ1Xf59Xbv5mH/3bqqlmigQ1Xf59Xbv5mH -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./ptp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d8/d8c91d07aa8eb40832e88539f7b5eead9f615311eb51431f1adee8d03306e049-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/ptp=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=Hk8GWEx_WHI-E1xRCfem/3bqqlmigQ1Xf59Xbv5mH/wKAfNBsz_v2XqnkUuDxd/Hk8GWEx_WHI-E1xRCfem -B 0x24e41497ea06f701ad080a853da0283d4a2d7263 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ptp BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/vlan ']' BUILDSTDERR: ++ basename plugins/main/vlan vlan + plugin=vlan + echo ' vlan' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x8b180b792355fd6e3dffa7cecf204b71efac0bcc -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/vlan github.com/containernetworking/plugins/plugins/main/vlan BUILDSTDERR: WORK=/tmp/go-build169911121 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/compare_s390x.o ./compare_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/equal_s390x.o ./equal_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/index_s390x.o ./index_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.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 ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 ./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 ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: io BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_big.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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.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 BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm.o $WORK/b058/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid mogjDQvCju8uAysrjU1N/mogjDQvCju8uAysrjU1N -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/73/73a2cd81f27a8f1a134abf011bb84981aaea1ba4a8659b59c1841fb4fe669d44-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid iQ3QiQJUXUb1qTVVLqdp/iQ3QiQJUXUb1qTVVLqdp -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./hwaddr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1d/1dc315d10a00f1a26b4f8269047e1174e1613695baac3aaf361a7e3f6d74d7d6-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp -std -complete -installsuffix shared -buildid Uni9Q1GXbuSdguE9kulK/Uni9Q1GXbuSdguE9kulK -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b065/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b065/ -g -O2 ./bpf_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1c/1c4f60ded251ad31f79d77e953c449840c5b71422b2041adb9e09db10a992ed8-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid yCQpWIjdTJRES72W-2bT/yCQpWIjdTJRES72W-2bT -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/aa/aa3079f60a7265fc2d52fa5a826ba951a21bd14fa4e23f1a10051808bc8f5bf7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid Riz0nb0GVTZFmJfBIANJ/Riz0nb0GVTZFmJfBIANJ -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/27/274701be9301fbfd6fdb021fed1cc0259d6fc964389e7e0b9b7f269d6647d2e4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid QmyyXc1tjmgqSuqZ-pPW/QmyyXc1tjmgqSuqZ-pPW -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack ./sysctl_linux.go BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/44/446253eed62c5b1160a83f4f66100c42c27bd09098b63cb6efee4052ef58c5e9-d # internal BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b065/_cgo_gotypes.go $WORK/b065/bpf_linux.cgo1.go $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid XEqWotxtgm5KiiiqhtIi/XEqWotxtgm5KiiiqhtIi -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/85/85d79c22a11cc16eadd1534f726d442f85c0c7e326e74ea4f2e36e19103e0149-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid 65YyBgSZZdIsQIA_IHQ1/65YyBgSZZdIsQIA_IHQ1 -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./ipam.go ./ipam_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/52/5242a0bbb1d0adc07970c2cbca4f86778281edc0765dd2331e755edaea084e26-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/main/vlan BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/vlan BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 4ddqGqDmCTPXm0aV0PGU/4ddqGqDmCTPXm0aV0PGU -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./vlan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/9c/9c3d73ebc91323d143e3491aed6e34399fe5e0d58a556318ed753dc3c26b3d8a-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/main/vlan=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b064/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=AdVQiTq1MOV1ndueCBHV/4ddqGqDmCTPXm0aV0PGU/DAEr8A81s5VKZ3_CfXHR/AdVQiTq1MOV1ndueCBHV -B 0x8b180b792355fd6e3dffa7cecf204b71efac0bcc -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/vlan BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/ipam/dhcp ']' BUILDSTDERR: ++ basename plugins/ipam/dhcp dhcp + plugin=dhcp + echo ' dhcp' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x248423814b6725adfb5db8b987b9af214645710e -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/dhcp github.com/containernetworking/plugins/plugins/ipam/dhcp BUILDSTDERR: WORK=/tmp/go-build836797634 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: internal/race BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b013/asm.o ./asm.s BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 ./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 ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/compare_s390x.o ./compare_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/equal_s390x.o ./equal_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/index_s390x.o ./index_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_s390x.o $WORK/b009/equal_s390x.o $WORK/b009/index_s390x.o $WORK/b009/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.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 ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/acos_s390x.o $WORK/b014/acosh_s390x.o $WORK/b014/asin_s390x.o $WORK/b014/asinh_s390x.o $WORK/b014/atan2_s390x.o $WORK/b014/atan_s390x.o $WORK/b014/atanh_s390x.o $WORK/b014/cbrt_s390x.o $WORK/b014/cosh_s390x.o $WORK/b014/dim_s390x.o $WORK/b014/erf_s390x.o $WORK/b014/erfc_s390x.o $WORK/b014/exp_s390x.o $WORK/b014/expm1_s390x.o $WORK/b014/floor_s390x.o $WORK/b014/log10_s390x.o $WORK/b014/log1p_s390x.o $WORK/b014/log_s390x.o $WORK/b014/pow_s390x.o $WORK/b014/sin_s390x.o $WORK/b014/sinh_s390x.o $WORK/b014/sqrt_s390x.o $WORK/b014/stubs_s390x.o $WORK/b014/tan_s390x.o $WORK/b014/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b043 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b043 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o -g -O2 -lpthread BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/asm_s390x.o ./asm_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b043/asm_s390x.o ./asm_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_s390x.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./aliasing.go BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./constant_time.go BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_s390x.o $WORK/b008/memclr_s390x.o $WORK/b008/memmove_s390x.o $WORK/b008/rt0_linux_s390x.o $WORK/b008/sys_linux_s390x.o $WORK/b008/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p container/list -std -complete -installsuffix shared -buildid Jt4YmDndOyT25lejL_X4/Jt4YmDndOyT25lejL_X4 -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/77/776e4807ca363e29ac5bdd11cc13c00dae60c58eeb750d72222bb5af5cd30354-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid KQfiTVqTUX-RgxxGsFsc/KQfiTVqTUX-RgxxGsFsc -goversion go1.11.5 -D "" -importcfg $WORK/b082/importcfg -pack ./rc4.go ./rc4_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/75/75050dbc86e79e37a227e65d4d59fe0bfed6dc3b8518f00b079a22897db85e2d-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid whWRdjEV6sEKHjuoa408/whWRdjEV6sEKHjuoa408 -goversion go1.11.5 -D "" -importcfg $WORK/b092/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/50/50ccec5dedda9fb73f076f8a777670afe229aaf0ad4447bc3d889faff462ef88-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_big.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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/json -std -complete -installsuffix shared -buildid dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p flag -std -complete -installsuffix shared -buildid BHA094l2hpYTobnsptr6/BHA094l2hpYTobnsptr6 -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/65/65674f8a615481bf666c62ad6a89f9f6882a4b64cc1a286d3cc70b72224c836f-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b037/ -importpath net -- -I $WORK/b037/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b053/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.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 BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b037/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/b037/_cgo_gotypes.go $WORK/b037/cgo_linux.cgo1.go $WORK/b037/cgo_resnew.cgo1.go $WORK/b037/cgo_socknew.cgo1.go $WORK/b037/cgo_unix.cgo1.go $WORK/b037/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b057/_pkg_.a $WORK/b057/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b058 -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b058/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b058/_pkg_.a $WORK/b058/asm.o $WORK/b058/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p compress/flate -std -complete -installsuffix shared -buildid u4HVFAQ1lurfzumhWfEK/u4HVFAQ1lurfzumhWfEK -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b036/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/79/798477a9c00446acfd187dff9cbf67b5ba3db6f2d32dd85a2e8c5056c3cda30a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid 5M5SUNBBARsfTIdrzcqG/5M5SUNBBARsfTIdrzcqG -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./files.go ./listeners.go ./packetconns.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d6/d6effef6b0fd68906e72a925798246cae4e3e5b81eb06346b3c9a2558e19a9cb-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 -complete -installsuffix shared -buildid _Ve1PAHC9JlQDomRIPNA/_Ve1PAHC9JlQDomRIPNA -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./constants.go ./helpers.go ./option.go ./packet.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/48/4866ae43eb6bf584be39609753e6b4ca0454b694508ae45ff7033b0871f92db0-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/d2g/dhcp4=github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client -complete -installsuffix shared -buildid yJigclatXKQ_weylB2m0/yJigclatXKQ_weylB2m0 -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./client.go ./inetsock.go ./init.go ./pktsock_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/36/36617e6e59d5072fe2eacef94a68113ebacbb2737dc17327d33e32594cbf716e-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p hash -std -complete -installsuffix shared -buildid -nxxneVmkNTq4YPMbAkh/-nxxneVmkNTq4YPMbAkh -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/09/09c3cda5949d36c9245106a8a339696bb67c34519d865b6b5c0b770e175dfb5d-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p hash/crc32 -std -installsuffix shared -buildid wNzaUlczoV0CoZjkkYK5/wNzaUlczoV0CoZjkkYK5 -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b069/crc32_s390x.o ./crc32_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b069/_pkg_.a $WORK/b069/crc32_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/71/71fbee02159dc669f9581a0c53ac0a83cf30ad9f91498d3547659d7f02f6c119-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p compress/gzip -std -complete -installsuffix shared -buildid bsUCJRxMyFU5CqDLHom-/bsUCJRxMyFU5CqDLHom- -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b063/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b063/ -g -O2 ./bpf_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/47/477d0ef5ae2470d92cbae8d403a25def55ec79d1f08232bf59d18b569c091264-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto -std -complete -installsuffix shared -buildid ahR3qIKlu1HdyW5dJWQV/ahR3qIKlu1HdyW5dJWQV -goversion go1.11.5 -D "" -importcfg $WORK/b073/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3f/3ff821f2edf2a95b3cd138a4f066de267624d2305da9b37fc250d18bcdfa2b21-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p crypto/des -std -complete -installsuffix shared -buildid wJEaCzudvbVTyLQVhbQc/wJEaCzudvbVTyLQVhbQc -goversion go1.11.5 -D "" -importcfg $WORK/b074/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cd $WORK/b063 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/66/663e8d7932de32df1ec645be2227726d7974239f6c9ccdeae49b4771220881d8-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/elliptic -std -installsuffix shared -buildid HERi0YiWcCbmiTk02uk7/HERi0YiWcCbmiTk02uk7 -goversion go1.11.5 -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go BUILDSTDERR: cd $WORK/b063 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -o $WORK/b063/_cgo_.o $WORK/b063/_cgo_main.o $WORK/b063/_x001.o $WORK/b063/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b063/_cgo_.o -dynout $WORK/b063/_cgo_import.go BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b063/_cgo_gotypes.go $WORK/b063/bpf_linux.cgo1.go $WORK/b063/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b076/p256_asm_s390x.o ./p256_asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b076/_pkg_.a $WORK/b076/p256_asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d1/d122822b77b522ce03a9ec403e2363509cd5cd6e412a6f538502043659a9875e-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid Wsw9O8rBH1khn51J-tDH/Wsw9O8rBH1khn51J-tDH -goversion go1.11.5 -D "" -importcfg $WORK/b077/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/24/245d4c7529fb1f0076f7b5e648b255d3368c4c60681451860a57e052f0cefaf6-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/sha512 -std -installsuffix shared -buildid kD8y8h3iF2BJLB-iHSh8/kD8y8h3iF2BJLB-iHSh8 -goversion go1.11.5 -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b078/sha512block_s390x.o ./sha512block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b078/_pkg_.a $WORK/b078/sha512block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/58/58aba9a48178db3f2e05293e57678bcbfb1eb48d17021af8bd61cad40bfb21c9-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _7Mkf-Sl6yIWLi9wC954/_7Mkf-Sl6yIWLi9wC954 -goversion go1.11.5 -D "" -importcfg $WORK/b079/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/13/13ef81f80e39c256a4b0c013837917a58aea516a86c590823f45f5f54b8b65a4-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 10f0SpRFqVOerxYfPrSB/10f0SpRFqVOerxYfPrSB -goversion go1.11.5 -D "" -importcfg $WORK/b075/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/52/52140835fb60e552e5e478a949b4748905b95709ed436b73b72b0945640cc523-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b070/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid wEy0vEOpnEFA288oZKHm/wEy0vEOpnEFA288oZKHm -goversion go1.11.5 -D "" -importcfg $WORK/b080/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/3d/3d70118edbb9d16317e9e2f091c2d28b7ddd87120ba733651058a1d29271961f-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/md5 -std -installsuffix shared -buildid YZ-dYVn5hJleLnD1O66V/YZ-dYVn5hJleLnD1O66V -goversion go1.11.5 -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b081/md5block_s390x.o ./md5block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b081/_pkg_.a $WORK/b081/md5block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ab/ab82261f73362f2a4322ac59f4251adf5d1025a967d97cecf0f625a22afaa287-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid NZdgIV8xCKrINEobE8lY/NZdgIV8xCKrINEobE8lY -goversion go1.11.5 -D "" -importcfg $WORK/b083/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/c6/c6133fa4dffc82f0ce38f9adadf2159ccb99e6f39d8bd0ee97cdc6831e9c0fda-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/sha1 -std -installsuffix shared -buildid kX899EU_LYdtxYAZrELp/kX899EU_LYdtxYAZrELp -goversion go1.11.5 -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b084 -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b084/sha1block_s390x.o ./sha1block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b084/_pkg_.a $WORK/b084/sha1block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/25/252ace833ea7001d0ae2787c5afa25f47c55660922e3e05d47eb3e7a5243f826-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/sha256 -std -installsuffix shared -buildid ds7aazYSMGaLEIxTOULe/ds7aazYSMGaLEIxTOULe -goversion go1.11.5 -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b085/sha256block_s390x.o ./sha256block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b085/_pkg_.a $WORK/b085/sha256block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/c8/c88dfa88be40ecf4cf1ce60c11da46708149f0724bd487a752f80a92013af935-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid x9lDs0GoRPD37y--zt7Y/x9lDs0GoRPD37y--zt7Y -goversion go1.11.5 -D "" -importcfg $WORK/b087/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f9/f9d0431354e6f42d3025e0b92cf07f79912d76754deb403fdae6e641edeab123-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p encoding/hex -std -complete -installsuffix shared -buildid jmmQxonOMPX4f7C5X1AD/jmmQxonOMPX4f7C5X1AD -goversion go1.11.5 -D "" -importcfg $WORK/b089/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a6/a6f05c7e45bb971d0b133d804084711f6239fae0d1bc0c0b021c6a8a7ab7c75d-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid PxAH7MK7Zjf3qwnxSOfJ/PxAH7MK7Zjf3qwnxSOfJ -goversion go1.11.5 -D "" -importcfg $WORK/b088/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/33/3383481cc3908d5eddc7e9cd40812f05bbc37b071f5bda5150eedbde52a87e30-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p encoding/pem -std -complete -installsuffix shared -buildid Jq3YoKVHUNtb0XhKXJ_m/Jq3YoKVHUNtb0XhKXJ_m -goversion go1.11.5 -D "" -importcfg $WORK/b090/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e7/e7515d43c3ac684435b6ea2ff14b0e72ced01dec526903cf1988b1c47c8b0dc4-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid RrGESYdWFdQgcescctdj/RrGESYdWFdQgcescctdj -goversion go1.11.5 -D "" -importcfg $WORK/b091/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c5/c583a68f4d5008e3c8d3ecbbcda56df3aca97835b61d5b8bf96dd9ea339a18ef-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p net/url -std -complete -installsuffix shared -buildid juB_5z0ICwnJGCHeC9S7/juB_5z0ICwnJGCHeC9S7 -goversion go1.11.5 -D "" -importcfg $WORK/b093/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/d1/d1fd8d8c599ec10b54b2ecc25b067d939898c52cfe72b5014d5861aa04f0d356-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid bOhNtExaNhqg55L-Mr-u/bOhNtExaNhqg55L-Mr-u -goversion go1.11.5 -D "" -importcfg $WORK/b086/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 BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b063/_pkg_.a $WORK/b063/_x001.o $WORK/b063/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p vendor/golang_org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid C7V6bibPvUS1RDodAmd6/C7V6bibPvUS1RDodAmd6 -goversion go1.11.5 -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b095 -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b095/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b095/_pkg_.a $WORK/b095/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4a/4a36da668926750437b8c71acbcbdf6ecf9fc38ffc27665ce54fde0a9d7d9f0c-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix shared -buildid jtKTjXydEmws1upVawve/jtKTjXydEmws1upVawve -goversion go1.11.5 -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./poly1305.go ./sum_ref.go ./sum_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b096/sum_s390x.o ./sum_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b096/sum_vmsl_s390x.o ./sum_vmsl_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b096/_pkg_.a $WORK/b096/sum_s390x.o $WORK/b096/sum_vmsl_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/7f/7f7eb974fe8746f42258f03206fa8c32d75c0502565f4e9d78114a97a49c991b-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/internal/chacha20=vendor/golang_org/x/crypto/internal/chacha20 BUILDSTDERR: importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b096/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid z88N9u0tFUIMq-mKDcfM/z88N9u0tFUIMq-mKDcfM -goversion go1.11.5 -D "" -importcfg $WORK/b094/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/cd/cda7b28faa110cfb88d80aa02165a30342bbe0f63078c2402d09e7aebcffc719-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid o1o4CfvNGPSVh43HCpnR/o1o4CfvNGPSVh43HCpnR -goversion go1.11.5 -D "" -importcfg $WORK/b097/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/60/606d41779cbd797ebc3151540561baa3586dff2d9543fed8e34c1a62c3170b39-d # internal BUILDSTDERR: vendor/golang_org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid wXOTy4Wd_PG-1XABqunl/wXOTy4Wd_PG-1XABqunl -goversion go1.11.5 -D "" -importcfg $WORK/b101/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/00/00a79c68e96f5edc2e5a57d0dd4a9d0952b653284c1469f91ac285b94165798a-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid -t6mLr0mAZxLd-gNgAm1/-t6mLr0mAZxLd-gNgAm1 -goversion go1.11.5 -D "" -importcfg $WORK/b102/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d6/d6b1ffaadeb673f177440cd411f6afcfc1626bc1bf9fe0c617310f612339eb4d-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p crypto/tls -std -complete -installsuffix shared -buildid pkjV8LpDNPsJpdej3n5j/pkjV8LpDNPsJpdej3n5j -goversion go1.11.5 -D "" -importcfg $WORK/b072/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/26/26cfd5b9314eb345c451ee4d7983784baf848f4167138fa97b64f9f9eb14fbff-d # internal BUILDSTDERR: vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid _JDDfTblwzJM435Tu89c/_JDDfTblwzJM435Tu89c -goversion go1.11.5 -D "" -importcfg $WORK/b100/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/2f/2f3b680698ac1677c89199407ada0f09451dd8975999dfee612782c6700de27a-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid XdapGNPoAvjstllwDWHD/XdapGNPoAvjstllwDWHD -goversion go1.11.5 -D "" -importcfg $WORK/b103/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/20/20d82dedc6e5fabe5896ecd64b8a9118c146d2f48c92754c96a49d5b7c25ca73-d # internal BUILDSTDERR: vendor/golang_org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid ReLrjPZp3lhwMWv8DaKl/ReLrjPZp3lhwMWv8DaKl -goversion go1.11.5 -D "" -importcfg $WORK/b099/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e1/e12aed1844b0d0fa3d72ca360db5b8403f4e56ca244ef23537401e585c8a270d-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p net/textproto -std -complete -installsuffix shared -buildid rSoVBPQaVbUMEYIuMz1N/rSoVBPQaVbUMEYIuMz1N -goversion go1.11.5 -D "" -importcfg $WORK/b104/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ab/ab8ae6023e5f610e1313898a02f907411be4295ecdd0fc0ffac82f31b8b2fa7b-d # internal BUILDSTDERR: vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p vendor/golang_org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ekAM3yqvwIiUm4--5zQ5/ekAM3yqvwIiUm4--5zQ5 -goversion go1.11.5 -D "" -importcfg $WORK/b105/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/82/82261520333ae33b55284cea83e84e2a239ee27f0ce393c3e84c748cdf4a9e9f-d # internal BUILDSTDERR: vendor/golang_org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid QO-e0oA6iSzk4w3K5CqL/QO-e0oA6iSzk4w3K5CqL -goversion go1.11.5 -D "" -importcfg $WORK/b106/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/5b/5b96e992ec89397a7c9044788eac2e7c9198adc493a4d11de16262c1b6023393-d # internal BUILDSTDERR: vendor/golang_org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p vendor/golang_org/x/net/http/httpguts -std -complete -installsuffix shared -buildid b-0RGzqKWI34cNloRZlw/b-0RGzqKWI34cNloRZlw -goversion go1.11.5 -D "" -importcfg $WORK/b098/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d2/d2b0d8d266dff24bd5e15b101f9123151da397af4561eb429e7886489eca33c8-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p mime -std -complete -installsuffix shared -buildid wL_AoWRDInCyDJi_T1r9/wL_AoWRDInCyDJi_T1r9 -goversion go1.11.5 -D "" -importcfg $WORK/b107/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/86/861373a02884ec4da93c04519960ae312603903d5d4d6aeeabcab5617b87a331-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 6Hnn4u3vsKnG92IDvz_B/6Hnn4u3vsKnG92IDvz_B -goversion go1.11.5 -D "" -importcfg $WORK/b109/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/70/7063a45d1ce6a692631efe685c9b6cd120300bf26d7ef5d1bc5b6f20a5015473-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid CbwUzyjP6pHfk8ow-ADp/CbwUzyjP6pHfk8ow-ADp -goversion go1.11.5 -D "" -importcfg $WORK/b110/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e8/e8555e21ff734ab402891303cfdfe8485dbde9fa8029f917035c2d61a5e19eca-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p net/http/internal -std -complete -installsuffix shared -buildid Kbk12YeEg3JWH0LTxOq9/Kbk12YeEg3JWH0LTxOq9 -goversion go1.11.5 -D "" -importcfg $WORK/b111/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/40/4032fe25f25a378134ef489be03cb1d6fa7d787012c7fa13768519d714d6b2b9-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p mime/multipart -std -complete -installsuffix shared -buildid Li0d-S6z8ELa7363_wlK/Li0d-S6z8ELa7363_wlK -goversion go1.11.5 -D "" -importcfg $WORK/b108/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/21/211ae2549d9941e20574267ecbe644c5efa4313415f932df20b98ef48c9212f6-d # internal BUILDSTDERR: encoding/gob BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/gob BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p encoding/gob -std -complete -installsuffix shared -buildid BvDuzjBrGrq-yoi8JO6e/BvDuzjBrGrq-yoi8JO6e -goversion go1.11.5 -D "" -importcfg $WORK/b113/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d7/d7187ecd6b65a02beea9ac130f319c8609176d2d2b8747346300d1b9f359df72-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/http/httpguts=vendor/golang_org/x/net/http/httpguts BUILDSTDERR: importmap golang_org/x/net/http/httpproxy=vendor/golang_org/x/net/http/httpproxy BUILDSTDERR: importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p net/http -std -complete -installsuffix shared -buildid qeAOhrbhHLE9hS20ORTx/qeAOhrbhHLE9hS20ORTx -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./client.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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/56/5643c722dd57dcf82255afa6f3abb3130e4d9b753b65e3ed217bfcacbabf7713-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p html -std -complete -installsuffix shared -buildid cYGYwTf86Usz6rbKHX7k/cYGYwTf86Usz6rbKHX7k -goversion go1.11.5 -D "" -importcfg $WORK/b115/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/57/572cf7b6ecded849246b03814b0f6f5643434ed3ab20f4e2ea12d5b9635da476-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p text/template/parse -std -complete -installsuffix shared -buildid PdR6tBZHPRsga7Us8t5R/PdR6tBZHPRsga7Us8t5R -goversion go1.11.5 -D "" -importcfg $WORK/b117/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c9/c96598f84cc81040dbe14db9e3079e44cec2714ea5195991ba88d906e4afd0df-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p text/template -std -complete -installsuffix shared -buildid 2KRVx7uzLYWJFtObY_jn/2KRVx7uzLYWJFtObY_jn -goversion go1.11.5 -D "" -importcfg $WORK/b116/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/dd/dd783bfaaec9a10d56b99b75fe6ce637a6c40cdb3170e81be028c914b77f169d-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p html/template -std -complete -installsuffix shared -buildid 6rTr9rYYHDawaLBKmrBt/6rTr9rYYHDawaLBKmrBt -goversion go1.11.5 -D "" -importcfg $WORK/b114/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/93/937d95ce3894de5034651d6e2de58b75d5a1e22df121073b8c7f0c3cb30de267-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/9b/9b5da5eb0d68e89cc9cd2bab9fc335cc9d27021336e2b00db579397010716c7e-d # internal BUILDSTDERR: net/rpc BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/gob=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/rpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p net/rpc -std -complete -installsuffix shared -buildid ddMGRV0UieN9btJ_AlQ3/ddMGRV0UieN9btJ_AlQ3 -goversion go1.11.5 -D "" -importcfg $WORK/b112/importcfg -pack ./client.go ./debug.go ./server.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ad/ad5347243b049c2e6a9dd99f4b2f7c9c1400794c2d0d6ab060bef141db7f8ca7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/ipam/dhcp BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/coreos/go-systemd/activation=github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: importmap github.com/d2g/dhcp4=github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 BUILDSTDERR: importmap github.com/d2g/dhcp4client=github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/rpc=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/dhcp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid VKLHYkF0yHN5SA8OFfxl/VKLHYkF0yHN5SA8OFfxl -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./daemon.go ./lease.go ./main.go ./options.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/35/3540dfeb3f9446c59bda9533897b4d140deefaf685356a47bd15d66529eeca73-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/ipam/dhcp=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile net/rpc=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/gob=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b101/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=yzyRm1zkK_C8_pNrmdy6/VKLHYkF0yHN5SA8OFfxl/1GYUEN2c8qruiKZW64aY/yzyRm1zkK_C8_pNrmdy6 -B 0x248423814b6725adfb5db8b987b9af214645710e -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/dhcp BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/ipam/host-local ']' BUILDSTDERR: ++ basename plugins/ipam/host-local host-local + plugin=host-local + echo ' host-local' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x1dd7a55e028e574ad35ec7fd7c9f4225f6731d19 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/host-local github.com/containernetworking/plugins/plugins/ipam/host-local BUILDSTDERR: WORK=/tmp/go-build503744569 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/compare_s390x.o ./compare_s390x.s BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/equal_s390x.o ./equal_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/index_s390x.o ./index_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.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 ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 ./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 ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b018/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b018/_pkg_.a $WORK/b018/acos_s390x.o $WORK/b018/acosh_s390x.o $WORK/b018/asin_s390x.o $WORK/b018/asinh_s390x.o $WORK/b018/atan2_s390x.o $WORK/b018/atan_s390x.o $WORK/b018/atanh_s390x.o $WORK/b018/cbrt_s390x.o $WORK/b018/cosh_s390x.o $WORK/b018/dim_s390x.o $WORK/b018/erf_s390x.o $WORK/b018/erfc_s390x.o $WORK/b018/exp_s390x.o $WORK/b018/expm1_s390x.o $WORK/b018/floor_s390x.o $WORK/b018/log10_s390x.o $WORK/b018/log1p_s390x.o $WORK/b018/log_s390x.o $WORK/b018/pow_s390x.o $WORK/b018/sin_s390x.o $WORK/b018/sinh_s390x.o $WORK/b018/sqrt_s390x.o $WORK/b018/stubs_s390x.o $WORK/b018/tan_s390x.o $WORK/b018/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b036/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b043/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b043/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b043 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I $WORK/b043/ -g -O2 -Wall -Werror -o $WORK/b043/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b043 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo.cgo1.go $WORK/b043/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b043/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_s390x.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o $WORK/b043/_x006.o $WORK/b043/_x007.o $WORK/b043/_x008.o $WORK/b043/_x009.o $WORK/b043/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid kfBWa2y5GP2ex5py1A1d/kfBWa2y5GP2ex5py1A1d -goversion go1.11.5 -D "" -importcfg $WORK/b055/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/19/19c1dbe741b10410fdb0d87a2ebbe502871e10f264b3afba5f480cb8ec76bd05-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid qco7aJu7DYz-KbQZnOW4/qco7aJu7DYz-KbQZnOW4 -goversion go1.11.5 -D "" -importcfg $WORK/b056/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/7e/7ec511c8e91233ab69796d597000e5177d9b559004318b20968352561a2d60d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./dirent.go ./endian_big.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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid z5Ipac_2_Upa1hbNNr_Z/z5Ipac_2_Upa1hbNNr_Z -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5b/5b1e670ba36a7a1380bfd1887b93c726e2f8b278df32647d62555b4df1babe4b-d # internal BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b023/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b023/_pkg_.a $WORK/b023/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b025/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b035/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b035/_pkg_.a $WORK/b035/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p encoding/json -std -complete -installsuffix shared -buildid dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b037/ -importpath net -- -I $WORK/b037/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b049/importcfg -pack ./log.go BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 9c8z4gfwygs_Ez8jhsl3/9c8z4gfwygs_Ez8jhsl3 -goversion go1.11.5 -D "" -importcfg $WORK/b054/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/af/af70ead7162faa392b7180e3c25ffb9432bd6e1591e4a94d4c6bd16211e2742c-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/aes -std -installsuffix shared -buildid bpteubS_AH7kFiK5LNnD/bpteubS_AH7kFiK5LNnD -goversion go1.11.5 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b037/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/b037/_cgo_gotypes.go $WORK/b037/cgo_linux.cgo1.go $WORK/b037/cgo_resnew.cgo1.go $WORK/b037/cgo_socknew.cgo1.go $WORK/b037/cgo_unix.cgo1.go $WORK/b037/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b053/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ea/eaec754e18bfc7acd970988e2b535d48bc39e27196f42eb610f69f0ac8771562-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p math/big -std -installsuffix shared -buildid GZI3zXFpTVX6S9HI978_/GZI3zXFpTVX6S9HI978_ -goversion go1.11.5 -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b057/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b057/_pkg_.a $WORK/b057/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/51/515fd5f754f78a69876e6d51864f89967a2c27bbc46a28be1290e1e57a0db65a-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid Lxq-Ld7jhNW9_t_vtCqG/Lxq-Ld7jhNW9_t_vtCqG -goversion go1.11.5 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/36/36efc12164af8b263a30ca91ff27e6f753e36004011475a902d307dc17d3442b-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid Nmqh9Geq5KaeDQCAK5iy/Nmqh9Geq5KaeDQCAK5iy -goversion go1.11.5 -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o $WORK/b037/_x003.o $WORK/b037/_x004.o $WORK/b037/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b059/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b059/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b059/_pkg_.a $WORK/b059/asm.o $WORK/b059/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/8c/8c38eb76dbc29dea56e3f0fe134312bed1585b23d72c2f54fb2da7e598651237-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p path -std -complete -installsuffix shared -buildid gEdVfcBw9c1MQ187QGOa/gEdVfcBw9c1MQ187QGOa -goversion go1.11.5 -D "" -importcfg $WORK/b060/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/81/81766fa2eb6fcee00d05c682a94429ffd356d81310ce9340f63e6f2e78316304-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid cij66dYBNdfqlYxG3fvF/cij66dYBNdfqlYxG3fvF -goversion go1.11.5 -D "" -importcfg $WORK/b058/importcfg -pack ./ns_linux.go BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid iQ3QiQJUXUb1qTVVLqdp/iQ3QiQJUXUb1qTVVLqdp -goversion go1.11.5 -D "" -importcfg $WORK/b061/importcfg -pack ./hwaddr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/1d/1dc315d10a00f1a26b4f8269047e1174e1613695baac3aaf361a7e3f6d74d7d6-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p os/exec -std -complete -installsuffix shared -buildid WA6FDC6LsHxzUMBBmkxI/WA6FDC6LsHxzUMBBmkxI -goversion go1.11.5 -D "" -importcfg $WORK/b063/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/da/da791786c04285d292f9a216e55470341a04005ab4998bae0c02669db2d42663-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid mogjDQvCju8uAysrjU1N/mogjDQvCju8uAysrjU1N -goversion go1.11.5 -D "" -importcfg $WORK/b065/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/cd/cd190e14c360965e558a1af5a7b74821231ff912dc610190b9f6f31ec99562d3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid aA3QFYt4JtQhqsrFm9uJ/aA3QFYt4JtQhqsrFm9uJ -goversion go1.11.5 -D "" -importcfg $WORK/b068/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c2/c232c7bd9cfc7731152f913210babfdc9b3286d002aa470a16b8eda8ebb85aaa-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid mzEnDhUrOS7qP6yZb-Hy/mzEnDhUrOS7qP6yZb-Hy -goversion go1.11.5 -D "" -importcfg $WORK/b067/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/73/73a2cd81f27a8f1a134abf011bb84981aaea1ba4a8659b59c1841fb4fe669d44-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp -std -complete -installsuffix shared -buildid Uni9Q1GXbuSdguE9kulK/Uni9Q1GXbuSdguE9kulK -goversion go1.11.5 -D "" -importcfg $WORK/b064/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f8/f8c69e64960ab6931f3cf352b2d587afc0cd723d62ade52f6e324c4513598463-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b066/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b066/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -o $WORK/b066/_cgo_.o $WORK/b066/_cgo_main.o $WORK/b066/_x001.o $WORK/b066/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid 8O5WHwfp0Hsrchwfamg-/8O5WHwfp0Hsrchwfamg- -goversion go1.11.5 -D "" -importcfg $WORK/b066/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b066/_cgo_gotypes.go $WORK/b066/bpf_linux.cgo1.go $WORK/b066/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/1c/1c4f60ded251ad31f79d77e953c449840c5b71422b2041adb9e09db10a992ed8-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid yCQpWIjdTJRES72W-2bT/yCQpWIjdTJRES72W-2bT -goversion go1.11.5 -D "" -importcfg $WORK/b062/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/aa/aa3079f60a7265fc2d52fa5a826ba951a21bd14fa4e23f1a10051808bc8f5bf7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/ipam/host-local/backend BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid ZZC0so8-tCMP2qbXMN4O/ZZC0so8-tCMP2qbXMN4O -goversion go1.11.5 -D "" -importcfg $WORK/b069/importcfg -pack ./store.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d1/d10edc94da5a4bb47c9d9cb3ea5ed4eb3d13e531eda5305a577b09b3a3404ff7-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex -complete -installsuffix shared -buildid 4F9BICf4Ca5yRiqY-Wou/4F9BICf4Ca5yRiqY-Wou -goversion go1.11.5 -D "" -importcfg $WORK/b071/importcfg -pack ./filemutex_flock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/67/670f91eaa55a1b1e9769528ff963cb8ffec5144bc9e489a1e3b89c2beced74bb-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/alexflint/go-filemutex=github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -complete -installsuffix shared -buildid G9MuHCGzCjSyul0ITBCv/G9MuHCGzCjSyul0ITBCv -goversion go1.11.5 -D "" -importcfg $WORK/b070/importcfg -pack ./backend.go ./lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/13/139a8b2a8cc9c6f2dc9e01cf491bbd35dbfb7e040f53c57fa3bfda7614c035a3-d # internal BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b066/_pkg_.a $WORK/b066/_x001.o $WORK/b066/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/83/83646f46340a93e24e1443d997c91e76b8fd669fc9b2e6bc58e8ededdaa124d4-d # internal BUILDSTDERR: github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid XEqWotxtgm5KiiiqhtIi/XEqWotxtgm5KiiiqhtIi -goversion go1.11.5 -D "" -importcfg $WORK/b051/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/85/85d79c22a11cc16eadd1534f726d442f85c0c7e326e74ea4f2e36e19103e0149-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid 2_8GffgCKyZ0qy5Ft5Fl/2_8GffgCKyZ0qy5Ft5Fl -goversion go1.11.5 -D "" -importcfg $WORK/b050/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ef/ef81f1f45caca09b9f3269a502a8fdf538b4c4204a0347cb209a3a7bce89fa21-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/ipam/host-local BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid w233SSw2jX8b__KjghtP/w233SSw2jX8b__KjghtP -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./dns.go ./main.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/7f/7fa95436588526271ecbd014373619beebdb72b27ccc95165c87c52bf044ed0c-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/ipam/host-local=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=zBKC4f9Xj40EZ-UZTWAU/w233SSw2jX8b__KjghtP/ZaeXHDz3Rm9Zy8XqcUvG/zBKC4f9Xj40EZ-UZTWAU -B 0x1dd7a55e028e574ad35ec7fd7c9f4225f6731d19 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/host-local BUILDSTDERR: rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/sample ']' BUILDSTDERR: ++ basename plugins/sample sample + plugin=sample + echo ' sample' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x72c33e74e9c29125077e822c0df9219cd1e65c58 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/sample github.com/containernetworking/plugins/plugins/sample BUILDSTDERR: WORK=/tmp/go-build166001726 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid NB4CPGBc-IT3HlyNXsz-/NB4CPGBc-IT3HlyNXsz- -goversion go1.11.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/26b7796fc08a92f39fed03afc7c59efc548220aeff179564eb917b39655b9760-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid slYGEd7pgt0Xw9Zi-iBn/slYGEd7pgt0Xw9Zi-iBn -goversion go1.11.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 06C6QnO9Ka9Ge7FWQdxt/06C6QnO9Ka9Ge7FWQdxt -goversion go1.11.5 -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/77578475776d633a0b943ff60f2bc24268010fe1521534784c9d6e38e0f7ad4a-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P9myDbAsgEdoQpuqzLq2/P9myDbAsgEdoQpuqzLq2 -goversion go1.11.5 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0ce9fe62e6a0a71c44bb3b6274f6ac97f3ef3e871d8aefa0deb3e79cd980400e-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid tB-iSBqQAfcGV4PZ2LwC/tB-iSBqQAfcGV4PZ2LwC -goversion go1.11.5 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3e/3ee5408999bfc12e9e7ab4cf9aa94ef0b994d98ad0fc5bcc0ae3d34c266b5114-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uVV47aExEbKXcYWngJxf/uVV47aExEbKXcYWngJxf -goversion go1.11.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/compare_s390x.o ./compare_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/equal_s390x.o ./equal_s390x.s BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f3/f32d8263fcf2ef34502dc2c1f6031bb365eef0d9ff863e69f9a7dd8d7813e46e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid fHFdPisQu7Mt11nn-8k9/fHFdPisQu7Mt11nn-8k9 -goversion go1.11.5 -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/index_s390x.o ./index_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f4/f44a63adacdf4a1020b673b036a835f6838902344817158cc63751f3213348d5-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid 23RzmResEzWTKQIOs7q6/23RzmResEzWTKQIOs7q6 -goversion go1.11.5 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e80019dd27146803f00197974155b17e2349f9a9e7b1c6a413ad2fff2c69e81a-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 2e1SsChih6hzD3XVZtBu/2e1SsChih6hzD3XVZtBu -goversion go1.11.5 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.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 ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04469223d66e16d20bad536bf773f96652743e31c683728919335e772aca0480-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid mb8lOwQA6eeNBona5Edn/mb8lOwQA6eeNBona5Edn -goversion go1.11.5 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9e/9e999a276494ca9316c3ec183078b5f634c4be2f38e2443a589c6c27899f3a20-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding -std -complete -installsuffix shared -buildid 75I8ezHpWCgputJa_RkH/75I8ezHpWCgputJa_RkH -goversion go1.11.5 -D "" -importcfg $WORK/b017/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4b/4b40f98685374b8f835621cdc7ea0e797b123944ff37559fc3e7fbdff06de6dd-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid rY7wOtKBEiB-NCE-zZRL/rY7wOtKBEiB-NCE-zZRL -goversion go1.11.5 -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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 ./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 ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/acos_s390x.o $WORK/b020/acosh_s390x.o $WORK/b020/asin_s390x.o $WORK/b020/asinh_s390x.o $WORK/b020/atan2_s390x.o $WORK/b020/atan_s390x.o $WORK/b020/atanh_s390x.o $WORK/b020/cbrt_s390x.o $WORK/b020/cosh_s390x.o $WORK/b020/dim_s390x.o $WORK/b020/erf_s390x.o $WORK/b020/erfc_s390x.o $WORK/b020/exp_s390x.o $WORK/b020/expm1_s390x.o $WORK/b020/floor_s390x.o $WORK/b020/log10_s390x.o $WORK/b020/log1p_s390x.o $WORK/b020/log_s390x.o $WORK/b020/pow_s390x.o $WORK/b020/sin_s390x.o $WORK/b020/sinh_s390x.o $WORK/b020/sqrt_s390x.o $WORK/b020/stubs_s390x.o $WORK/b020/tan_s390x.o $WORK/b020/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/25/25d2d8175c430b8478f560857bf4910815ef49f531037b8a863e67fd52c904e0-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid lcZs5VkYJ1nTo0JT-UHP/lcZs5VkYJ1nTo0JT-UHP -goversion go1.11.5 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b9/b9ab9d9fefced0b3628d12694f9fc1b262c803727b3a92dac52861e0a134f50a-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid VvoJQOTqmH3Tjw21RQDl/VvoJQOTqmH3Tjw21RQDl -goversion go1.11.5 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b5/b583a86761660199c17a71bd818ec37ec382cb273f6d9669f2e7062f216d4f03-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid zKpRds_9pllhoo6GqvdU/zKpRds_9pllhoo6GqvdU -goversion go1.11.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/61/6164b7ba543418cb8e9932759ba2081620c09a92d35d811103ebe3083d8081a0-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid r7c21P0yep69gqiqHDRP/r7c21P0yep69gqiqHDRP -goversion go1.11.5 -D "" -importcfg $WORK/b033/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d02c896f1784ede6b10b1f7783386e607872d34b68dbc3fca0db25e77996715-d # internal BUILDSTDERR: vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p vendor/golang_org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid mFRH3v0OFrMVUam-TClg/mFRH3v0OFrMVUam-TClg -goversion go1.11.5 -D "" -importcfg $WORK/b038/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a2d64799c1edab52965a99310a1d0c2177fb3186aa415dc15207f96509f6384-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid g7QpdHWSlScM7aCfFeqt/g7QpdHWSlScM7aCfFeqt -goversion go1.11.5 -D "" -importcfg $WORK/b039/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d757538c6a6d673b9b379146ed4015c5d15087d8e3f603882d7799fed41df74a-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b042/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b042/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I $WORK/b042/ -g -O2 -Wall -Werror -o $WORK/b042/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b042 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p runtime/cgo -std -installsuffix shared -buildid Aphuyq64oVTJQAg8Eu9l/Aphuyq64oVTJQAg8Eu9l -goversion go1.11.5 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo.cgo1.go $WORK/b042/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b042/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_s390x.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o $WORK/b042/_x006.o $WORK/b042/_x007.o $WORK/b042/_x008.o $WORK/b042/_x009.o $WORK/b042/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9d086c01e4398bc1012c8818e3c7cda897e49830e8d5fd90f3a8fa73b82fe362-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ee/ee35b62fc735d9eb9ff0a7495b6a2ee23bc4c30caed524e650b07bf34ca20777-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid rK8AUjZNZYvG6tHxnYXu/rK8AUjZNZYvG6tHxnYXu -goversion go1.11.5 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b40c417a997721967687e421c18b3be8c9b6eee3b70d5617af1de656605dbf7-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid eVUWDDwSvesichbaI2aH/eVUWDDwSvesichbaI2aH -goversion go1.11.5 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid eB_q1Xdcun8jjM-rbJUE/eB_q1Xdcun8jjM-rbJUE -goversion go1.11.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/23/2345a475ac1c46b841d161bdb6222410bd3235e2b33c94e4485e5d2404852b55-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid lB_rMj8v4iaAlDzWstQa/lB_rMj8v4iaAlDzWstQa -goversion go1.11.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c4/c45ed38bda2ea347a756eab91cec5ac6c568bed72715408b13eb77a3c19a48b3-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 9bjTt_h6G3oy_lCPoZ2V/9bjTt_h6G3oy_lCPoZ2V -goversion go1.11.5 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_big.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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6f/6fcf3b57bd969b104e7f96a66b5b0df03059a69848bdb1736d8cc4ec38666fdb-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid 8kt2TC17vjxwXn7uyn3q/8kt2TC17vjxwXn7uyn3q -goversion go1.11.5 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a921deca6aac3aa7d90547c9c1778dbe0b1b1145151664e60dcde13cbc829b63-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 36ZyQ452acSwhF-xNyc6/36ZyQ452acSwhF-xNyc6 -goversion go1.11.5 -D "" -importcfg $WORK/b019/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/acf0a27f392f580a210822a3b3f5971b6b3fe4c3272f5d75fb2f962c2d90b3a7-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid I9QMkfwn_qlnsRyGADsq/I9QMkfwn_qlnsRyGADsq -goversion go1.11.5 -D "" -importcfg $WORK/b018/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4f4485a5e2fe608681c66744119ea007afa559d04d730d9ef2b9080b0f36e79-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -installsuffix shared -buildid JsvAOxwSQ0fYV88YTgns/JsvAOxwSQ0fYV88YTgns -goversion go1.11.5 -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bf/bf6edb7c7c5e3fc2791e6aabec2c66dd32e97533fcef4d0b32cead05bf70347b-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid lamilxUa0sPxXg8RcM-E/lamilxUa0sPxXg8RcM-E -goversion go1.11.5 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_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 BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b029 -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/empty.o ./empty.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/empty.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/99/995f03024b12d862dac5ff43bf827c934baa37e3e560be081c7aaf1bf1acca37-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p sort -std -complete -installsuffix shared -buildid -XNi3vemLtuiFkh8jUaJ/-XNi3vemLtuiFkh8jUaJ -goversion go1.11.5 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/897229475bc3f3f36c56fa1734c034684b3c240d3fe1db09e559fc962f8d726a-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid zdNBtXjDCsoSMdlWrGXp/zdNBtXjDCsoSMdlWrGXp -goversion go1.11.5 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63325d79cf7b9e09fe9e38103167223e1c7eade8ec8af1d3c034eee1de7e71e3-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p strings -std -installsuffix shared -buildid YYAMd3idNC8iRlWeDQap/YYAMd3idNC8iRlWeDQap -goversion go1.11.5 -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b032 -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b032/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b032/_pkg_.a $WORK/b032/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/6f/6f8c7aaaf80159e7c9c50d18d52089c50cc2dd952d8747d773291683a2f638e9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid QGcip89Rp0fIDduia6GC/QGcip89Rp0fIDduia6GC -goversion go1.11.5 -D "" -importcfg $WORK/b040/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/96/9634d2612e104b3f6d8a09205abb625589c53dbd2b43b772befc64af4628f161-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid YywergpRKuNTHyZym3r-/YywergpRKuNTHyZym3r- -goversion go1.11.5 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/81/81064b18bcf0212d2713a31051b0ba3597851211ec4b069c85f7b5a1c3a178d2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid 8ihqzQb86S-2_Qnnkj5X/8ihqzQb86S-2_Qnnkj5X -goversion go1.11.5 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/49a933cddc7a1ebdad108515d89c9044001cb7283d76748558aaeaa54420ebc7-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path/filepath -std -complete -installsuffix shared -buildid f2AWLcKCiuFC6_Ff9lXR/f2AWLcKCiuFC6_Ff9lXR -goversion go1.11.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e2b9dc219d8d91a5e7a5594317003728d50981bead83b38e438d0610dbb4bbfe-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p io/ioutil -std -complete -installsuffix shared -buildid LFSYE0B0NJL8Pn1hfnX8/LFSYE0B0NJL8Pn1hfnX8 -goversion go1.11.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/37/373274c17c52df01f038cbb4e8393b97dcdd1943e5902e50c4540081636273a1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/05f44deda4b59007d288c5281166c40b13398f80a03837a1f28d93944837664f-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid MoV21qE-tZm2Oi9WNRmW/MoV21qE-tZm2Oi9WNRmW -goversion go1.11.5 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid dK2rbaXuQJtOkGckWHC1/dK2rbaXuQJtOkGckWHC1 -goversion go1.11.5 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/921a6d804092752d1d151b7d58d4e8dcf4ac87e2b69f05bff3018bb84b0021f3-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b036/ -importpath net -- -I $WORK/b036/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0e631a64c2355528becc8e674c8551d1bc2b2cbadc2807b65d789bb086208ebb-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p log -std -complete -installsuffix shared -buildid g_bgbAOhh6cY4PkBELpL/g_bgbAOhh6cY4PkBELpL -goversion go1.11.5 -D "" -importcfg $WORK/b048/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/29/29d1bbaa056acf269bf10cdcfd50c5f1b5c928a2fbe3a768df6f08a00197e484-d # internal BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/dns/dnsmessage=vendor/golang_org/x/net/dns/dnsmessage BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p net -std -installsuffix shared -buildid YZLBjT8EqHBgjJJsWZR4/YZLBjT8EqHBgjJJsWZR4 -goversion go1.11.5 -D "" -importcfg $WORK/b036/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/b036/_cgo_gotypes.go $WORK/b036/cgo_linux.cgo1.go $WORK/b036/cgo_resnew.cgo1.go $WORK/b036/cgo_socknew.cgo1.go $WORK/b036/cgo_unix.cgo1.go $WORK/b036/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc3cd3e95df0b8f2a805429dbcdfa75faebc778ed7b4b8a7c46d7173115a98f2-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid sIbukL_i0Umavn_505PH/sIbukL_i0Umavn_505PH -goversion go1.11.5 -D "" -importcfg $WORK/b035/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/43/43563c83f019b305359127fbcfe7b490132275aee9d1d75f7dc6c01a6e44efc3-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid 07FAErZV01DJvPoMPkpH/07FAErZV01DJvPoMPkpH -goversion go1.11.5 -D "" -importcfg $WORK/b044/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8afbbd6dcd414703738ba11045fad39e24b1d6e2c39dfb648dc343b32bdb6588-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 2WYCwL31k4iX2VQWJSdD/2WYCwL31k4iX2VQWJSdD -goversion go1.11.5 -D "" -importcfg $WORK/b045/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d6/d66e81267ecaed2ea1edd3594e49cc136b67f76c689ede2a1e2b76b5aea34d1a-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid lb7e5YsZlmzURb23KuSD/lb7e5YsZlmzURb23KuSD -goversion go1.11.5 -D "" -importcfg $WORK/b043/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1f/1f9ca5457d0dc0c0ed1894c497299770802977df72b99f5771e589a95c6316f5-d # internal BUILDSTDERR: github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid DzICfJgPvwL7SNwJwjLQ/DzICfJgPvwL7SNwJwjLQ -goversion go1.11.5 -D "" -importcfg $WORK/b034/importcfg -pack ./skel.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/37/3799bf8492d337b0a91e0cd926f21156a4fd0d61bfee248d066bccdf383d1465-d # internal BUILDSTDERR: github.com/containernetworking/plugins/plugins/sample BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/sample BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid g7gjq8mxfFtDai4u5gPg/g7gjq8mxfFtDai4u5gPg -goversion go1.11.5 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/26/26dac83377222b4ab3e98d584e8364d6fbac6e3127a2d2257cd081e4d43d4302-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containernetworking/plugins/plugins/sample=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=kVKR7BWnK6H299lFTOAB/g7gjq8mxfFtDai4u5gPg/utx6QAkt95UGyOQ-G-O1/kVKR7BWnK6H299lFTOAB -B 0x72c33e74e9c29125077e822c0df9219cd1e65c58 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/sample BUILDSTDERR: rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TpSYhL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/ + install -p -m 0755 bin/bridge bin/dhcp bin/flannel bin/host-device bin/host-local bin/ipvlan bin/loopback bin/macvlan bin/portmap bin/ptp bin/sample bin/tuning bin/vlan /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/libexec/cni + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/ + echo '%dir %{gopath}/src/%{import_path}/.' BUILDSTDERR: ++ grep -v vendor BUILDSTDERR: ++ find . '(' -iname '*.go' -or -iname '*.s' ')' '!' -iname '*_test.go' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ip/addr_linux.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/addr_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/addr_linux.go './pkg/ip/addr_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/addr_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/addr_linux.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' BUILDSTDERR: ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ip/cidr.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/cidr.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/cidr.go './pkg/ip/cidr.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/cidr.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/cidr.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' BUILDSTDERR: ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ip/ipforward_linux.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/ipforward_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ipforward_linux.go './pkg/ip/ipforward_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ipforward_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/ipforward_linux.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' BUILDSTDERR: ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ip/ipmasq_linux.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/ipmasq_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ipmasq_linux.go './pkg/ip/ipmasq_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ipmasq_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/ipmasq_linux.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' BUILDSTDERR: ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ip/link_linux.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/link_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/link_linux.go './pkg/ip/link_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/link_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/link_linux.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' BUILDSTDERR: ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ip/route_linux.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/route_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/route_linux.go './pkg/ip/route_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/route_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/route_linux.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' BUILDSTDERR: ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ipam/ipam.go + dirprefix=./pkg/ipam + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam + cp -pav ./pkg/ipam/ipam.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam.go './pkg/ipam/ipam.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam.go' + echo '%{gopath}/src/%{import_path}/./pkg/ipam/ipam.go' + '[' ./pkg/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ipam' BUILDSTDERR: ++ dirname ./pkg/ipam + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ipam/ipam_linux.go + dirprefix=./pkg/ipam + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam + cp -pav ./pkg/ipam/ipam_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam_linux.go './pkg/ipam/ipam_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ipam/ipam_linux.go' + '[' ./pkg/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ipam' BUILDSTDERR: ++ dirname ./pkg/ipam + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ns/ns_linux.go + dirprefix=./pkg/ns + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns + cp -pav ./pkg/ns/ns_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns/ns_linux.go './pkg/ns/ns_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns/ns_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/ns/ns_linux.go' + '[' ./pkg/ns '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ns' BUILDSTDERR: ++ dirname ./pkg/ns + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/testutils/bad_reader.go + dirprefix=./pkg/testutils + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils + cp -pav ./pkg/testutils/bad_reader.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/bad_reader.go './pkg/testutils/bad_reader.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/bad_reader.go' + echo '%{gopath}/src/%{import_path}/./pkg/testutils/bad_reader.go' + '[' ./pkg/testutils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils' BUILDSTDERR: ++ dirname ./pkg/testutils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/testutils/cmd.go + dirprefix=./pkg/testutils + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils + cp -pav ./pkg/testutils/cmd.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/cmd.go './pkg/testutils/cmd.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/cmd.go' + echo '%{gopath}/src/%{import_path}/./pkg/testutils/cmd.go' + '[' ./pkg/testutils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils' BUILDSTDERR: ++ dirname ./pkg/testutils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/testutils/echosvr/main.go + dirprefix=./pkg/testutils/echosvr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr + cp -pav ./pkg/testutils/echosvr/main.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr/main.go './pkg/testutils/echosvr/main.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr/main.go' + echo '%{gopath}/src/%{import_path}/./pkg/testutils/echosvr/main.go' + '[' ./pkg/testutils/echosvr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils/echosvr' BUILDSTDERR: ++ dirname ./pkg/testutils/echosvr + dirprefix=./pkg/testutils + '[' ./pkg/testutils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils' BUILDSTDERR: ++ dirname ./pkg/testutils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/testutils/ping.go + dirprefix=./pkg/testutils + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils + cp -pav ./pkg/testutils/ping.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/ping.go './pkg/testutils/ping.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/ping.go' + echo '%{gopath}/src/%{import_path}/./pkg/testutils/ping.go' + '[' ./pkg/testutils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils' BUILDSTDERR: ++ dirname ./pkg/testutils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/utils/hwaddr/hwaddr.go + dirprefix=./pkg/utils/hwaddr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr + cp -pav ./pkg/utils/hwaddr/hwaddr.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr/hwaddr.go './pkg/utils/hwaddr/hwaddr.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr/hwaddr.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/hwaddr/hwaddr.go' + '[' ./pkg/utils/hwaddr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils/hwaddr' BUILDSTDERR: ++ dirname ./pkg/utils/hwaddr + dirprefix=./pkg/utils + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' BUILDSTDERR: ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/utils/sysctl/sysctl_linux.go + dirprefix=./pkg/utils/sysctl + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/sysctl + cp -pav ./pkg/utils/sysctl/sysctl_linux.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/sysctl/sysctl_linux.go './pkg/utils/sysctl/sysctl_linux.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/sysctl/sysctl_linux.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/sysctl/sysctl_linux.go' + '[' ./pkg/utils/sysctl '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils/sysctl' BUILDSTDERR: ++ dirname ./pkg/utils/sysctl + dirprefix=./pkg/utils + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' BUILDSTDERR: ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/utils/utils.go + dirprefix=./pkg/utils + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils + cp -pav ./pkg/utils/utils.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/utils.go './pkg/utils/utils.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/utils.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/utils.go' + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' BUILDSTDERR: ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp/daemon.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/daemon.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/daemon.go './plugins/ipam/dhcp/daemon.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/daemon.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/daemon.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp/lease.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/lease.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/lease.go './plugins/ipam/dhcp/lease.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/lease.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/lease.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp/main.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/main.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/main.go './plugins/ipam/dhcp/main.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/main.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/main.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp/options.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/options.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/options.go './plugins/ipam/dhcp/options.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/options.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/options.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator/allocator.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/allocator.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/allocator.go './plugins/ipam/host-local/backend/allocator/allocator.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/allocator.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/allocator.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator/config.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/config.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/config.go './plugins/ipam/host-local/backend/allocator/config.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/config.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/config.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator/range.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/range.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range.go './plugins/ipam/host-local/backend/allocator/range.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/range.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator/range_set.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/range_set.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range_set.go './plugins/ipam/host-local/backend/allocator/range_set.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range_set.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/range_set.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/disk/backend.go + dirprefix=./plugins/ipam/host-local/backend/disk + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk + cp -pav ./plugins/ipam/host-local/backend/disk/backend.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/backend.go './plugins/ipam/host-local/backend/disk/backend.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/backend.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk/backend.go' + '[' ./plugins/ipam/host-local/backend/disk '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/disk + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/disk/lock.go + dirprefix=./plugins/ipam/host-local/backend/disk + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk + cp -pav ./plugins/ipam/host-local/backend/disk/lock.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/lock.go './plugins/ipam/host-local/backend/disk/lock.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/lock.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk/lock.go' + '[' ./plugins/ipam/host-local/backend/disk '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/disk + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/store.go + dirprefix=./plugins/ipam/host-local/backend + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend + cp -pav ./plugins/ipam/host-local/backend/store.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/store.go './plugins/ipam/host-local/backend/store.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/store.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/store.go' + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/testing/fake_store.go + dirprefix=./plugins/ipam/host-local/backend/testing + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/testing + cp -pav ./plugins/ipam/host-local/backend/testing/fake_store.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/testing/fake_store.go './plugins/ipam/host-local/backend/testing/fake_store.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/testing/fake_store.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/testing/fake_store.go' + '[' ./plugins/ipam/host-local/backend/testing '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/testing' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/testing + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/dns.go + dirprefix=./plugins/ipam/host-local + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local + cp -pav ./plugins/ipam/host-local/dns.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/dns.go './plugins/ipam/host-local/dns.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/dns.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/dns.go' + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/main.go + dirprefix=./plugins/ipam/host-local + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local + cp -pav ./plugins/ipam/host-local/main.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/main.go './plugins/ipam/host-local/main.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/main.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/main.go' + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/bridge/bridge.go + dirprefix=./plugins/main/bridge + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge + cp -pav ./plugins/main/bridge/bridge.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge/bridge.go './plugins/main/bridge/bridge.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge/bridge.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/bridge/bridge.go' + '[' ./plugins/main/bridge '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/bridge' BUILDSTDERR: ++ dirname ./plugins/main/bridge + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/host-device/host-device.go + dirprefix=./plugins/main/host-device + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device + cp -pav ./plugins/main/host-device/host-device.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device/host-device.go './plugins/main/host-device/host-device.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device/host-device.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/host-device/host-device.go' + '[' ./plugins/main/host-device '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/host-device' BUILDSTDERR: ++ dirname ./plugins/main/host-device + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/ipvlan/ipvlan.go + dirprefix=./plugins/main/ipvlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan + cp -pav ./plugins/main/ipvlan/ipvlan.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan/ipvlan.go './plugins/main/ipvlan/ipvlan.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan/ipvlan.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/ipvlan/ipvlan.go' + '[' ./plugins/main/ipvlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/ipvlan' BUILDSTDERR: ++ dirname ./plugins/main/ipvlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/loopback/loopback.go + dirprefix=./plugins/main/loopback + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback + cp -pav ./plugins/main/loopback/loopback.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback/loopback.go './plugins/main/loopback/loopback.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback/loopback.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/loopback/loopback.go' + '[' ./plugins/main/loopback '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/loopback' BUILDSTDERR: ++ dirname ./plugins/main/loopback + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/macvlan/macvlan.go + dirprefix=./plugins/main/macvlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan './plugins/main/macvlan/macvlan.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan/macvlan.go' + cp -pav ./plugins/main/macvlan/macvlan.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan/macvlan.go + echo '%{gopath}/src/%{import_path}/./plugins/main/macvlan/macvlan.go' + '[' ./plugins/main/macvlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/macvlan' BUILDSTDERR: ++ dirname ./plugins/main/macvlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/ptp/ptp.go + dirprefix=./plugins/main/ptp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp + cp -pav ./plugins/main/ptp/ptp.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp/ptp.go './plugins/main/ptp/ptp.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp/ptp.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/ptp/ptp.go' + '[' ./plugins/main/ptp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/ptp' BUILDSTDERR: ++ dirname ./plugins/main/ptp + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/vlan/vlan.go + dirprefix=./plugins/main/vlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan + cp -pav ./plugins/main/vlan/vlan.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan/vlan.go './plugins/main/vlan/vlan.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan/vlan.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/vlan/vlan.go' + '[' ./plugins/main/vlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/vlan' BUILDSTDERR: ++ dirname ./plugins/main/vlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/flannel/flannel.go + dirprefix=./plugins/meta/flannel + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel + cp -pav ./plugins/meta/flannel/flannel.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel.go './plugins/meta/flannel/flannel.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/flannel/flannel.go' + '[' ./plugins/meta/flannel '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/flannel' BUILDSTDERR: ++ dirname ./plugins/meta/flannel + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/portmap/chain.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/chain.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/chain.go './plugins/meta/portmap/chain.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/chain.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/chain.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' BUILDSTDERR: ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/portmap/main.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/main.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/main.go './plugins/meta/portmap/main.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/main.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/main.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' BUILDSTDERR: ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/portmap/portmap.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/portmap.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap.go './plugins/meta/portmap/portmap.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/portmap.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' BUILDSTDERR: ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/portmap/utils.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/utils.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/utils.go './plugins/meta/portmap/utils.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/utils.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/utils.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' BUILDSTDERR: ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/tuning/tuning.go + dirprefix=./plugins/meta/tuning + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning + cp -pav ./plugins/meta/tuning/tuning.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning/tuning.go './plugins/meta/tuning/tuning.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning/tuning.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/tuning/tuning.go' + '[' ./plugins/meta/tuning '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/tuning' BUILDSTDERR: ++ dirname ./plugins/meta/tuning + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/sample/main.go + dirprefix=./plugins/sample + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample + cp -pav ./plugins/sample/main.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample/main.go './plugins/sample/main.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample/main.go' + echo '%{gopath}/src/%{import_path}/./plugins/sample/main.go' + '[' ./plugins/sample '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/sample' BUILDSTDERR: ++ dirname ./plugins/sample + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/ BUILDSTDERR: ++ find . -iname '*_test.go' BUILDSTDERR: ++ grep -v vendor + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ip/ip_suite_test.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/ip_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ip_suite_test.go './pkg/ip/ip_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ip_suite_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/ip_suite_test.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' BUILDSTDERR: ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ip/ipforward_linux_test.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/ipforward_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ipforward_linux_test.go './pkg/ip/ipforward_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/ipforward_linux_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/ipforward_linux_test.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' BUILDSTDERR: ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ip/link_linux_test.go + dirprefix=./pkg/ip + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip + cp -pav ./pkg/ip/link_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/link_linux_test.go './pkg/ip/link_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ip/link_linux_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ip/link_linux_test.go' + '[' ./pkg/ip '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ip' BUILDSTDERR: ++ dirname ./pkg/ip + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ipam/ipam_linux_test.go + dirprefix=./pkg/ipam + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam + cp -pav ./pkg/ipam/ipam_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam_linux_test.go './pkg/ipam/ipam_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam_linux_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ipam/ipam_linux_test.go' + '[' ./pkg/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ipam' BUILDSTDERR: ++ dirname ./pkg/ipam + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ipam/ipam_suite_test.go + dirprefix=./pkg/ipam + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam + cp -pav ./pkg/ipam/ipam_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam_suite_test.go './pkg/ipam/ipam_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ipam/ipam_suite_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ipam/ipam_suite_test.go' + '[' ./pkg/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ipam' BUILDSTDERR: ++ dirname ./pkg/ipam + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ns/ns_linux_test.go + dirprefix=./pkg/ns + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns + cp -pav ./pkg/ns/ns_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns/ns_linux_test.go './pkg/ns/ns_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns/ns_linux_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ns/ns_linux_test.go' + '[' ./pkg/ns '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ns' BUILDSTDERR: ++ dirname ./pkg/ns + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/ns/ns_suite_test.go + dirprefix=./pkg/ns + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns + cp -pav ./pkg/ns/ns_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns/ns_suite_test.go './pkg/ns/ns_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/ns/ns_suite_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ns/ns_suite_test.go' + '[' ./pkg/ns '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/ns' BUILDSTDERR: ++ dirname ./pkg/ns + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/testutils/echosvr/echosvr_test.go + dirprefix=./pkg/testutils/echosvr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr + cp -pav ./pkg/testutils/echosvr/echosvr_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr/echosvr_test.go './pkg/testutils/echosvr/echosvr_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr/echosvr_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/testutils/echosvr/echosvr_test.go' + '[' ./pkg/testutils/echosvr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils/echosvr' BUILDSTDERR: ++ dirname ./pkg/testutils/echosvr + dirprefix=./pkg/testutils + '[' ./pkg/testutils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils' BUILDSTDERR: ++ dirname ./pkg/testutils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/testutils/echosvr/init_test.go + dirprefix=./pkg/testutils/echosvr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr + cp -pav ./pkg/testutils/echosvr/init_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr/init_test.go './pkg/testutils/echosvr/init_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/testutils/echosvr/init_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/testutils/echosvr/init_test.go' + '[' ./pkg/testutils/echosvr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils/echosvr' BUILDSTDERR: ++ dirname ./pkg/testutils/echosvr + dirprefix=./pkg/testutils + '[' ./pkg/testutils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/testutils' BUILDSTDERR: ++ dirname ./pkg/testutils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/utils/hwaddr/hwaddr_suite_test.go + dirprefix=./pkg/utils/hwaddr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr + cp -pav ./pkg/utils/hwaddr/hwaddr_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr/hwaddr_suite_test.go './pkg/utils/hwaddr/hwaddr_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr/hwaddr_suite_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/hwaddr/hwaddr_suite_test.go' + '[' ./pkg/utils/hwaddr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils/hwaddr' BUILDSTDERR: ++ dirname ./pkg/utils/hwaddr + dirprefix=./pkg/utils + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' BUILDSTDERR: ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/utils/hwaddr/hwaddr_test.go + dirprefix=./pkg/utils/hwaddr + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr + cp -pav ./pkg/utils/hwaddr/hwaddr_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr/hwaddr_test.go './pkg/utils/hwaddr/hwaddr_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/hwaddr/hwaddr_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/hwaddr/hwaddr_test.go' + '[' ./pkg/utils/hwaddr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils/hwaddr' BUILDSTDERR: ++ dirname ./pkg/utils/hwaddr + dirprefix=./pkg/utils + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' BUILDSTDERR: ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/utils/utils_suite_test.go + dirprefix=./pkg/utils + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils + cp -pav ./pkg/utils/utils_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/utils_suite_test.go './pkg/utils/utils_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/utils_suite_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/utils_suite_test.go' + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' BUILDSTDERR: ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./pkg/utils/utils_test.go + dirprefix=./pkg/utils + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils + cp -pav ./pkg/utils/utils_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/utils_test.go './pkg/utils/utils_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./pkg/utils/utils_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/utils/utils_test.go' + '[' ./pkg/utils '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg/utils' BUILDSTDERR: ++ dirname ./pkg/utils + dirprefix=./pkg + '[' ./pkg '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkg' BUILDSTDERR: ++ dirname ./pkg + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp/dhcp_suite_test.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/dhcp_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/dhcp_suite_test.go './plugins/ipam/dhcp/dhcp_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/dhcp_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/dhcp_suite_test.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp/dhcp_test.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/dhcp_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/dhcp_test.go './plugins/ipam/dhcp/dhcp_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/dhcp_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/dhcp_test.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp/options_test.go + dirprefix=./plugins/ipam/dhcp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp + cp -pav ./plugins/ipam/dhcp/options_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/options_test.go './plugins/ipam/dhcp/options_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/dhcp/options_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/dhcp/options_test.go' + '[' ./plugins/ipam/dhcp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/dhcp' BUILDSTDERR: ++ dirname ./plugins/ipam/dhcp + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator/allocator_suite_test.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/allocator_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/allocator_suite_test.go './plugins/ipam/host-local/backend/allocator/allocator_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/allocator_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/allocator_suite_test.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator/allocator_test.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/allocator_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/allocator_test.go './plugins/ipam/host-local/backend/allocator/allocator_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/allocator_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/allocator_test.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator/config_test.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/config_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/config_test.go './plugins/ipam/host-local/backend/allocator/config_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/config_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/config_test.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator/range_set_test.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/range_set_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range_set_test.go './plugins/ipam/host-local/backend/allocator/range_set_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range_set_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/range_set_test.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator/range_test.go + dirprefix=./plugins/ipam/host-local/backend/allocator + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator + cp -pav ./plugins/ipam/host-local/backend/allocator/range_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range_test.go './plugins/ipam/host-local/backend/allocator/range_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/allocator/range_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator/range_test.go' + '[' ./plugins/ipam/host-local/backend/allocator '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/allocator' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/allocator + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/disk/disk_suite_test.go + dirprefix=./plugins/ipam/host-local/backend/disk + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk + cp -pav ./plugins/ipam/host-local/backend/disk/disk_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/disk_suite_test.go './plugins/ipam/host-local/backend/disk/disk_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/disk_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk/disk_suite_test.go' + '[' ./plugins/ipam/host-local/backend/disk '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/disk + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/disk/lock_test.go + dirprefix=./plugins/ipam/host-local/backend/disk + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk + cp -pav ./plugins/ipam/host-local/backend/disk/lock_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/lock_test.go './plugins/ipam/host-local/backend/disk/lock_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/backend/disk/lock_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk/lock_test.go' + '[' ./plugins/ipam/host-local/backend/disk '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend/disk' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend/disk + dirprefix=./plugins/ipam/host-local/backend + '[' ./plugins/ipam/host-local/backend '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local/backend' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/backend + dirprefix=./plugins/ipam/host-local + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/dns_test.go + dirprefix=./plugins/ipam/host-local + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local + cp -pav ./plugins/ipam/host-local/dns_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/dns_test.go './plugins/ipam/host-local/dns_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/dns_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/dns_test.go' + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/host_local_suite_test.go + dirprefix=./plugins/ipam/host-local + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local + cp -pav ./plugins/ipam/host-local/host_local_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/host_local_suite_test.go './plugins/ipam/host-local/host_local_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/host_local_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/host_local_suite_test.go' + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/ipam/host-local/host_local_test.go + dirprefix=./plugins/ipam/host-local + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local + cp -pav ./plugins/ipam/host-local/host_local_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/host_local_test.go './plugins/ipam/host-local/host_local_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/ipam/host-local/host_local_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/ipam/host-local/host_local_test.go' + '[' ./plugins/ipam/host-local '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam/host-local' BUILDSTDERR: ++ dirname ./plugins/ipam/host-local + dirprefix=./plugins/ipam + '[' ./plugins/ipam '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/ipam' BUILDSTDERR: ++ dirname ./plugins/ipam + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/bridge/bridge_suite_test.go + dirprefix=./plugins/main/bridge + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge + cp -pav ./plugins/main/bridge/bridge_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge/bridge_suite_test.go './plugins/main/bridge/bridge_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge/bridge_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/bridge/bridge_suite_test.go' + '[' ./plugins/main/bridge '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/bridge' BUILDSTDERR: ++ dirname ./plugins/main/bridge + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/bridge/bridge_test.go + dirprefix=./plugins/main/bridge + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge + cp -pav ./plugins/main/bridge/bridge_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge/bridge_test.go './plugins/main/bridge/bridge_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/bridge/bridge_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/bridge/bridge_test.go' + '[' ./plugins/main/bridge '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/bridge' BUILDSTDERR: ++ dirname ./plugins/main/bridge + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/host-device/host-device_suite_test.go + dirprefix=./plugins/main/host-device + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device + cp -pav ./plugins/main/host-device/host-device_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device/host-device_suite_test.go './plugins/main/host-device/host-device_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device/host-device_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/host-device/host-device_suite_test.go' + '[' ./plugins/main/host-device '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/host-device' BUILDSTDERR: ++ dirname ./plugins/main/host-device + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/host-device/host-device_test.go + dirprefix=./plugins/main/host-device + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device + cp -pav ./plugins/main/host-device/host-device_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device/host-device_test.go './plugins/main/host-device/host-device_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/host-device/host-device_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/host-device/host-device_test.go' + '[' ./plugins/main/host-device '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/host-device' BUILDSTDERR: ++ dirname ./plugins/main/host-device + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/ipvlan/ipvlan_suite_test.go + dirprefix=./plugins/main/ipvlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan + cp -pav ./plugins/main/ipvlan/ipvlan_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan/ipvlan_suite_test.go './plugins/main/ipvlan/ipvlan_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan/ipvlan_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/ipvlan/ipvlan_suite_test.go' + '[' ./plugins/main/ipvlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/ipvlan' BUILDSTDERR: ++ dirname ./plugins/main/ipvlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/ipvlan/ipvlan_test.go + dirprefix=./plugins/main/ipvlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan + cp -pav ./plugins/main/ipvlan/ipvlan_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan/ipvlan_test.go './plugins/main/ipvlan/ipvlan_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ipvlan/ipvlan_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/ipvlan/ipvlan_test.go' + '[' ./plugins/main/ipvlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/ipvlan' BUILDSTDERR: ++ dirname ./plugins/main/ipvlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/loopback/loopback_suite_test.go + dirprefix=./plugins/main/loopback + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback + cp -pav ./plugins/main/loopback/loopback_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback/loopback_suite_test.go './plugins/main/loopback/loopback_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback/loopback_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/loopback/loopback_suite_test.go' + '[' ./plugins/main/loopback '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/loopback' BUILDSTDERR: ++ dirname ./plugins/main/loopback + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/loopback/loopback_test.go + dirprefix=./plugins/main/loopback + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback + cp -pav ./plugins/main/loopback/loopback_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback/loopback_test.go './plugins/main/loopback/loopback_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/loopback/loopback_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/loopback/loopback_test.go' + '[' ./plugins/main/loopback '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/loopback' BUILDSTDERR: ++ dirname ./plugins/main/loopback + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/macvlan/macvlan_suite_test.go + dirprefix=./plugins/main/macvlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan + cp -pav ./plugins/main/macvlan/macvlan_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan/macvlan_suite_test.go './plugins/main/macvlan/macvlan_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan/macvlan_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/macvlan/macvlan_suite_test.go' + '[' ./plugins/main/macvlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/macvlan' BUILDSTDERR: ++ dirname ./plugins/main/macvlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/macvlan/macvlan_test.go + dirprefix=./plugins/main/macvlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan + cp -pav ./plugins/main/macvlan/macvlan_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan/macvlan_test.go './plugins/main/macvlan/macvlan_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/macvlan/macvlan_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/macvlan/macvlan_test.go' + '[' ./plugins/main/macvlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/macvlan' BUILDSTDERR: ++ dirname ./plugins/main/macvlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/ptp/ptp_suite_test.go + dirprefix=./plugins/main/ptp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp + cp -pav ./plugins/main/ptp/ptp_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp/ptp_suite_test.go './plugins/main/ptp/ptp_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp/ptp_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/ptp/ptp_suite_test.go' + '[' ./plugins/main/ptp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/ptp' BUILDSTDERR: ++ dirname ./plugins/main/ptp + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/ptp/ptp_test.go + dirprefix=./plugins/main/ptp + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp + cp -pav ./plugins/main/ptp/ptp_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp/ptp_test.go './plugins/main/ptp/ptp_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/ptp/ptp_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/ptp/ptp_test.go' + '[' ./plugins/main/ptp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/ptp' BUILDSTDERR: ++ dirname ./plugins/main/ptp + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/vlan/vlan_suite_test.go + dirprefix=./plugins/main/vlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan + cp -pav ./plugins/main/vlan/vlan_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan/vlan_suite_test.go './plugins/main/vlan/vlan_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan/vlan_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/vlan/vlan_suite_test.go' + '[' ./plugins/main/vlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/vlan' BUILDSTDERR: ++ dirname ./plugins/main/vlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/main/vlan/vlan_test.go + dirprefix=./plugins/main/vlan + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan + cp -pav ./plugins/main/vlan/vlan_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan/vlan_test.go './plugins/main/vlan/vlan_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/main/vlan/vlan_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/main/vlan/vlan_test.go' + '[' ./plugins/main/vlan '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main/vlan' BUILDSTDERR: ++ dirname ./plugins/main/vlan + dirprefix=./plugins/main + '[' ./plugins/main '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/main' BUILDSTDERR: ++ dirname ./plugins/main + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/flannel/flannel_linux_test.go + dirprefix=./plugins/meta/flannel + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel + cp -pav ./plugins/meta/flannel/flannel_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel_linux_test.go './plugins/meta/flannel/flannel_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel_linux_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/flannel/flannel_linux_test.go' + '[' ./plugins/meta/flannel '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/flannel' BUILDSTDERR: ++ dirname ./plugins/meta/flannel + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/flannel/flannel_suite_test.go + dirprefix=./plugins/meta/flannel + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel + cp -pav ./plugins/meta/flannel/flannel_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel_suite_test.go './plugins/meta/flannel/flannel_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/flannel/flannel_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/flannel/flannel_suite_test.go' + '[' ./plugins/meta/flannel '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/flannel' BUILDSTDERR: ++ dirname ./plugins/meta/flannel + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/portmap/chain_test.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/chain_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/chain_test.go './plugins/meta/portmap/chain_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/chain_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/chain_test.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' BUILDSTDERR: ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/portmap/portmap_integ_test.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/portmap_integ_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap_integ_test.go './plugins/meta/portmap/portmap_integ_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap_integ_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/portmap_integ_test.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' BUILDSTDERR: ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/portmap/portmap_suite_test.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/portmap_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap_suite_test.go './plugins/meta/portmap/portmap_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/portmap_suite_test.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' BUILDSTDERR: ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/portmap/portmap_test.go + dirprefix=./plugins/meta/portmap + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap + cp -pav ./plugins/meta/portmap/portmap_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap_test.go './plugins/meta/portmap/portmap_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/portmap/portmap_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/portmap/portmap_test.go' + '[' ./plugins/meta/portmap '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/portmap' BUILDSTDERR: ++ dirname ./plugins/meta/portmap + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/tuning/tuning_suite_test.go + dirprefix=./plugins/meta/tuning + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning + cp -pav ./plugins/meta/tuning/tuning_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning/tuning_suite_test.go './plugins/meta/tuning/tuning_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning/tuning_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/tuning/tuning_suite_test.go' + '[' ./plugins/meta/tuning '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/tuning' BUILDSTDERR: ++ dirname ./plugins/meta/tuning + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/meta/tuning/tuning_test.go + dirprefix=./plugins/meta/tuning + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning + cp -pav ./plugins/meta/tuning/tuning_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning/tuning_test.go './plugins/meta/tuning/tuning_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/meta/tuning/tuning_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/meta/tuning/tuning_test.go' + '[' ./plugins/meta/tuning '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta/tuning' BUILDSTDERR: ++ dirname ./plugins/meta/tuning + dirprefix=./plugins/meta + '[' ./plugins/meta '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/meta' BUILDSTDERR: ++ dirname ./plugins/meta + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/sample/sample_linux_test.go + dirprefix=./plugins/sample + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample + cp -pav ./plugins/sample/sample_linux_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample/sample_linux_test.go './plugins/sample/sample_linux_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample/sample_linux_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/sample/sample_linux_test.go' + '[' ./plugins/sample '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/sample' BUILDSTDERR: ++ dirname ./plugins/sample + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" | grep -v "vendor") BUILDSTDERR: ++ dirname ./plugins/sample/sample_suite_test.go + dirprefix=./plugins/sample + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample + cp -pav ./plugins/sample/sample_suite_test.go /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample/sample_suite_test.go './plugins/sample/sample_suite_test.go' -> '/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x//usr/share/gocode/src/github.com/containernetworking/plugins/./plugins/sample/sample_suite_test.go' + echo '%{gopath}/src/%{import_path}/./plugins/sample/sample_suite_test.go' + '[' ./plugins/sample '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins/sample' BUILDSTDERR: ++ dirname ./plugins/sample + dirprefix=./plugins + '[' ./plugins '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./plugins' BUILDSTDERR: ++ dirname ./plugins + dirprefix=. + '[' . '!=' . ']' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.7.4-2.fc29 --unique-debug-suffix -0.7.4-2.fc29.s390x --unique-debug-src-base containernetworking-plugins-0.7.4-2.fc29.s390x -S debugsourcefiles.list /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/bridge explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/dhcp extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/bridge extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/dhcp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/flannel extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/flannel explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/host-device explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/host-local extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/host-device extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/host-local explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/ipvlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/ipvlan explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/loopback extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/loopback explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/macvlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/macvlan explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/portmap extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/portmap explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/ptp extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/ptp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/sample extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/sample explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/tuning extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/tuning explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/vlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/libexec/cni/vlan BUILDSTDERR: 1249 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4gPZjg + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + exit 0 Processing files: containernetworking-plugins-0.7.4-2.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ptgO5K + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + DOCDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/doc/containernetworking-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/doc/containernetworking-plugins + cp -pr CONTRIBUTING.md README.md RELEASING.md /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/doc/containernetworking-plugins + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GJmWBf + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + LICENSEDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/licenses/containernetworking-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/licenses/containernetworking-plugins + cp -pr LICENSE /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/licenses/containernetworking-plugins + exit 0 Provides: containernetworking-cni = 0.7.4-2.fc29 containernetworking-plugins = 0.7.4-2.fc29 containernetworking-plugins(s390-64) = 0.7.4-2.fc29 kubernetes-cni Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Obsoletes: containernetworking-cni < 0.7.1-2 Processing files: containernetworking-plugins-devel-0.7.4-2.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9Z36i2 + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + DOCDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/doc/containernetworking-plugins-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/doc/containernetworking-plugins-devel + cp -pr CONTRIBUTING.md README.md RELEASING.md /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/doc/containernetworking-plugins-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.grmJnN + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + LICENSEDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/licenses/containernetworking-plugins-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/licenses/containernetworking-plugins-devel + cp -pr LICENSE /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/licenses/containernetworking-plugins-devel + exit 0 Provides: containernetworking-plugins-devel = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/libcni) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/invoke) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/invoke/fakes) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/ip) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/ipam) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/ns) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/skel) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/testutils) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/types) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/types/020) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/types/current) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/utils) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/utils/hwaddr) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/utils/sysctl) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/version) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/version/legacy_examples) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/pkg/version/testhelpers) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/plugins/ipam/host-local/backend) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/plugins/ipam/host-local/backend/testing) = 0.7.4-2.fc29 golang(github.com/containernetworking/plugins/plugins/test/noop/debug) = 0.7.4-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: containernetworking-plugins-unit-test-devel-0.7.4-2.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lL7PnS + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + DOCDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/doc/containernetworking-plugins-unit-test-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/doc/containernetworking-plugins-unit-test-devel + cp -pr CONTRIBUTING.md README.md RELEASING.md /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/doc/containernetworking-plugins-unit-test-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oAxLhY + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + LICENSEDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/licenses/containernetworking-plugins-unit-test-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/licenses/containernetworking-plugins-unit-test-devel + cp -pr LICENSE /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x/usr/share/licenses/containernetworking-plugins-unit-test-devel + exit 0 Provides: containernetworking-plugins-unit-test-devel = 0.7.4-2.fc29 containernetworking-plugins-unit-test-devel(s390-64) = 0.7.4-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: containernetworking-plugins-debugsource-0.7.4-2.fc29.s390x Provides: containernetworking-plugins-debugsource = 0.7.4-2.fc29 containernetworking-plugins-debugsource(s390-64) = 0.7.4-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: containernetworking-plugins-debuginfo-0.7.4-2.fc29.s390x Provides: containernetworking-plugins-debuginfo = 0.7.4-2.fc29 containernetworking-plugins-debuginfo(s390-64) = 0.7.4-2.fc29 debuginfo(build-id) = 0447553ef9d0e6b38674fccd9edb10d795c83aed debuginfo(build-id) = 1201f7e717008e304d83f512d6dfea4d507cc3c6 debuginfo(build-id) = 29e908646babb387b19f53a7ba9e255cea6874c2 debuginfo(build-id) = 524d679362acb28a3366d60a05199fec1ab60191 debuginfo(build-id) = 644b2c366483d6caa076f24d614bc07d4c06a133 debuginfo(build-id) = 653e31b04d268b4a56de684d018b6a9ce06ceb1f debuginfo(build-id) = 663524c1576c27bf26394b20e24b25d7bb7db022 debuginfo(build-id) = a7fac915a432595af6a46d27222102f023127170 debuginfo(build-id) = b41b47341296026bd48d0903c90ab876836d115f debuginfo(build-id) = b75d9f212fbcce5621eff65e0770817f6d69f975 debuginfo(build-id) = ca4bca42d99f44a29bcf0ce9c57f27c2589adc51 debuginfo(build-id) = e672cb4d2784a7db7b3e486231053b21af820468 debuginfo(build-id) = f5a031454e410d4778f73cc62d91a29ddea05fa4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: containernetworking-plugins-debugsource(s390-64) = 0.7.4-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x Wrote: /builddir/build/RPMS/containernetworking-plugins-0.7.4-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-devel-0.7.4-2.fc29.noarch.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-unit-test-devel-0.7.4-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-debugsource-0.7.4-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-debuginfo-0.7.4-2.fc29.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tJVxFO + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-2.fc29.s390x + exit 0 Child return code was: 0