Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/kata-shim.spec'], chrootPath='/var/lib/mock/f30-build-15097127-1075683/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 x86_64 --nodeps /builddir/build/SPECS/kata-shim.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/kata-shim-1.4.1-2.git6346110.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kata-shim.spec'], chrootPath='/var/lib/mock/f30-build-15097127-1075683/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 x86_64 --nodeps /builddir/build/SPECS/kata-shim.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wVLyqM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shim-63461104a1a482d753cbf7beeda956414fc0d38b + /usr/bin/gzip -dc /builddir/build/SOURCES/shim-63461104a1a482d753cbf7beeda956414fc0d38b.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + /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 'kata-shim-1.4.1 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5dHbN9 + umask 022 + cd /builddir/build/BUILD + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + mkdir _build + pushd _build ~/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/_build ~/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b + mkdir -p src/github.com/kata-containers BUILDSTDERR: ++ dirs +1 -l + ln -s /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b src/github.com/kata-containers/shim + popd ~/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b + mv vendor src BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/_build:/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b + GOPATH=/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/_build:/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xa8c4974e2808206b90ef36b1a283645b8bbb4416 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o kata-shim BUILDSTDERR: WORK=/tmp/go-build265540604 BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ 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_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid EWrETBUqGHRwZdDa7XE2/EWrETBUqGHRwZdDa7XE2 -goversion go1.12beta2 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go 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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid 74EZXjt5U2BYNNgtcAyM/74EZXjt5U2BYNNgtcAyM -goversion go1.12beta2 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go 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_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid rml6blzySwtPX9qkBxKR/rml6blzySwtPX9qkBxKR -goversion go1.12beta2 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm_amd64.s BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./cpu_x86.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/7d/7d642ab248089f4b4eb1ba1bc1fc7c2afde9572a4295469fd0f05a18a64f07d1-d # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/26/268fcabd495953c020542b39161c9e4ac28c95f9c0c7216b360b92846025fa1e-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s 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_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid YjNEWbEOqxhm9OnnVz9-/YjNEWbEOqxhm9OnnVz9- -goversion go1.12beta2 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go 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_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid yjE9kHDT7-PoQApq655C/yjE9kHDT7-PoQApq655C -goversion go1.12beta2 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go 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_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -installsuffix shared -buildid vzCV1gbid4sKcSfr8QDW/vzCV1gbid4sKcSfr8QDW -goversion go1.12beta2 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/22/22f25e54aa684657b35996fcf2cdc19644c7d4455a807b6d1b32c69f1032b6e0-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 7CGUfgjLYdz8b5uFY2BW/7CGUfgjLYdz8b5uFY2BW -goversion go1.12beta2 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF 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_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid hmWX4lWp4GjpfIwX3y40/hmWX4lWp4GjpfIwX3y40 -goversion go1.12beta2 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_amd64x.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid z3zR4OjhdBzsuRvw06YU/z3zR4OjhdBzsuRvw06YU -goversion go1.12beta2 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/c2/c2b63e3c056df568ad62e208d55df4879ae3f1e6d7b1e791d1989a71864abfe7-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid ZD6boeEQO_Lpt6sWTixG/ZD6boeEQO_Lpt6sWTixG -goversion go1.12beta2 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/1b/1b8eb075ee30240a3e47598adfa846c8f15602f2d5645be836535ef8280057f7-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p encoding -std -complete -installsuffix shared -buildid cxpybeqIb1PLGX0HwBvi/cxpybeqIb1PLGX0HwBvi -goversion go1.12beta2 -D "" -importcfg $WORK/b037/importcfg -pack ./encoding.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/58/58238caf824dafd6b2e51fc19318a99361aee116057d162ed6308ae9787f0cfc-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid U3ym8dWinq66LUSxHfv1/U3ym8dWinq66LUSxHfv1 -goversion go1.12beta2 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/29/29fa4c56078a2d3c4aa39e8dd139da93d42812a0394e1dbbfe37fc96a6116941-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_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid gpjh8-876c_LUmRZGXT7/gpjh8-876c_LUmRZGXT7 -goversion go1.12beta2 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/33/3308862cc27fcba07d43386b2ba64ffeeb42db63749b7e3578146004d2c368db-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid UEYPebNVdXgrUKigpgTR/UEYPebNVdXgrUKigpgTR -goversion go1.12beta2 -D "" -importcfg $WORK/b061/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/cpu_x86.o ./cpu_x86.s BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/df/df81e102d1e2e8fe2cc3de4d58f5e9d989e1fff9cf64f614e0d43eb2c3e51858-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid SomaBulzW2l6Re2yGHCc/SomaBulzW2l6Re2yGHCc -goversion go1.12beta2 -D "" -importcfg $WORK/b062/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/cc/cc6bcacf05b90bc2736abc0d717653a08a18e73843993e56579ae1f79bccb776-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p container/list -std -complete -installsuffix shared -buildid sntsgCdeoAoNqRUSEZaK/sntsgCdeoAoNqRUSEZaK -goversion go1.12beta2 -D "" -importcfg $WORK/b066/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0c/0cc6840044a3c999c7c3adad1bc050c46ed0ccabbf5619bcd1f5dc060143dfe6-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid B6q1QHskcC1usARmwNBQ/B6q1QHskcC1usARmwNBQ -goversion go1.12beta2 -D "" -importcfg $WORK/b086/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/aa/aa9badb80a727ffadf2f54b19947a45c5acf2b9277ecc00eb6de682098d29876-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid d2LDf3Rf_OQ9Hppkomen/d2LDf3Rf_OQ9Hppkomen -goversion go1.12beta2 -D "" -importcfg $WORK/b088/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ab/ab4a17d40d2b1a12cab2830975b79734bb3dd8852abd3f63bd18415f2c839da7-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid q8a9hXCLYdEubnZlIgfY/q8a9hXCLYdEubnZlIgfY -goversion go1.12beta2 -D "" -importcfg $WORK/b090/importcfg -pack ./message.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_x86.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d5/d57783016d94e04754bd9eb52987a6698b656ddb44273835bb2593c9bf8c8707-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/52/52f55919e29d4260f97617ca137a8459a9236f96d0dcb36ef83d499e152224ce-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/33/33ee0f8e9c0c72024494e63a5022dd29b207556b186c8ed8ebc24b4918086caf-d # internal 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_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid jBkEQzT22KEyDAyu8EE4/jBkEQzT22KEyDAyu8EE4 -goversion go1.12beta2 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b091/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b091/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid Xo6PcXBwEzOmDOj9lD08/Xo6PcXBwEzOmDOj9lD08 -goversion go1.12beta2 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ee/ee779f3981de6fdea3d9adc9c35fb6536c966674f4695267558381bab5d2a3b6-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b096/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/compare_amd64.o ./compare_amd64.s BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p internal/x/crypto/curve25519 -std -installsuffix shared -buildid XLxGqud-NbHhVAqA3hmS/XLxGqud-NbHhVAqA3hmS -goversion go1.12beta2 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./doc.go ./mont25519_amd64.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/count_amd64.o ./count_amd64.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/equal_amd64.o ./equal_amd64.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/index_amd64.o ./index_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/6d/6d922198ac9006dc9ab1bb28eff7c7c222feab17c3eb815b53f47396f4b34055-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/indexbyte_amd64.o ./indexbyte_amd64.s BUILDSTDERR: cp /usr/lib/golang/src/internal/x/crypto/curve25519/const_amd64.h $WORK/b096/const_GOARCH.h BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b096/const_amd64.o ./const_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_amd64.o $WORK/b004/count_amd64.o $WORK/b004/equal_amd64.o $WORK/b004/index_amd64.o $WORK/b004/indexbyte_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/5d/5d5482e6a15e74ac117afb8438fbff3a7086182a7c04800af3e5435d86503047-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b096/cswap_amd64.o ./cswap_amd64.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b096/freeze_amd64.o ./freeze_amd64.s BUILDSTDERR: cd $WORK/b091 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: google.golang.org/grpc/resolver BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/resolver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid MxQIdMSbycwuzMWqB3oc/MxQIdMSbycwuzMWqB3oc -goversion go1.12beta2 -D "" -importcfg $WORK/b132/importcfg -pack ./resolver.go BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b096/ladderstep_amd64.o ./ladderstep_amd64.s BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b096/mul_amd64.o ./mul_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b096/square_amd64.o ./square_amd64.s BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b096/_pkg_.a $WORK/b096/const_amd64.o $WORK/b096/cswap_amd64.o $WORK/b096/freeze_amd64.o $WORK/b096/ladderstep_amd64.o $WORK/b096/mul_amd64.o $WORK/b096/square_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cd $WORK/b091 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/75/75e4d7502776f146ba6cffe6af11f341c4b73d49424c0a36b40ee28528e65149-d # internal BUILDSTDERR: google.golang.org/grpc/internal BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid emm8mCV3jaPh9qraJd8x/emm8mCV3jaPh9qraJd8x -goversion go1.12beta2 -D "" -importcfg $WORK/b137/importcfg -pack ./internal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/a8/a81ea3c3bd42613480159bd0e6fc69b3dfbbedd76811c8b14d190e0107917bcf-d # internal BUILDSTDERR: google.golang.org/grpc/resolver/passthrough BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile google.golang.org/grpc/resolver=$WORK/b132/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/resolver/passthrough BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p google.golang.org/grpc/resolver/passthrough -complete -installsuffix shared -buildid u61CX_w2aLdRUiZx8lMf/u61CX_w2aLdRUiZx8lMf -goversion go1.12beta2 -D "" -importcfg $WORK/b143/importcfg -pack ./passthrough.go BUILDSTDERR: cat >>$WORK/b010/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.vdsoGettimeofdaySym ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_amd64.s 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/math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid qrN8jlTgWxy5OYl8NKpS/qrN8jlTgWxy5OYl8NKpS -goversion go1.12beta2 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.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 ./signal_amd64x.go ./signal_linux_amd64.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 ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/a2/a2800954441579ce2117a371c23ab433719c2d0e28ff87b5931fb733e945a6fe-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/c7/c722d70a0bd19502b3288bf77be8733777ca4381c26ed0c18c2f8fa002c181c6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -Wall -Werror -o $WORK/b091/_x003.o -c gcc_context.c BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/71/711cfdfb2e52eb3aed58903cbc4311d94008ce3acd0a0e22c327ec1fa6993d4d-d # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -Wall -Werror -o $WORK/b091/_x004.o -c gcc_fatalf.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -Wall -Werror -o $WORK/b091/_x005.o -c gcc_libinit.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/00/003010e02e482ad24f8c9d1263e606aa4f979a237e65021e3a372317d40356c6-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_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_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid qH-JwFodbogdxI1nZhf5/qH-JwFodbogdxI1nZhf5 -goversion go1.12beta2 -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: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -Wall -Werror -o $WORK/b091/_x006.o -c gcc_linux_amd64.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -Wall -Werror -o $WORK/b091/_x007.o -c gcc_mmap.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -Wall -Werror -o $WORK/b091/_x008.o -c gcc_setenv.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/53/5378f7ad02a92bf69e30f8c4fbda036c0a0f13bc1f00c11728a58e378ca4b24a-d # internal BUILDSTDERR: google.golang.org/grpc/codes BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/codes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid yNuQrPOme1I_8l-Twh4Y/yNuQrPOme1I_8l-Twh4Y -goversion go1.12beta2 -D "" -importcfg $WORK/b134/importcfg -pack ./code_string.go ./codes.go BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid Vti2VlK-dt0nI8EJCq-q/Vti2VlK-dt0nI8EJCq-q -goversion go1.12beta2 -D "" -importcfg $WORK/b076/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/71/7194e824da6dc9a1a5e2f3aa401fa3da9ad2b3a75d53e3b8931d1c6918c2d0ee-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/95/95ed3dc7164dc14cbc3f8bd6aeb401203b1e9b888503381111fcb9c1b7b89a9b-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -Wall -Werror -o $WORK/b091/_x009.o -c gcc_sigaction.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -Wall -Werror -o $WORK/b091/_x010.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -Wall -Werror -o $WORK/b091/_x011.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -g -O2 -Wall -Werror -o $WORK/b091/_x012.o -c gcc_amd64.S BUILDSTDERR: cd $WORK/b091 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -o $WORK/b091/_cgo_.o $WORK/b091/_cgo_main.o $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o $WORK/b091/_x006.o $WORK/b091/_x007.o $WORK/b091/_x008.o $WORK/b091/_x009.o $WORK/b091/_x010.o $WORK/b091/_x011.o $WORK/b091/_x012.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b091/_cgo_.o -dynout $WORK/b091/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b091/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b091/symabis ./asm_amd64.s BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p runtime/cgo -std -installsuffix shared -buildid mXSrxWGmI7IuDrjbzyqW/mXSrxWGmI7IuDrjbzyqW -goversion go1.12beta2 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b091/_cgo_gotypes.go $WORK/b091/cgo.cgo1.go $WORK/b091/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b091 -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b091/asm_amd64.o ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/asm_amd64.o $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o $WORK/b091/_x006.o $WORK/b091/_x007.o $WORK/b091/_x008.o $WORK/b091/_x009.o $WORK/b091/_x010.o $WORK/b091/_x011.o $WORK/b091/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/60/60daf8d7b51b719af40e03b733da6480f00667124b42d2d3851624f22f3a49d1-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/duff_amd64.o ./duff_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/92/92da674a011a3d8a82161f5b06c1044a02ebaf573cb1756216011dcb84ed7a2e-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/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid yGZwF_L_S0n4AuVGGPqw/yGZwF_L_S0n4AuVGGPqw -goversion go1.12beta2 -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_amd64/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/2b/2b3903c66e8b2cbfa343b589fa6b91348fce4c2ee9108a81cb594449f7ff5934-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b007/ 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/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid mzBYJMHPflHpj1G_oX_a/mzBYJMHPflHpj1G_oX_a -goversion go1.12beta2 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b020/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b020/symabis ./asm_amd64.s BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_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_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p math/rand -std -complete -installsuffix shared -buildid u-caYXpED7pTNtemq2Bs/u-caYXpED7pTNtemq2Bs -goversion go1.12beta2 -D "" -importcfg $WORK/b064/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid G7hPfAVHqJC3o__wC3uB/G7hPfAVHqJC3o__wC3uB -goversion go1.12beta2 -D "" -importcfg $WORK/b089/importcfg -pack ./singleflight.go BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$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/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p reflect -std -installsuffix shared -buildid ifzXj_goQ041ysFroS09/ifzXj_goQ041ysFroS09 -goversion go1.12beta2 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go 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_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid 8A9v24ZCCKFe45MlcUMF/8A9v24ZCCKFe45MlcUMF -goversion go1.12beta2 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/15/1526b65440fb15dc96189a64d46f9268c4e172169e9bad36dfb049421ad08dd5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/29/294021b18a95f87add5563d81adb4e147ab8cf6df0911e4b7bda4c1817ef8cf4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/67/67614387415767be64ea1ddacdadaad70b6f34e08272fa5a3b79c0728754e7c8-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/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_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid RaOA1LvUAaL1escsVzaE/RaOA1LvUAaL1escsVzaE -goversion go1.12beta2 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p hash -std -complete -installsuffix shared -buildid 5S16_lKYwcqHVIhDDoW5/5S16_lKYwcqHVIhDDoW5 -goversion go1.12beta2 -D "" -importcfg $WORK/b047/importcfg -pack ./hash.go BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 7yjUUTEoBTc-UtFXt5G8/7yjUUTEoBTc-UtFXt5G8 -goversion go1.12beta2 -D "" -importcfg $WORK/b071/importcfg -pack ./randutil.go BUILDSTDERR: cat >$WORK/b031/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b031/symabis ./strings.s BUILDSTDERR: cat >$WORK/b031/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 sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p strings -std -installsuffix shared -buildid F_roqri1xFX6wiAsdCHW/F_roqri1xFX6wiAsdCHW -goversion go1.12beta2 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ae/aede5a352201a1a0cc0be742cf0971c17d116cd0046a3d7b50b62266fc0d65bd-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b046/symabis ./crc32_amd64.s BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/e0/e0cbb9d48c37905835278cb460aa6f5188e0dc9ea70b9e4b25b69659ee29abd4-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p crypto -std -complete -installsuffix shared -buildid El5yIbwhBUV4wWTFTooH/El5yIbwhBUV4wWTFTooH -goversion go1.12beta2 -D "" -importcfg $WORK/b067/importcfg -pack ./crypto.go BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p hash/crc32 -std -installsuffix shared -buildid FmfRX_cpZjPIgF1f5Mxe/FmfRX_cpZjPIgF1f5Mxe -goversion go1.12beta2 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ae/aebc31ad1bc745988069241be1495069879b9994964a5e8a0ddd7ea3d3eff5f7-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b072 -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b072/symabis ./sha512block_amd64.s BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p crypto/sha512 -std -installsuffix shared -buildid jKhaPKI2jgIn28FElNV4/jKhaPKI2jgIn28FElNV4 -goversion go1.12beta2 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b046/crc32_amd64.o ./crc32_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/75/75c2104eb3e37fd6aec0ebd549d17dd96bcb716f3895091904f6e71f3a0843a2-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/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/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p bufio -std -complete -installsuffix shared -buildid 9VtIkOJ-4QOpfxz0sfGr/9VtIkOJ-4QOpfxz0sfGr -goversion go1.12beta2 -D "" -importcfg $WORK/b036/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/crc32_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/84/848fbcfb9ce1231192288407af7deefda8b6109d98f5767fe76a05b7ade65c05-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid eYIFnBYsZ5HVWEyJB92J/eYIFnBYsZ5HVWEyJB92J -goversion go1.12beta2 -D "" -importcfg $WORK/b074/importcfg -pack ./hmac.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b072 -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b072/sha512block_amd64.o ./sha512block_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/e9/e928fa2f06ae6ec0dea60765690dcb60f830a82f24d00c02541a1fe11e2b0daa-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b078/symabis ./sha1block_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b031/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/03/03540755234f89c4893a135a671d587488b77356cd24056691d203c7d850e6e8-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b079/symabis ./sha256block_amd64.s BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/sha256 -std -installsuffix shared -buildid 7uLdF7fljS9PZ4aE86cM/7uLdF7fljS9PZ4aE86cM -goversion go1.12beta2 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b072/_pkg_.a $WORK/b072/sha512block_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/8e/8efd912301cee51014e6160fcbbf82d4bcbf5400b82392e29aae066b4532032f-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid UaW7rwq13C3Q3jH0LL8y/UaW7rwq13C3Q3jH0LL8y -goversion go1.12beta2 -D "" -importcfg $WORK/b097/importcfg -pack ./hkdf.go BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/sha1 -std -installsuffix shared -buildid 5Cd7ePahvwxgzbMB1yyv/5Cd7ePahvwxgzbMB1yyv -goversion go1.12beta2 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/94/945e879d1142ba03d5b85bcefae7a4e076242df960b8f0d9665915f57416f406-d # internal BUILDSTDERR: golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/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/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid W9KD8K9zhB5Hs-hAwjNK/W9KD8K9zhB5Hs-hAwjNK -goversion go1.12beta2 -D "" -importcfg $WORK/b101/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/sha256block_amd64.o ./sha256block_amd64.s BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/90/901523e37d909976d3066976d2d36a1f60c79473db5ea8f461f770ff2568a12d-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/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/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid TUQxZlKZzKhVXkLb5BhQ/TUQxZlKZzKhVXkLb5BhQ -goversion go1.12beta2 -D "" -importcfg $WORK/b109/importcfg -pack ./transform.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/sha256block_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/87/875b92bf8a2b98e4ec39131b3df63e6d25cd3b1abdbea0ad71ad18c3a137c935-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_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_amd64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p path -std -complete -installsuffix shared -buildid mk0vY25MHMBjxURAuhcj/mk0vY25MHMBjxURAuhcj -goversion go1.12beta2 -D "" -importcfg $WORK/b120/importcfg -pack ./match.go ./path.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b078/sha1block_amd64.o ./sha1block_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ee/ee3223a16864df99cdea93466878eee7914ae752140badc481d75311f4b7b9cb-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p html -std -complete -installsuffix shared -buildid azsRoqmbsPe3vL56PuZs/azsRoqmbsPe3vL56PuZs -goversion go1.12beta2 -D "" -importcfg $WORK/b124/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/04/049593288f9b2e8d6ad4bd999888aa7b762c924676202130515efe8037c17f45-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid swGvQbh8dRQT8g-REkkP/swGvQbh8dRQT8g-REkkP -goversion go1.12beta2 -D "" -importcfg $WORK/b127/importcfg -pack ./tabwriter.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/sha1block_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/da/da343aa8c27019005e82c891e0bdf515e7779c9a578754ae2ed229aec2a1e87d-d # internal BUILDSTDERR: google.golang.org/grpc/encoding BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid WpJ3eknqZ6mQ4kLuF-P5/WpJ3eknqZ6mQ4kLuF-P5 -goversion go1.12beta2 -D "" -importcfg $WORK/b135/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/4d/4da316d74330de09fa89d031e4c63ae8811d6e314f58e5e6ce637e2fe30ec999-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/9c/9c36d6d27399a68a565568793501371e2c626cddf59738f582a91131088d09eb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/a2/a278a4fcd32f1734a1d238ca450b53a260e77680fc573b58be3ecccf93fe953e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/47/47da67f8f877eea12f7104364dba63418e9ad91e6652f45719b83cd93152ce2d-d # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5f/5fa06b83ba5b52651a1b182eb4be76993e60a987c10bb3ed48e3a2939ab27e9b-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_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid OkKDtfoz8T9H5uSjzEly/OkKDtfoz8T9H5uSjzEly -goversion go1.12beta2 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go 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 runtime=$WORK/b010/_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_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid OJVUw-k3mj16kk_aKTGr/OJVUw-k3mj16kk_aKTGr -goversion go1.12beta2 -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: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/90/90f09783d5bbbc87cbe2576291869d2e6cbd0e5b83aac0d905129198a43efffb-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asm_amd64.o ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/b4/b4e29a3d1f11242aac8d8623d8c425cd50fff7ece4e4ce7a8a359d8efb2b3df3-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p sort -std -complete -installsuffix shared -buildid lHPtmBVPYAWjNZD1D5S2/lHPtmBVPYAWjNZD1D5S2 -goversion go1.12beta2 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding/binary -std -complete -installsuffix shared -buildid MBVirtXj6gizW24gD93U/MBVirtXj6gizW24gD93U -goversion go1.12beta2 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/60/60c26ed8b1650c793a02fe6615a12936a602b081922732e9e4fbfddae904a253-d # internal BUILDSTDERR: google.golang.org/grpc/keepalive BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/keepalive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid bH4lcHYReUqWLxp1i_sL/bH4lcHYReUqWLxp1i_sL -goversion go1.12beta2 -D "" -importcfg $WORK/b138/importcfg -pack ./keepalive.go 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/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_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid nG4j7W887d57rwjpPp1E/nG4j7W887d57rwjpPp1E -goversion go1.12beta2 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b155 -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b155/symabis ./asm_linux_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/3b/3bf87dfb60e729b62629e1f9bcdf5e26ff6894ce34886897c39ed8d6ee770d62-d # internal BUILDSTDERR: cat >$WORK/b155/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: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid c3A_wsbdhWE69Vg6ZVms/c3A_wsbdhWE69Vg6ZVms -goversion go1.12beta2 -symabis $WORK/b155/symabis -D "" -importcfg $WORK/b155/importcfg -pack -asmhdr $WORK/b155/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./flock.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/02/02916b27f529c22725a7b09bdd8e5de231307e626b808c2fd4725fc1fafeff0c-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: github.com/gogo/protobuf/sortkeys BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid tVv4KhGyXBFlwh-jnrT0/tVv4KhGyXBFlwh-jnrT0 -goversion go1.12beta2 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/gogo/protobuf/sortkeys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid WbqQ5siB8lrG1ns7p0Q7/WbqQ5siB8lrG1ns7p0Q7 -goversion go1.12beta2 -D "" -importcfg $WORK/b051/importcfg -pack ./sortkeys.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/59/59b6cca38668dc93b5f25d934d0c7f673921a1e7a0726b4cb2a56e79e3cc802f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/33/337368f49f070465c0b69d26bfa7babcdc7a246b6236687625894b53095725a6-d # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ba/ba4991410db2f5806a52084ecae3026b9e6539641218f6adc494ef47a77ef41b-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b060/symabis ./xor_amd64.s BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid TG73G8ir60nRpPP7MUSA/TG73G8ir60nRpPP7MUSA -goversion go1.12beta2 -D "" -importcfg $WORK/b039/importcfg -pack ./base64.go BUILDSTDERR: cat >$WORK/b095/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b095 -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b095/symabis ./sum_amd64.s BUILDSTDERR: crypto/md5 BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/cipher -std -installsuffix shared -buildid sd6CE1eyrw99UfbNch9Z/sd6CE1eyrw99UfbNch9Z -goversion go1.12beta2 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go BUILDSTDERR: cat >$WORK/b075/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b075/symabis ./md5block_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/e3/e319197d04a333e7658a0b53a357b15908bd4be85137915a0f4cf38e4f0da321-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/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_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid DP7an2_jymS4gvkYm61v/DP7an2_jymS4gvkYm61v -goversion go1.12beta2 -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 ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid 00nv6t_FRmWgYarQRyoa/00nv6t_FRmWgYarQRyoa -goversion go1.12beta2 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_ref.go BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p crypto/md5 -std -installsuffix shared -buildid rVQ0nRLy7FOAMxsLMB5D/rVQ0nRLy7FOAMxsLMB5D -goversion go1.12beta2 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b095 -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b095/sum_amd64.o ./sum_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/c2/c2a95f34ca47d19b9bd9b92223a2db2963c3a877533d42390ad61a53752f1c0c-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p encoding/pem -std -complete -installsuffix shared -buildid lW7qFYKElYaDQ8As1ROB/lW7qFYKElYaDQ8As1ROB -goversion go1.12beta2 -D "" -importcfg $WORK/b084/importcfg -pack ./pem.go BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/sum_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/73/73fc34a0a8e10ab8d4c3e79e51b816d6f62122b651bdd6af5e82bf4274d6c06e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b075/md5block_amd64.o ./md5block_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/xor_amd64.o ./xor_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/md5block_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ab/abe6161d39b8a1a0dd204efc9000fcab9a36d2f23114021281171ca72cce64f4-d # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/xor_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/06/06e610c888d1d12760da10b79aa399a18a9af97af610dad8518e9665856a6b33-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b059/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b059/symabis ./asm_amd64.s ./gcm_amd64.s BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid OFfxUpM4nSTlanLB0S_5/OFfxUpM4nSTlanLB0S_5 -goversion go1.12beta2 -D "" -importcfg $WORK/b094/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p crypto/des -std -complete -installsuffix shared -buildid Nwje2H0jE-RpQYCxi6ND/Nwje2H0jE-RpQYCxi6ND -goversion go1.12beta2 -D "" -importcfg $WORK/b068/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9c/9cbf1671b2e2f69f44d692ae9b16ef929c991b3eff2c5d58b93fecae92f324bc-d # internal BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_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_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/aes -std -installsuffix shared -buildid JMbER95uYn94INw8adfl/JMbER95uYn94INw8adfl -goversion go1.12beta2 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/19/19ec4d720a3a321ed8db99a0bfac7b7c86e576e7044190cac5da6d65be669a82-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b093/symabis ./chacha20poly1305_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e1/e1260c665215543162db182004c665ee160bdb7d05f4c21059c9b356ffdb0ce7-d # internal BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b095/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p internal/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid XnZfCPAf6SiVHF2HG1bt/XnZfCPAf6SiVHF2HG1bt -goversion go1.12beta2 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/asm_amd64.o ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/gcm_amd64.o ./gcm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/asm_amd64.o $WORK/b059/gcm_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5d/5d19c31cfd1e3e65dbe602b0c6d61800505d5583a0be4c337a651a4e1b98bd60-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/94/9474198042f1ea6dce65518050829e9971585d3b27d1d2a3df763bc979ec69da-d # internal BUILDSTDERR: os/signal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b157/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b157 -I $WORK/b157/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b157/symabis ./sig.s BUILDSTDERR: cat >$WORK/b049/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/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_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_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid f7TvhyfNtfZpSL_YFOHo/f7TvhyfNtfZpSL_YFOHo -goversion go1.12beta2 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_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_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid hHaWXrUzG7RTNozR7jFk/hHaWXrUzG7RTNozR7jFk -goversion go1.12beta2 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p os/signal -std -installsuffix shared -buildid WGtmnZr8jrqv6VJZSPF6/WGtmnZr8jrqv6VJZSPF6 -goversion go1.12beta2 -symabis $WORK/b157/symabis -D "" -importcfg $WORK/b157/importcfg -pack -asmhdr $WORK/b157/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b155 -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b155/asm_linux_amd64.o ./asm_linux_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/chacha20poly1305_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/79/79083f12c43a23c1eecf3c7a40de1c7c3fb35b59b597949f7fe32e36e5aa6765-d # internal BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b155/_pkg_.a $WORK/b155/asm_linux_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b157 -I $WORK/b157/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b157/sig.o ./sig.s BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/43/4387d140669ac41919ad4c9302de689c794ee50c81dd4da1e3c5c11562e8ae32-d # internal BUILDSTDERR: golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid Gu_vzjw61TmRljnSSc62/Gu_vzjw61TmRljnSSc62 -goversion go1.12beta2 -D "" -importcfg $WORK/b159/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b157/_pkg_.a $WORK/b157/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/19/197d1dca5ba87b15d929b0b04c1895838f3bd6fe31b2a160e85496bd85693194-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/0d/0d5a87cd26b141e2d6c5992d63d9ceab5a84b9c01abf3edeb0b1f7c3c5ffae78-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/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/b049/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_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_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid OjjB7AqSH5wT1UgBuwQl/OjjB7AqSH5wT1UgBuwQl -goversion go1.12beta2 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/37/37cea2df1d10401ce3efc0a5b8762e5581d470132300271c608f7b4700f6dd9a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ea/eaf364a8b1592a879694c0d30ccc9c77cb32bbad6332b7b89788010cf0b77337-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/1b/1bdcaa33e4c453c775b2bb60b825bd661ddcf16822978b4d1f4df8f841f30c0f-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_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_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p flag -std -complete -installsuffix shared -buildid GwjO4T8jyQmdSPsFWsRe/GwjO4T8jyQmdSPsFWsRe -goversion go1.12beta2 -D "" -importcfg $WORK/b017/importcfg -pack ./flag.go BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b041/_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_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p encoding/json -std -complete -installsuffix shared -buildid rEiX1vtpW7oxEF4_pv4N/rEiX1vtpW7oxEF4_pv4N -goversion go1.12beta2 -D "" -importcfg $WORK/b038/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_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_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p log -std -complete -installsuffix shared -buildid 1sDhcLeQOlIyE0ZhnCj8/1sDhcLeQOlIyE0ZhnCj8 -goversion go1.12beta2 -D "" -importcfg $WORK/b042/importcfg -pack ./log.go BUILDSTDERR: github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: context BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid ukA4NWeezWzRt-cgYtVD/ukA4NWeezWzRt-cgYtVD -goversion go1.12beta2 -D "" -importcfg $WORK/b052/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p compress/flate -std -complete -installsuffix shared -buildid v6hI0s2rTVt4OpKyNF2v/v6hI0s2rTVt4OpKyNF2v -goversion go1.12beta2 -D "" -importcfg $WORK/b045/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/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p context -std -complete -installsuffix shared -buildid 3MHS3tAtPBMEui7i79Hs/3MHS3tAtPBMEui7i79Hs -goversion go1.12beta2 -D "" -importcfg $WORK/b054/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/6c/6c2e86f4fe02e07822aecba7a77212ecf255173fd321150fceb1e1fae578c498-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b063 -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b063/symabis ./arith_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/2c/2c9ec753b1d1eb7026f3833987f5f910ca00daefbf395ec478b67f7bc83912f4-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p encoding/hex -std -complete -installsuffix shared -buildid bWTHsfEgSwiVXeK5wGau/bWTHsfEgSwiVXeK5wGau -goversion go1.12beta2 -D "" -importcfg $WORK/b083/importcfg -pack ./hex.go BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_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_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p math/big -std -installsuffix shared -buildid 8BmydvZBbEon2IYq65_s/8BmydvZBbEon2IYq65_s -goversion go1.12beta2 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/74/743075499cdac61980d62998444bbcf680f9a70ecbc78fe35d58ccc6658772e3-d # internal BUILDSTDERR: golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid 9GdJuKoiJElb26HbEgGR/9GdJuKoiJElb26HbEgGR -goversion go1.12beta2 -D "" -importcfg $WORK/b053/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/38/38b5f3c60240098cc2305d7dbd2c610008721554d8fcb1d2d798a9b938049cda-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b087/ -importpath net -- -I $WORK/b087/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/85/85b624549da41ecf4bf4558bc8544519d4d10f30393d09daade9385779b55a13-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p net/url -std -complete -installsuffix shared -buildid tRuXWC6Hor3IaCh1jajr/tRuXWC6Hor3IaCh1jajr -goversion go1.12beta2 -D "" -importcfg $WORK/b092/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/dc/dc7ab53b88b7416a983f05adbb7ca5a06a85b41731bf3e7723a6b33a5317a231-d # internal BUILDSTDERR: golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid iAvazpBoBStWO0GIt9LQ/iAvazpBoBStWO0GIt9LQ -goversion go1.12beta2 -D "" -importcfg $WORK/b098/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/3e/3e0cddc2348b089e61b231587d223b9c401e14c6217298b4f4ca4b10c54dd26c-d # internal BUILDSTDERR: 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/b066/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid Y5eQrb0nWbE2_EpGWy9i/Y5eQrb0nWbE2_EpGWy9i -goversion go1.12beta2 -D "" -importcfg $WORK/b102/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/70/700065f19b5b18f657ec444cb63e4ea467ceb437d1dfcec38de2caf5c2e59e85-d # internal BUILDSTDERR: golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 10sdmcxCl3e5C0el-PrV/10sdmcxCl3e5C0el-PrV -goversion go1.12beta2 -D "" -importcfg $WORK/b103/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8a/8a106d94a38bb02d85461cf04284a89c01516dc84d01fae0968661f714888456-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_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_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p compress/gzip -std -complete -installsuffix shared -buildid APqsZp6T9rMkhY8pBiAa/APqsZp6T9rMkhY8pBiAa -goversion go1.12beta2 -D "" -importcfg $WORK/b044/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e3/e3f790e5c072eb8dfdc8e2e7d29c4b5ac8c61ada6c420b7d4dcd077f063be8fa-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 0cj9uomoUeEMP-YO9p5X/0cj9uomoUeEMP-YO9p5X -goversion go1.12beta2 -D "" -importcfg $WORK/b110/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/24/2435676e777cc0ed34d5a7ca2f2f4a149186efd569add9874455f4d21f18b777-d # internal BUILDSTDERR: golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 3gtmTE70k1J-uVA8XCgL/3gtmTE70k1J-uVA8XCgL -goversion go1.12beta2 -D "" -importcfg $WORK/b100/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/dc/dc39716ba241286b8d30dabf570d933ab8809e25614989d24465e376ce3bf9c1-d # internal BUILDSTDERR: github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid Oxs6NdS72hteuUqqNLE7/Oxs6NdS72hteuUqqNLE7 -goversion go1.12beta2 -D "" -importcfg $WORK/b035/importcfg -pack ./clone.go ./decode.go ./decode_gogo.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ae/ae1a6a4b5dd566ebd4d680af2d2ae23bc196c9e3eadcc00ac61137f317a76cd1-d # internal BUILDSTDERR: github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid jnTy3OxsBPB-Z4PC4ory/jnTy3OxsBPB-Z4PC4ory -goversion go1.12beta2 -D "" -importcfg $WORK/b056/importcfg -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ce/ce822eab1c6c4c6bcd1522487a1fc89c544f41fbfd01cc64eb07b9484492e7aa-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid ok8SpuJ8lcK4MFWCON0U/ok8SpuJ8lcK4MFWCON0U -goversion go1.12beta2 -D "" -importcfg $WORK/b108/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/af/af570acb4a7ca5e02089e0d70dc3cb8385604774e3b22ad9131991fe33579355-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid 4hJJANsiy6drOFdrUZ05/4hJJANsiy6drOFdrUZ05 -goversion go1.12beta2 -D "" -importcfg $WORK/b111/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_amd64/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/8e/8e1d2bbea881940900745af6fda164630a358a313310d6fd716b0d90b9ae791c-d # internal BUILDSTDERR: golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/secure/bidirule=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid uCWQ_9S-YXeRR0MtMwiL/uCWQ_9S-YXeRR0MtMwiL -goversion go1.12beta2 -D "" -importcfg $WORK/b099/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b063 -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b063/arith_amd64.o ./arith_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b063/_pkg_.a $WORK/b063/arith_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/09/09d70f6e7343107503046730f77a0079a05ae115c5f7cee1be8489228af66361-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_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/b063/_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 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/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/rand -std -complete -installsuffix shared -buildid fW6kUSp6fKOIyVR7Ylj0/fW6kUSp6fKOIyVR7Ylj0 -goversion go1.12beta2 -D "" -importcfg $WORK/b058/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/dc/dcf29e470da53d706b197cc01a0a7ecf805de2cae2de4405f848af36264b8fc9-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b070 -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b070/symabis ./p256_asm_amd64.s BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p crypto/elliptic -std -installsuffix shared -buildid 6K_d1QJ7UIa0qK8zSznu/6K_d1QJ7UIa0qK8zSznu -goversion go1.12beta2 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/98/988cae61486a12057d5c80254830d11661de1e1c8e15dec53427ff949dc92af6-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid wQlEpZHXn5G4DdtJb9Vz/wQlEpZHXn5G4DdtJb9Vz -goversion go1.12beta2 -D "" -importcfg $WORK/b073/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd $WORK/b087 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/10/10db8da8ea01d78970a28f055830169e972eaa2dc423dd7a28c0b446d2bbf354-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b063/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid X3Vj5q_whxJRbBjNI173/X3Vj5q_whxJRbBjNI173 -goversion go1.12beta2 -D "" -importcfg $WORK/b077/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cd $WORK/b087 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b070 -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b070/p256_asm_amd64.o ./p256_asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/p256_asm_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/40/4000d17eda3b566b21dae85ab4e985aaeb5f4adc930e9c261848aae3bbb07ac8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/2e/2e78ae7a369a2874b0947848c92e54c9597fa842a2be9a4b938c7dc5e608e515-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b063/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid EUxWFQWnGAZO3JYp07Cb/EUxWFQWnGAZO3JYp07Cb -goversion go1.12beta2 -D "" -importcfg $WORK/b081/importcfg -pack ./dsa.go BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b063/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid UXV4wDQ4BanhfHWceQjy/UXV4wDQ4BanhfHWceQjy -goversion go1.12beta2 -D "" -importcfg $WORK/b069/importcfg -pack ./ecdsa.go BUILDSTDERR: cd $WORK/b087 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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_amd64/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/3a/3a05d98201a10a96346be62e47f5946bc02f4f83f844b1f786bcf2ded029b483-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b063/_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_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid FJo8bKzwq_Kk12kzvmI1/FJo8bKzwq_Kk12kzvmI1 -goversion go1.12beta2 -D "" -importcfg $WORK/b082/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/29/29894dd549f2eff05a7bac961bd6530fc1d82575528ee7855586304b4a0c2a82-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid bZ87BfvtuKdOjzWpSp4Y/bZ87BfvtuKdOjzWpSp4Y -goversion go1.12beta2 -D "" -importcfg $WORK/b085/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/41/41493e59215dbbd480bd6852901480d7e979d13b1bd32a098fbac5fde2f77690-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid f0fYwdnqZN_affFOlEvg/f0fYwdnqZN_affFOlEvg -goversion go1.12beta2 -D "" -importcfg $WORK/b107/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: cd $WORK/b087 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/a5/a5c95bcfe78f9959dbc6f4874366349ece6a027859493851ba0e2e7cc35e60d3-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid RZl52jz9dkkOL5kjsgfI/RZl52jz9dkkOL5kjsgfI -goversion go1.12beta2 -D "" -importcfg $WORK/b114/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd $WORK/b087 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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_amd64/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/aa/aad17d455c5658aadbb7a65269394eddba6c1281dd89ea612f7bb659794f9628-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$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/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p mime -std -complete -installsuffix shared -buildid 5ep7aAB2f3PNoa-t83iY/5ep7aAB2f3PNoa-t83iY -goversion go1.12beta2 -D "" -importcfg $WORK/b115/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/56/569c277b8e7935198cb2fe919f7d41046e279fbc898140259d027ca0e751495c-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid SlWkqWJUJitEpypchrHX/SlWkqWJUJitEpypchrHX -goversion go1.12beta2 -D "" -importcfg $WORK/b117/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: cd $WORK/b087 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/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_amd64/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/c4/c41c705fd5d1445f81530bc1ca2c7db774882f3e543105d3651f57ea3bb3fbe3-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p net/http/internal -std -complete -installsuffix shared -buildid 5TMIh-KsuqmELIyby8Tm/5TMIh-KsuqmELIyby8Tm -goversion go1.12beta2 -D "" -importcfg $WORK/b119/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -o $WORK/b087/_cgo_.o $WORK/b087/_cgo_main.o $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o $WORK/b087/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b087/_cgo_.o -dynout $WORK/b087/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/df/dfbcb38df6079c4e9ab680b201cc2e5eba4ef2c4d950544d175af8f3610abb96-d # internal BUILDSTDERR: golang.org/x/net/internal/timeseries BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/internal/timeseries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid lrEhpMOhlsALKoedDCPC/lrEhpMOhlsALKoedDCPC -goversion go1.12beta2 -D "" -importcfg $WORK/b122/importcfg -pack ./timeseries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_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/b091/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p net -std -installsuffix shared -buildid Pf-XoSvKKoLv4ahjtEY5/Pf-XoSvKKoLv4ahjtEY5 -goversion go1.12beta2 -D "" -importcfg $WORK/b087/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/b087/_cgo_gotypes.go $WORK/b087/cgo_linux.cgo1.go $WORK/b087/cgo_resnew.cgo1.go $WORK/b087/cgo_socknew.cgo1.go $WORK/b087/cgo_unix.cgo1.go $WORK/b087/_cgo_import.go BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/74/746a0f1a8ce0a2f2d66d4550c1ac72a76be7e755d830524af2f6dd58c8d1fa4e-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_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/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p text/template/parse -std -complete -installsuffix shared -buildid gF4pt-EZbpuqapnsU4Im/gF4pt-EZbpuqapnsU4Im -goversion go1.12beta2 -D "" -importcfg $WORK/b126/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/9b/9b54b8e303eeb4e8f56b7ad1e31e587c606a90fcf07c5b91cbf061aff345b74b-d # internal BUILDSTDERR: google.golang.org/grpc/grpclog BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/grpclog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid QCuKWJaA59IY3XGV_Orq/QCuKWJaA59IY3XGV_Orq -goversion go1.12beta2 -D "" -importcfg $WORK/b130/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d2/d276842ca29d49d794fbb2ae585e5d214025dcf20f58f01804c80dc735771cbc-d # internal BUILDSTDERR: google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -installsuffix shared -buildid o19ai-QcbeC1UX_Lxta-/o19ai-QcbeC1UX_Lxta- -goversion go1.12beta2 -D "" -importcfg $WORK/b136/importcfg -pack ./messages.pb.go BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f5/f53eeac8989a9506e8b673c530cf11d42691f82fd4266b5658848cf635c52fad-d # internal BUILDSTDERR: github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid kGsch81sezxyq2xluVfq/kGsch81sezxyq2xluVfq -goversion go1.12beta2 -D "" -importcfg $WORK/b043/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a6/a6b853638d9c9d48476ce63ab51dc6367bcfd4c80f3f062eac08513cc0e1857a-d # internal BUILDSTDERR: github.com/gogo/protobuf/types BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/gogo/protobuf/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid FfZJrahQgCuNWuigBC4r/FfZJrahQgCuNWuigBC4r -goversion go1.12beta2 -D "" -importcfg $WORK/b050/importcfg -pack ./any.go ./any.pb.go ./doc.go ./duration.go ./duration.pb.go ./duration_gogo.go ./empty.pb.go ./field_mask.pb.go ./struct.pb.go ./timestamp.go ./timestamp.pb.go ./timestamp_gogo.go ./wrappers.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/36/368826205bdc94566ab1cd2daa187305acd103250d9968871ad531ef79135541-d # internal BUILDSTDERR: google.golang.org/grpc/connectivity BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/connectivity BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid 3hsKfBkAMaEVUcUUsFtF/3hsKfBkAMaEVUcUUsFtF -goversion go1.12beta2 -D "" -importcfg $WORK/b129/importcfg -pack ./connectivity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/17/1705b6c9ebd5d184473bc36eb493a9cbfd78654273035d3696cfc4a557c0df67-d # internal BUILDSTDERR: google.golang.org/grpc/metadata BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/metadata BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid ACIhNNGgYTKpuVWlvwcc/ACIhNNGgYTKpuVWlvwcc -goversion go1.12beta2 -D "" -importcfg $WORK/b139/importcfg -pack ./metadata.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/97/977f37d357e14bd7c297bd544fdceed8927bb3d202bc13296549156e9463eb44-d # internal BUILDSTDERR: github.com/golang/protobuf/ptypes/any BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/golang/protobuf/ptypes/any BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid ckG4KOkOtQmHDXt9NzUG/ckG4KOkOtQmHDXt9NzUG -goversion go1.12beta2 -D "" -importcfg $WORK/b147/importcfg -pack ./any.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/3a/3aff6bcc86266e10a3fe2e6da436c0b6972f1ed8de090619f06ab7a015eca46e-d # internal BUILDSTDERR: github.com/golang/protobuf/ptypes/duration BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/golang/protobuf/ptypes/duration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid kLo2-whZJ_BZbhxh55_i/kLo2-whZJ_BZbhxh55_i -goversion go1.12beta2 -D "" -importcfg $WORK/b148/importcfg -pack ./duration.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/0b/0bb4946f64560df03d948f32e3521ead2551d32b63ec3ff26ec0ba9a1e811305-d # internal BUILDSTDERR: github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/golang/protobuf/ptypes/timestamp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid EKJfLkjHXXzsHC7SzkIr/EKJfLkjHXXzsHC7SzkIr -goversion go1.12beta2 -D "" -importcfg $WORK/b149/importcfg -pack ./timestamp.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/58/5806f6da6dc49aa6e7e3199714c2d0a018bec808084313b204f2a5bdf368a77e-d # internal BUILDSTDERR: google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/any=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid _VHZsPKhkVdWkPD30GFP/_VHZsPKhkVdWkPD30GFP -goversion go1.12beta2 -D "" -importcfg $WORK/b150/importcfg -pack ./status.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/22/2283fb1e3257d0894cf808768b780df10c1afa0b865d116844d39d784759177b-d # internal BUILDSTDERR: github.com/golang/protobuf/ptypes BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/any=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/golang/protobuf/ptypes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid FXseNgFit2OIcF4LL9-k/FXseNgFit2OIcF4LL9-k -goversion go1.12beta2 -D "" -importcfg $WORK/b146/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/37/370f73c22dc16e312157fad37050affea8692fa7a7005b5f019cc3d656f8f8bc-d # internal BUILDSTDERR: google.golang.org/grpc/tap BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/tap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid c0UdO73yx7W8rB4rrALa/c0UdO73yx7W8rB4rrALa -goversion go1.12beta2 -D "" -importcfg $WORK/b151/importcfg -pack ./tap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/b0/b0f5b99822984afd78c25aa5fea529f53a3ff84232b76fc2df5f030cd273226c-d # internal BUILDSTDERR: github.com/moby/moby/pkg/term BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/moby/moby/pkg/term BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b156/ -importpath github.com/moby/moby/pkg/term -- -I $WORK/b156/ -g -O2 ./tc_linux_cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ba/ba54c7916a6a4bbfe9158294d3e0f79969262d6ff6f8081d9da7afb29762e5a7-d # internal BUILDSTDERR: google.golang.org/grpc/status BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/codes=$WORK/b134/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/status BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid 3RX7X47xF-mfuqEhRVs-/3RX7X47xF-mfuqEhRVs- -goversion go1.12beta2 -D "" -importcfg $WORK/b145/importcfg -pack ./status.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/72/72e667b403d328fd1e1f9b80b5be577b4ccbf0be0946366790413d3233d3aa93-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b126/_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/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p text/template -std -complete -installsuffix shared -buildid LIAQaieG05Lze7GVQ1Cb/LIAQaieG05Lze7GVQ1Cb -goversion go1.12beta2 -D "" -importcfg $WORK/b125/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/e1/e1d25ab07b3d148021855a8d9488b52c47ccc08f2d7ea0b28a7f6c1bb0ad169f-d # internal BUILDSTDERR: github.com/sirupsen/logrus BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid QBR10QnSuT88_SQKX-z3/QBR10QnSuT88_SQKX-z3 -goversion go1.12beta2 -D "" -importcfg $WORK/b158/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_linux.go ./text_formatter.go ./writer.go BUILDSTDERR: cd $WORK/b156 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/moby/moby/pkg/term -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/7b/7b2564fa64777e1bac94cf24ec22be58c1f2ce7442b23c707c52ad6b7c8685d2-d # internal BUILDSTDERR: github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/gogo/protobuf/gogoproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid Scu4uh3XrRFk72gBC9b8/Scu4uh3XrRFk72gBC9b8 -goversion go1.12beta2 -D "" -importcfg $WORK/b034/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: cd $WORK/b156 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/moby/moby/pkg/term -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c tc_linux_cgo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/6e/6ebe9b115cedbd46599c1983f5f7d8889dd0a205c2c8d7638d8e24229abf91bd-d # internal BUILDSTDERR: runtime/pprof BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p runtime/pprof -std -installsuffix shared -buildid Q3sy138Ux-IbgtKb3aLR/Q3sy138Ux-IbgtKb3aLR -goversion go1.12beta2 -D "" -importcfg $WORK/b162/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/7e/7eeee22c9d94f390e4a308ec4964597bda6dd28a5d3e2c420c32e6e8d852c541-d # internal BUILDSTDERR: cd $WORK/b156 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/moby/moby/pkg/term -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/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_amd64/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f2/f26c45fc0114e40bc86992222a6f6b1a92194b99269845a2168f6344ecb03ddd-d # internal BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/moby/moby/pkg/term BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -o $WORK/b156/_cgo_.o $WORK/b156/_cgo_main.o $WORK/b156/_x001.o $WORK/b156/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage term -dynimport $WORK/b156/_cgo_.o -dynout $WORK/b156/_cgo_import.go BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b091/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/moby/moby/pkg/term -installsuffix shared -buildid sVUMKCm9b0JStei4zJII/sVUMKCm9b0JStei4zJII -goversion go1.12beta2 -D "" -importcfg $WORK/b156/importcfg -pack ./ascii.go ./term.go ./term_unix.go $WORK/b156/_cgo_gotypes.go $WORK/b156/tc_linux_cgo.cgo1.go $WORK/b156/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b156/_pkg_.a $WORK/b156/_x001.o $WORK/b156/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/83/83993ca20e292da0a32891a300c453816b21bba36347d5aa5dc4b4afb41189c6-d # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/f5/f570cb1ba69c5b4ef936bf1607c4bbc84028c16e80ecbd75131eded6bae93e8d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a9/a99945d1dc913a720b3fcac190b269e7dc96f2a5a6ed5541c346c96505be65a7-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b126/_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/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p html/template -std -complete -installsuffix shared -buildid WsK013QCw6d2lMk7xqY8/WsK013QCw6d2lMk7xqY8 -goversion go1.12beta2 -D "" -importcfg $WORK/b123/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: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o $WORK/b087/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/b3/b31c4fd62ad41fc5243e867bcec1ba4157fc1376f442ccc7f4a27a68b539b662-d # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/2f/2fdcf8e0e1ecd4f45fd4e2ef714e13164bdc07ff03022f73bb424dbd937775f4-d # internal BUILDSTDERR: golang.org/x/net/lex/httplex BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/lex/httplex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p golang.org/x/net/lex/httplex -complete -installsuffix shared -buildid 7TKDxqHpRY5AHf0ed63u/7TKDxqHpRY5AHf0ed63u -goversion go1.12beta2 -D "" -importcfg $WORK/b104/importcfg -pack ./httplex.go BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid DKyEOADSd9-Yggff-t9H/DKyEOADSd9-Yggff-t9H -goversion go1.12beta2 -D "" -importcfg $WORK/b113/importcfg -pack ./proxy.go BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p net/textproto -std -complete -installsuffix shared -buildid _eiAV4E_lJZTkVp8i-E4/_eiAV4E_lJZTkVp8i-E4 -goversion go1.12beta2 -D "" -importcfg $WORK/b112/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: google.golang.org/grpc/naming BUILDSTDERR: google.golang.org/grpc/resolver/dns BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/resolver/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p google.golang.org/grpc/resolver/dns -complete -installsuffix shared -buildid 1V8JBfKmC4yaDqYHZCI3/1V8JBfKmC4yaDqYHZCI3 -goversion go1.12beta2 -D "" -importcfg $WORK/b142/importcfg -pack ./dns_resolver.go ./go18.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 1AqqEzRWNp_DDuRdRLi2/1AqqEzRWNp_DDuRdRLi2 -goversion go1.12beta2 -D "" -importcfg $WORK/b080/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: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p google.golang.org/grpc/naming -complete -installsuffix shared -buildid PLypb57LiJ-39mpvneU7/PLypb57LiJ-39mpvneU7 -goversion go1.12beta2 -D "" -importcfg $WORK/b140/importcfg -pack ./dns_resolver.go ./go18.go ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ec/ec893025638bf7a8bf5c83475b1af13176cca0dd9f5cf3ada8b0846980e4a687-d # internal BUILDSTDERR: google.golang.org/grpc/stats BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/stats BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid ZnZFflD3gQ6s2u-__hPb/ZnZFflD3gQ6s2u-__hPb -goversion go1.12beta2 -D "" -importcfg $WORK/b144/importcfg -pack ./handlers.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/30/30e6062f59b62f14401b897528c1b18dc9fbb28fe7f692b149d542ecb25e0020-d # internal BUILDSTDERR: github.com/mdlayher/vsock BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/mdlayher/vsock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/mdlayher/vsock -complete -installsuffix shared -buildid Wh4Xpd1N3tw7m4Q6WFvF/Wh4Xpd1N3tw7m4Q6WFvF -goversion go1.12beta2 -D "" -importcfg $WORK/b154/importcfg -pack ./conn_linux.go ./fd_linux.go ./ioctl_linux.go ./listener_linux.go ./vsock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/bb/bb6d3b3f2a27d1c37535ad05b24c6ede46ab6bbfe4336bc256355e0d086755d9-d # internal BUILDSTDERR: log/syslog BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_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/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p log/syslog -std -complete -installsuffix shared -buildid 5uN-FSsYyrAAUYZJvSm0/5uN-FSsYyrAAUYZJvSm0 -goversion go1.12beta2 -D "" -importcfg $WORK/b161/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/1d/1d8fca9a92e042591a4d6fd99c7defc072f5f13c192a775efc7ddb17d2b21d8f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/4e/4efa0c402755c51f569399ba60a1fb4d870dabc62a31a054d437c7607c9f9c02-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/7b/7bc9db8436f1c0b4fedb4736368e9f4b41f43f578cf15679f12d964fd6f123f8-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid tX8XwCoClBdvsEcyAsVB/tX8XwCoClBdvsEcyAsVB -goversion go1.12beta2 -D "" -importcfg $WORK/b106/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p mime/multipart -std -complete -installsuffix shared -buildid AWOC6C57p86DZp6fUFv4/AWOC6C57p86DZp6fUFv4 -goversion go1.12beta2 -D "" -importcfg $WORK/b116/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/0f/0fc4e4815886070f559508bc90666eedc47f5539f028e638c56b45147e556779-d # internal BUILDSTDERR: github.com/sirupsen/logrus/hooks/syslog BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/sirupsen/logrus/hooks/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid 4yMCscW8ocnBPPBU8RI-/4yMCscW8ocnBPPBU8RI- -goversion go1.12beta2 -D "" -importcfg $WORK/b160/importcfg -pack ./syslog.go BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/30/3053d731a4bcb611f37cc9f0e975cab70a1c3a336f631474c7d3f2f4d71ef242-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/01/0143c4904334cdea5170f0ee3a51b63a3bd453e0bdfe956e44c1d29851b25455-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/b3/b35823fbb2a33d9f4caa8855b3568810c35285e6b52e7e4257c0b39013c4f643-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/33/3383082a42cecaeeed60f035e98c9ce7e20bc0c229e8b7ff170498675a57b562-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/5e/5ee95a4d8458bfb3edb66c4dcc571a32ca303fade06dd4ec16da3f3f01fdfa10-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_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_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p crypto/tls -std -complete -installsuffix shared -buildid vysUeVL_c0A3gldJpsJJ/vysUeVL_c0A3gldJpsJJ -goversion go1.12beta2 -D "" -importcfg $WORK/b065/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/18/1806895cfd6af8ccbf5793a8ea642049fdc9dd2652b136977cda3728a7fb68e0-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: google.golang.org/grpc/credentials BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_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_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid Ev_oj_XHeoFlxW4WHZS4/Ev_oj_XHeoFlxW4WHZS4 -goversion go1.12beta2 -D "" -importcfg $WORK/b118/importcfg -pack ./trace.go BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid NxKL14xGLM8ZLg04JILP/NxKL14xGLM8ZLg04JILP -goversion go1.12beta2 -D "" -importcfg $WORK/b131/importcfg -pack ./credentials.go ./credentials_util_go18.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/26/26a4a59ff5f3d077e973d0d09f09c44d8e7216c9d29148d1f42d4155ab2f26cc-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p net/http -std -complete -installsuffix shared -buildid E9BZL8whKkW5A2He68LZ/E9BZL8whKkW5A2He68LZ -goversion go1.12beta2 -D "" -importcfg $WORK/b105/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_amd64/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/89/89eb4852425c77367564dc8c5846909bda2e5269a489d745ba3e24b2ff89d0be-d # internal BUILDSTDERR: google.golang.org/grpc/balancer BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: google.golang.org/grpc/peer BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/connectivity=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/balancer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid TaiwG36RmD71yMd-breL/TaiwG36RmD71yMd-breL -goversion go1.12beta2 -D "" -importcfg $WORK/b128/importcfg -pack ./balancer.go BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/peer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid yLCHKxBPvTd3FXcUv4i0/yLCHKxBPvTd3FXcUv4i0 -goversion go1.12beta2 -D "" -importcfg $WORK/b141/importcfg -pack ./peer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/69/697e14d1d9c579dcc0a98c34389dedbef5db443e2dc3d957647f478f327ceb66-d # internal BUILDSTDERR: google.golang.org/grpc/balancer/roundrobin BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/balancer=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/connectivity=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/balancer/roundrobin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid uPFDcBnk_s5I12D_NGEY/uPFDcBnk_s5I12D_NGEY -goversion go1.12beta2 -D "" -importcfg $WORK/b133/importcfg -pack ./roundrobin.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/65/6571a4a1f389c2f37285c13c07ac5cdc0776bdc290192a833a35e9b3935c7bbe-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/c7/c76a787b9d496c64730eb549ceebc80c1913ff34568fda4486cf2735fdc0b224-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/fd/fd4881b5d44776b96ce8dd0e500d88fbe0db27066c9920a79b25af8b8f0a9a97-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: golang.org/x/net/trace BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid xXwdpZLwpOVHuExDXhgN/xXwdpZLwpOVHuExDXhgN -goversion go1.12beta2 -D "" -importcfg $WORK/b153/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/internal/timeseries=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid Cj0fJRJEXVE6GW7nmEZJ/Cj0fJRJEXVE6GW7nmEZJ -goversion go1.12beta2 -D "" -importcfg $WORK/b121/importcfg -pack ./events.go ./histogram.go ./trace.go ./trace_go17.go BUILDSTDERR: golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2/hpack=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/lex/httplex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid aT2TFOUu2phPU4oRNy5j/aT2TFOUu2phPU4oRNy5j -goversion go1.12beta2 -D "" -importcfg $WORK/b057/importcfg -pack ./ciphers.go ./client_conn_pool.go ./configure_transport.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go16.go ./go17.go ./go18.go ./go19.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/67/67cdd9014e9c7dd373970796f9f0045e8db64f813192690efdcea199f6968a77-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/1f/1fad2c9585057d8130e375d31bb0d322e1e6e3c6f2bfeefb59c590819601119c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/42/423bb56172c1c385a343d3c9779391eed80c041bf7135acf317bb7266dc0e0f6-d # internal BUILDSTDERR: google.golang.org/grpc/transport BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2/hpack=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/codes=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/keepalive=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/metadata=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/peer=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/stats=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/status=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/tap=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p google.golang.org/grpc/transport -complete -installsuffix shared -buildid 4bLwUsOMdVVKF7KnzDP-/4bLwUsOMdVVKF7KnzDP- -goversion go1.12beta2 -D "" -importcfg $WORK/b152/importcfg -pack ./bdp_estimator.go ./control.go ./go17.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/82/82d491185d9b2780461bab6dc2f2c38fb9462399d218101ce7583a6de28f5c90-d # internal BUILDSTDERR: google.golang.org/grpc BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/trace=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/balancer=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/codes=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/connectivity=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/encoding=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/internal=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/keepalive=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/metadata=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/naming=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/peer=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver/dns=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/stats=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/status=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/tap=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/transport=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/google.golang.org/grpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid 35SJvJntNsNu9FJetKWF/35SJvJntNsNu9FJetKWF -goversion go1.12beta2 -D "" -importcfg $WORK/b055/importcfg -pack ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./doc.go ./go17.go ./grpclb.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./service_config.go ./stream.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/fc/fc0035e1731570955fc5a751c32c8a9aef2fc6e4a8b6779d1462f73a239c5bb2-d # internal BUILDSTDERR: github.com/kata-containers/agent/protocols/grpc BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/gogoproto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/kata-containers/agent/protocols/grpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p github.com/kata-containers/agent/protocols/grpc -complete -installsuffix shared -buildid gsKsowhMFnUpvKNbF6c3/gsKsowhMFnUpvKNbF6c3 -goversion go1.12beta2 -D "" -importcfg $WORK/b033/importcfg -pack ./agent.pb.go ./health.pb.go ./oci.pb.go ./utils.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/07/0756b8255ba5d898409130d1f8d1555e69310788ecac35d6d95603810221fb94-d # internal BUILDSTDERR: github.com/kata-containers/agent/protocols/client BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/mdlayher/vsock=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b/src/github.com/kata-containers/agent/protocols/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p github.com/kata-containers/agent/protocols/client -complete -installsuffix shared -buildid IOb5Nhae4JhTdYEpFZfh/IOb5Nhae4JhTdYEpFZfh -goversion go1.12beta2 -D "" -importcfg $WORK/b032/importcfg -pack ./client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/86/861d915f6aaeaf568d6f4d02ad83eb1fcb8b911387f5137817bd049eece10034-d # internal BUILDSTDERR: _/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/kata-containers/agent/protocols/client=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/moby/moby/pkg/term=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus/hooks/syslog=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/codes=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b091/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid TsR88MRP-UIu5ilpiPgm/TsR88MRP-UIu5ilpiPgm -goversion go1.12beta2 -D _/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b -importcfg $WORK/b001/importcfg -pack ./agent.go ./main.go ./pipe.go ./shim.go ./signals.go ./terminal_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/20/208b2bdd21e28bb19fb687465921cf83c720ca50206bc02277ca546728c259c0-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile _/builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/kata-containers/agent/protocols/client=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/moby/moby/pkg/term=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus/hooks/syslog=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/codes=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile github.com/mdlayher/vsock=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/gogoproto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/proto=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/trace=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/balancer=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/connectivity=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/credentials=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/encoding=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/grpclog=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/internal=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/keepalive=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/metadata=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/naming=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/peer=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver/dns=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/stats=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/status=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/tap=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile google.golang.org/grpc/transport=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b049/_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 internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/sortkeys=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2/hpack=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/lex/httplex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/internal/timeseries=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/secure/bidirule=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/any=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b109/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=j3NApkoWddX8mUsJ8IMt/TsR88MRP-UIu5ilpiPgm/LctcSTMeAj3G2u6mNF9T/j3NApkoWddX8mUsJ8IMt -B 0xa8c4974e2808206b90ef36b1a283645b8bbb4416 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mv $WORK/b001/exe/a.out kata-shim BUILDSTDERR: rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UJ1QSf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64 + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + install -dp /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64/usr/libexec + /usr/bin/make install LIBEXECDIR=/builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64/usr/libexec install -D kata-shim //builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64/usr/libexec/kata-containers/kata-shim + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.4.1-2.git6346110.fc30 --unique-debug-suffix -1.4.1-2.git6346110.fc30.x86_64 --unique-debug-src-base kata-shim-1.4.1-2.git6346110.fc30.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/shim-63461104a1a482d753cbf7beeda956414fc0d38b explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64/usr/libexec/kata-containers/kata-shim extracting debug info from /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64/usr/libexec/kata-containers/kata-shim BUILDSTDERR: 5365 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.M66nPs + umask 022 + cd /builddir/build/BUILD + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + export http_proxy=http://127.0.0.1:9/ + http_proxy=http://127.0.0.1:9/ + export https_proxy=http://127.0.0.1:9/ + https_proxy=http://127.0.0.1:9/ + export no_proxy=localhost + no_proxy=localhost + exit 0 Processing files: kata-shim-1.4.1-2.git6346110.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dthpMF + umask 022 + cd /builddir/build/BUILD + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + DOCDIR=/builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64/usr/share/doc/kata-shim + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64/usr/share/doc/kata-shim + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64/usr/share/doc/kata-shim + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64/usr/share/doc/kata-shim + cp -pr README.md /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64/usr/share/doc/kata-shim + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jhZIKS + umask 022 + cd /builddir/build/BUILD + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + LICENSEDIR=/builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64/usr/share/licenses/kata-shim + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64/usr/share/licenses/kata-shim + cp -pr LICENSE /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64/usr/share/licenses/kata-shim + exit 0 Provides: bundled(golang(github.com/Azure/go-ansiterm)) = d6e3b3328b783f23731bc4d058875b0371ff8109 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/docker)) = bc183a0062c1283cfc47f42ec78501868629dd2b bundled(golang(github.com/gogo/protobuf)) = 342cbe0a04158f6dcb03ca0079991a51a4248c02 bundled(golang(github.com/golang/protobuf)) = 1e59b77b52bf8e4b449a57e6f79f21226d571845 bundled(golang(github.com/kata-containers/agent)) = 8f22514ae5790f3b6953cf93692e663fa29469e3 bundled(golang(github.com/kr/pty)) = v1.1.0 bundled(golang(github.com/mdlayher/vsock)) = 738c88d6e4cfd60e8124a5344fa10d205fd828b9 bundled(golang(github.com/moby/moby)) = v1.13.1 bundled(golang(github.com/opencontainers/runtime-spec)) = 4e3b9264a330d094b0386c3703c5f379119711e8 bundled(golang(github.com/pmezard/go-difflib)) = v1.0.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.4 bundled(golang(github.com/stretchr/testify)) = v1.2.0 bundled(golang(golang.org/x/crypto)) = 13931e22f9e72ea58bb73048bc752b48c6d4d4ac bundled(golang(golang.org/x/net)) = a8b9294777976932365dabb6640cf1468d95c70f bundled(golang(golang.org/x/sys)) = 810d7000345868fc619eb81f46307107118f4ae1 bundled(golang(golang.org/x/text)) = e19ae1496984b1c655b8044a65c0300a3c878dd3 bundled(golang(google.golang.org/genproto)) = a8101f21cf983e773d0c1133ebc5424792003214 bundled(golang(google.golang.org/grpc)) = v1.8.0 kata-shim = 1.4.1-2.git6346110.fc30 kata-shim(x86-64) = 1.4.1-2.git6346110.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: kata-shim-debugsource-1.4.1-2.git6346110.fc30.x86_64 Provides: kata-shim-debugsource = 1.4.1-2.git6346110.fc30 kata-shim-debugsource(x86-64) = 1.4.1-2.git6346110.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kata-shim-debuginfo-1.4.1-2.git6346110.fc30.x86_64 Provides: debuginfo(build-id) = 05eb27482bad4d4bde2560ab7435dd15bb546a0b kata-shim-debuginfo = 1.4.1-2.git6346110.fc30 kata-shim-debuginfo(x86-64) = 1.4.1-2.git6346110.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kata-shim-debugsource(x86-64) = 1.4.1-2.git6346110.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64 Wrote: /builddir/build/RPMS/kata-shim-1.4.1-2.git6346110.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/kata-shim-debugsource-1.4.1-2.git6346110.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/kata-shim-debuginfo-1.4.1-2.git6346110.fc30.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ye5uXj + umask 022 + cd /builddir/build/BUILD + cd shim-63461104a1a482d753cbf7beeda956414fc0d38b + /usr/bin/rm -rf /builddir/build/BUILDROOT/kata-shim-1.4.1-2.git6346110.fc30.x86_64 + exit 0 Child return code was: 0