Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/kata-shim.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/virt8-kata-containers-el8-build-81575-488564/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4b63dbe7d6fd4982be01b0ad5bd2e38b', '-D', '/var/lib/mock/virt8-kata-containers-el8-build-81575-488564/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/kata-shim.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/kata-shim-1.11.3-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/kata-shim.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/virt8-kata-containers-el8-build-81575-488564/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '723475574a89499791d482081b7dfdae', '-D', '/var/lib/mock/virt8-kata-containers-el8-build-81575-488564/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/kata-shim.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.J0sDmU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shim-1.11.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/shim-1.11.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd shim-1.11.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CZYXOA + umask 022 + cd /builddir/build/BUILD + cd shim-1.11.3 ++ pwd + export GOPATH=/builddir/build/BUILD/shim-1.11.3/go + GOPATH=/builddir/build/BUILD/shim-1.11.3/go + mkdir go + mv vendor go/src + mkdir -p go/src/github.com/kata-containers ++ pwd + ln -s /builddir/build/BUILD/shim-1.11.3/../shim-1.11.3 go/src/github.com/kata-containers/shim + cd go/src/github.com/kata-containers/shim + LDFLAGS='-linkmode=external -X main.version=1.11.3' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags '-compressdwarf=false -linkmode=external -X main.version=1.11.3 -B 0xf9d4651867017149521eaf42b1282990932a0dc4 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x WORK=/tmp/go-build994661832 google.golang.org/grpc/resolver mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid pihFVMbLW1eDAydmbmrJ/pihFVMbLW1eDAydmbmrJ -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./resolver.go internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 8T30JQvcSIJi8PMsRL9I/8T30JQvcSIJi8PMsRL9I -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go math/bits mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid xwxhTbL48rWSYN0t3Gw_/xwxhTbL48rWSYN0t3Gw_ -goversion go1.13.4 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid lbCd7C8xJGaNGpSKBOCm/lbCd7C8xJGaNGpSKBOCm -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go container/list mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b008/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p container/list -std -complete -installsuffix shared -buildid AD8AhtukCJRxuDGZFQZL/AD8AhtukCJRxuDGZFQZL -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./list.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s crypto/internal/boring/sig mkdir -p $WORK/b056/ sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b056/symabis ./sig_amd64.s cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s unicode mkdir -p $WORK/b017/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b082/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid zGbSr1VUmAFGZBojgBxL/zGbSr1VUmAFGZBojgBxL -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go crypto/internal/subtle mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF runtime/cgo mkdir -p $WORK/b060/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid co_8x1hPkxaNcX7fRLpD/co_8x1hPkxaNcX7fRLpD -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./aliasing.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid oWBf4eJGWeCfGXNQJQGZ/oWBf4eJGWeCfGXNQJQGZ -goversion go1.13.4 -D "" -importcfg $WORK/b082/importcfg -pack ./asn1.go cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b060/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b060/ -g -O2 -Wall -Werror ./cgo.go vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b095/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s encoding mkdir -p $WORK/b116/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uludSWPTQ2-pwPaZVWDJ/uludSWPTQ2-pwPaZVWDJ -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p encoding -std -complete -installsuffix shared -buildid 1p5UEMYJOyyen6DU3yhQ/1p5UEMYJOyyen6DU3yhQ -goversion go1.13.4 -D "" -importcfg $WORK/b116/importcfg -pack ./encoding.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid kD6kMIp-_1mOBfwzhoga/kD6kMIp-_1mOBfwzhoga -goversion go1.13.4 -D "" -importcfg $WORK/b092/importcfg -pack ./aliasing.go runtime/internal/atomic mkdir -p $WORK/b010/ crypto/subtle mkdir -p $WORK/b052/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid mPQu5x7wYZMObd1fbaK3/mPQu5x7wYZMObd1fbaK3 -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./constant_time.go internal/nettrace mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid haIC5fhE2yhZiTNUDGrS/haIC5fhE2yhZiTNUDGrS -goversion go1.13.4 -D "" -importcfg $WORK/b087/importcfg -pack ./nettrace.go unicode/utf16 mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 5eWVipja1EPqgGPtmBwc/5eWVipja1EPqgGPtmBwc -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./utf16.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid f_L4YJGVPSkhoUgM6YcW/f_L4YJGVPSkhoUgM6YcW -goversion go1.13.4 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid ciB-DVT9EbBVaoyRQb1W/ciB-DVT9EbBVaoyRQb1W -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 93xCmzlZvYy-118vrUYT/93xCmzlZvYy-118vrUYT -goversion go1.13.4 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/9a/9ade6d21c70ea3f63d73778f25c9d80f227c16addded41acec1b037aa7751edf-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid rvcvsckl5GqoYVc_DHgu/rvcvsckl5GqoYVc_DHgu -goversion go1.13.4 -D "" -importcfg $WORK/b145/importcfg -pack ./internal.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid swn_9Sp5T9RrJi69xjqE/swn_9Sp5T9RrJi69xjqE -goversion go1.13.4 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./doc.go ./mont25519_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/5b/5beb7b82ea0014ea4c96d36f7a782763af097c2215f328fae417eee556b08895-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid VSF4EW5OvL8m8TBKbFvF/VSF4EW5OvL8m8TBKbFvF -goversion go1.13.4 -D "" -importcfg $WORK/b181/importcfg -pack ./restriction_manager.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid ha_DBYcD0qiI5CW2rp0L/ha_DBYcD0qiI5CW2rp0L -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/1e/1e70e39b6b8828e3c2cb618fa438baa920c354641d7025abc781410bc5522e32-d # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b183/ cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/11/11d27154d102e403387b4206bbc5a1445422f6826032c2d1de2995c57414f6c0-d # internal cat >$WORK/b183/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid svdodhhGXU0qpyGUK1Na/svdodhhGXU0qpyGUK1Na -goversion go1.13.4 -D "" -importcfg $WORK/b183/importcfg -pack ./throttler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/f7/f7c61425477c8822f3657eb0e9b4efe2a90abc829849daa721d30e4783cdde30-d # internal google.golang.org/grpc/resolver/passthrough mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/resolver/passthrough /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p google.golang.org/grpc/resolver/passthrough -complete -installsuffix shared -buildid b-ADUqfmPI5EhAVJalU8/b-ADUqfmPI5EhAVJalU8 -goversion go1.13.4 -D "" -importcfg $WORK/b151/importcfg -pack ./passthrough.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/90/90a164da2d3c4baff501cd3dc67a4138ef0206272cdf4771d814f1f9ac0de5c7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/aa/aaa53d796d57c7800c09c6a74bf4ed445fbd650f9e2ece195b86b365c553d573-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b056/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/85/852ed5cf8ad47ad6ef461b49c16b26415beefe73578ee408ec4f514f464b9f0d-d # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/8e/8e7954f950efc66b5476c994f4a3d956ade5842fca4cb6b05eaae28239d8c1ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b1/b1b424e53b8f224a2d79c347d714114b097dd3cf2d9797966542119e118953dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5e/5ec9c56e6a5dc6b9ae9c1548684322079c81a0b2d37c30745507055c868e25f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ea/ea03842ccc3e137ed96d20204be68dc7b268e2cb17ad4992bbb19a90c936a44c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ba/ba2372819049aa49d4f3f5121b8c8685d92a84ade826dd6b4b95a876863900be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/83/83efa89020bd774734575bd4580e4af6c4cd957d21a4134456c332c271b28f4b-d # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/27/27fc6552df0f36950d3d2e3f8a9165577135f91f33de9230e748fa6349efdd24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/7f/7f74292ac3efa981d4ed86b3d49f7019c34f421d8934a4bb74eba5cd652dd26a-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/1a/1a28927ae79f789d2a71cb45074320dda337139bbea7269a08197a695a97e95b-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/4a/4a1751cf2b568683d8e5c364691baba53c95f17e40d1fdadd25eeb8e57c9508c-d # internal cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b095/const_GOARCH.h cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/5a/5a6b964bdc3e36d3c5f353ccae656e33cb2d92b083110682a94f6ada1cd59204-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /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/const_amd64.o ./const_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/dd/dd0be9b5b11efaaa43b610d73891e8f5b71418fe132a3d6e7ed1371bf7ee9620-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s runtime/internal/math cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /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/cswap_amd64.o ./cswap_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /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/freeze_amd64.o ./freeze_amd64.s cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ca/ca5f8d9a946463e7225cc9aba905adba2ecff86f00f95d39ee0db2242b6040ee-d # internal /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/ladderstep_amd64.o ./ladderstep_amd64.s /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/mul_amd64.o ./mul_amd64.s /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/square_amd64.o ./square_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/const_amd64.o $WORK/b095/cswap_amd64.o $WORK/b095/freeze_amd64.o $WORK/b095/ladderstep_amd64.o $WORK/b095/mul_amd64.o $WORK/b095/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/22/22db201caff83b1d14dea09cc266bb084588fde687eaa65785c8e343a8e3ecb6-d # internal cd $WORK/b060 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b011/ crypto/internal/boring/fipstls mkdir -p $WORK/b034/ mkdir -p $WORK/b055/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid yriMglFQK1SL5H6bmZre/yriMglFQK1SL5H6bmZre -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid AWy1Y9b1sFr7uO9_Spmq/AWy1Y9b1sFr7uO9_Spmq -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b055/symabis ./dummy.s internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b027/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 9PesrkaYih5NP5UXHOWa/9PesrkaYih5NP5UXHOWa -goversion go1.13.4 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./tls.go cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid Wg-BqZnmRE7ypjEsa7HX/Wg-BqZnmRE7ypjEsa7HX -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/86/86f74e5cfc61b50b0cb18e54aea024bcd5461db7ae9f21214ed0abcb039dd825-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid b-QAD_cyzFnG0jt5_L-w/b-QAD_cyzFnG0jt5_L-w -goversion go1.13.4 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b055/dummy.o ./dummy.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/compare_amd64.o ./compare_amd64.s cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3f/3f63c0471e7e1ebf8837eedd33ddf69735866999286bd71ae7de8d296d2aa1a3-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/bf/bfd40697d81d75822c63c0fb0b48e9a7855006e4e55aa1ad6583f4f037310f7d-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/count_amd64.o ./count_amd64.s cd $WORK/b060 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_amd64.o $WORK/b007/count_amd64.o $WORK/b007/equal_amd64.o $WORK/b007/index_amd64.o $WORK/b007/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/86/86ee262ed0d15e53359fcad7fd553a541b67a0df44793a10508165ab7b3c520e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/82/82c075e2d79b1ac4a7095af36620a867f6bd632eccb51ee4a5fb8c3aed69a43b-d # internal runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x003.o -c gcc_context.c cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid rJ57YT5AFs88iaG4NgdM/rJ57YT5AFs88iaG4NgdM -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.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 ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /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/dim_amd64.o ./dim_amd64.s /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/exp_amd64.o ./exp_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /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/floor_amd64.o ./floor_amd64.s /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/hypot_amd64.o ./hypot_amd64.s /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/log_amd64.o ./log_amd64.s /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/sqrt_amd64.o ./sqrt_amd64.s /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/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_amd64.o $WORK/b027/exp_amd64.o $WORK/b027/floor_amd64.o $WORK/b027/hypot_amd64.o $WORK/b027/log_amd64.o $WORK/b027/sqrt_amd64.o $WORK/b027/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/10/10183f64ce59cba1a90f3ff24ac4fb135f008df4088e35414eab3fbe980113cb-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x012.o -c gcc_amd64.S cd $WORK/b060 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -o $WORK/b060/_cgo_.o $WORK/b060/_cgo_main.o $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o $WORK/b060/_x005.o $WORK/b060/_x006.o $WORK/b060/_x007.o $WORK/b060/_x008.o $WORK/b060/_x009.o $WORK/b060/_x010.o $WORK/b060/_x011.o $WORK/b060/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b060/_cgo_.o -dynout $WORK/b060/_cgo_import.go -dynlinker cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF /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 ./asm_amd64.s cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7iAgrB4yF9KU7fDnDx7-/7iAgrB4yF9KU7fDnDx7- -goversion go1.13.4 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b060/_cgo_gotypes.go $WORK/b060/cgo.cgo1.go $WORK/b060/_cgo_import.go /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/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/asm_amd64.o $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o $WORK/b060/_x005.o $WORK/b060/_x006.o $WORK/b060/_x007.o $WORK/b060/_x008.o $WORK/b060/_x009.o $WORK/b060/_x010.o $WORK/b060/_x011.o $WORK/b060/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/8c/8c46ab28d852f82980b9b5e9a881b7dfb3c6255e5a551d417271d98b87e1edd8-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_amd64.o $WORK/b006/duff_amd64.o $WORK/b006/memclr_amd64.o $WORK/b006/memmove_amd64.o $WORK/b006/rt0_linux_amd64.o $WORK/b006/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/5a/5a502c07ed7a1f4935ef88f8e774a1c6000f9c325c1e6e8d6d6177cfdc4c8f81-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid DBd5cyfT_00EVpwUigR5/DBd5cyfT_00EVpwUigR5 -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 5DFoAHYm8oAkkymsjhCg/5DFoAHYm8oAkkymsjhCg -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/af/af4ecd3cf25e287ec7dc384e7979905e830cc06070007a5969cb032130527a57-d # internal internal/singleflight mkdir -p $WORK/b088/ math/rand cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b059/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid f9lsAlSnXNdFNwQbyG2Z/f9lsAlSnXNdFNwQbyG2Z -goversion go1.13.4 -D "" -importcfg $WORK/b088/importcfg -pack ./singleflight.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p math/rand -std -complete -installsuffix shared -buildid zu9ShOc2AlKFGXjN9tHv/zu9ShOc2AlKFGXjN9tHv -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/10/1097a4c2dbd803327c692383edc0e85dea6d731ea540f78925be2c6d0b597766-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a2/a26c4d06eb3ffaf4bf447ba8488caffa4d100ee64ad8af3f9a3950123da112dd-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/91/91b5486dddb0c72fc70f67bf72a8b08fa1b56f1a6b7d500846d2cd8ab9cbfcad-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b030/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid tLxOEXsgWGAlDvxFXWhY/tLxOEXsgWGAlDvxFXWhY -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p sort -std -complete -installsuffix shared -buildid zlg4F866n4nkejRYBnLQ/zlg4F866n4nkejRYBnLQ -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4c/4c90ca527da0306218fc56fcf48f7a606baa56e3b07f865b9f8e8ea03d654926-d # internal internal/oserror mkdir -p $WORK/b022/ io mkdir -p $WORK/b013/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid ULHoR8tZCGrp744n5Kf7/ULHoR8tZCGrp744n5Kf7 -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid NvjpQf3qcCIBuQiAMCnq/NvjpQf3qcCIBuQiAMCnq -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 3dYoCLJD2eU6RcygwEoj/3dYoCLJD2eU6RcygwEoj -goversion go1.13.4 -D "" -importcfg $WORK/b086/importcfg -pack ./message.go strconv mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid l8DSP59EPQtNM2MG2Xj_/l8DSP59EPQtNM2MG2Xj_ -goversion go1.13.4 -D "" -importcfg $WORK/b029/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/13/13182bde9f0150854738823049fe41714e0d0f0f39f4e4156de701f92f2f83e7-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asm_linux_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid esyQeM48ti-6fje3mkuT/esyQeM48ti-6fje3mkuT -goversion go1.13.4 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ed/edebd77df9f9eefa3472b76b6cb3af34fdfab2e549d443101f9892ded9f5e2c7-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid _qCqO3wfp3RzGCV4O4Be/_qCqO3wfp3RzGCV4O4Be -goversion go1.13.4 -D "" -importcfg $WORK/b168/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/76/765ea88b7ed3c38c1a743bc2eb530375299bbacaa93a30987d5e0f6c7acecf9a-d # internal hash mkdir -p $WORK/b046/ crypto/internal/randutil mkdir -p $WORK/b065/ text/tabwriter mkdir -p $WORK/b132/ bytes strings cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b035/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p hash -std -complete -installsuffix shared -buildid OkJWPVrZYGWiZgfsSNsD/OkJWPVrZYGWiZgfsSNsD -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./hash.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid yq2Be8S2jA4jRBPnOejb/yq2Be8S2jA4jRBPnOejb -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./tabwriter.go mkdir -p $WORK/b003/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid _HXd5GK4FAV0Z5ZIP0d4/_HXd5GK4FAV0Z5ZIP0d4 -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./randutil.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p strings -std -complete -installsuffix shared -buildid OMggFq4oTAjssgAiRWUm/OMggFq4oTAjssgAiRWUm -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid MLLhSs5hgVCoLGkDAcCS/MLLhSs5hgVCoLGkDAcCS -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/f6/f61513aad86a03a29cf4651e31b614df07dc04db7d5b3c33b4e9c1e55ac578fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f9/f9a3803fdb3839a96ef98033bface18c643d6aff371e37231b438151e3f0ba8c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1e/1e2cbeaea213033e7f3b520505698bda2ece3c6eb6ba8a3bc2741824cdaa0a0f-d # internal hash/crc32 mkdir -p $WORK/b045/ cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b045/symabis ./crc32_amd64.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash/crc32 -std -installsuffix shared -buildid thbsUF0IbQbECd44E1oz/thbsUF0IbQbECd44E1oz -goversion go1.13.4 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/14/14692cbc1fdaae83a146ea9e2934850af7c90de73f011dccd4c96627ae1b6b79-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b045/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/a5/a57960d55a422285aa8a70d257e0b1f3dd0e52391b84e1923f3947f30a19e085-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/5c/5c00cd80da3577cfe449e9836264b2a8e2bcdde9280154b5daf07eb8dcf3e453-d # internal crypto mkdir -p $WORK/b054/ crypto/rc4 cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b071/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto -std -complete -installsuffix shared -buildid joSzvuthKIxwaP9ZxOy7/joSzvuthKIxwaP9ZxOy7 -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./crypto.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF reflect mkdir -p $WORK/b026/ cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid oWuUw7nhYS5US-Po0ii8/oWuUw7nhYS5US-Po0ii8 -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./rc4.go cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b026/symabis ./asm_amd64.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p reflect -std -installsuffix shared -buildid -I_bZ1xsqa06Og3qhkuS/-I_bZ1xsqa06Og3qhkuS -goversion go1.13.4 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/92/928bb61d1cfed23ed587920e2fc08de75d1f87b943920c2d107c9cdbf04ae8be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid Obe_0qyKib1nHfSv800V/Obe_0qyKib1nHfSv800V -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f0/f029dbf23aefd6f732757f8977b024e3eae5b20c142554074a0727eddd5d4e7b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal golang.org/x/text/transform mkdir -p $WORK/b122/ vendor/golang.org/x/text/transform cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid ElxxCNmDA1xvttfVQNOo/ElxxCNmDA1xvttfVQNOo -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./transform.go mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid MYe-T3C93D32P75MSnXx/MYe-T3C93D32P75MSnXx -goversion go1.13.4 -D "" -importcfg $WORK/b100/importcfg -pack ./transform.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/fa/fac29362c98ce3b42dffce82a6dfa4ace534d664a273c3fccb283e4015cab759-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d3/d32e7e4e21fa6adffa21c47030edd85edc3f2f8af3be5116a3a4b84e0e41656b-d # internal path mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p path -std -complete -installsuffix shared -buildid J42ZB5dhffu5CXY2h0h7/J42ZB5dhffu5CXY2h0h7 -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./match.go ./path.go google.golang.org/grpc/encoding mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid 2hDbV2QAVw7bl5PAqpS2/2hDbV2QAVw7bl5PAqpS2 -goversion go1.13.4 -D "" -importcfg $WORK/b141/importcfg -pack ./encoding.go html mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p html -std -complete -installsuffix shared -buildid 7JwAUK1KnBXtSkWNsq7N/7JwAUK1KnBXtSkWNsq7N -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/6d/6df851ef933809dd71b2f0c171ecaea47bdafb7eeb13a4b2f6a8620ac240e894-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ca/ca69f90ce87897ac08e7a328088a03ebe6b9bd0df9b73da9097d7bb43477ca87-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/3e/3e18b60aa86dcd8ddc419004df4f81101438ee5df107fe98e1f769c4d9c8395b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/40/4027e8bb8126a68803df96272794f2809be7f5d2ad9743ae3ebd5f00fcfac7e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/71/71e9587b025df175f81770fa1899ffae5d6e8ff6d4f3f5391087b2713cf7d03d-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a9/a94c4fa605b193a67867ebd2843bf375d046044bbcc8ce43b5ccbb36ccdb794e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/3d/3df023a945807f850ed2f9606e81cced7da4bdd454761bae1a425b9b8d473f19-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/da/da4f01a15ea11873610083fe4a5734619f71090b61461b707f9b1fb2ebae9f07-d # internal internal/syscall/unix mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid Pd20d3iyxnxvzlS7B7e3/Pd20d3iyxnxvzlS7B7e3 -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid vX1i6IEszYYlb7bAK7n6/vX1i6IEszYYlb7bAK7n6 -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/90/907d2b6013cb6442c023d06eb456fe09a0ff603402a856174082d4cd0f1d6de0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/44/44dad88b757ac9d4d7c2ca9dbbc6f349573c7677fca31733b507524ab2bd71ed-d # internal context mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid k1ZcS1pg5frr1sA0nmAc/k1ZcS1pg5frr1sA0nmAc -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go google.golang.org/grpc/keepalive mkdir -p $WORK/b146/ internal/poll mkdir -p $WORK/b032/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid YGmXkXmuUv2Gb9rc8ZLi/YGmXkXmuUv2Gb9rc8ZLi -goversion go1.13.4 -D "" -importcfg $WORK/b146/importcfg -pack ./keepalive.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/poll -std -installsuffix shared -buildid F0C49Ba1-D7E1VccTJnp/F0C49Ba1-D7E1VccTJnp -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go golang.org/x/sys/unix mkdir -p $WORK/b172/ cat >$WORK/b172/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b172/symabis ./asm_linux_amd64.s cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid MSjqwo5OayFgM7RXLMBB/MSjqwo5OayFgM7RXLMBB -goversion go1.13.4 -symabis $WORK/b172/symabis -D "" -importcfg $WORK/b172/importcfg -pack -asmhdr $WORK/b172/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/b8/b8c0eea98de9801e612e79482dacd22b9ca0d09039399ef2d3b10356e4c1e7d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c7/c78ee642f73667a0ee176da51402fd520399fc3def3067079699f423a8dd8847-d # internal golang.org/x/net/context mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid IGHJL6wig6z0wCV8hWLV/IGHJL6wig6z0wCV8hWLV -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/5d/5d99743e22f65cea3726a047889496961d8796acde89753ca5cf173e2ec4a951-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid f2HyYsjTr6UCMKPKatjd/f2HyYsjTr6UCMKPKatjd -goversion go1.13.4 -D "" -importcfg $WORK/b159/importcfg -pack ./tap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/12/1218d62b687c2c4cf4cc56e2e6b70b5507c8e512f8d1a37af05fcf566227c021-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/68/682ffdceb4b8af1020b072f174aabb8ec1e6e3965827f884115c739c86be7df6-d # internal os mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p os -std -installsuffix shared -buildid -UYBTsBxIjd3qsHHMlWE/-UYBTsBxIjd3qsHHMlWE -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c3/c3db15f68cfd7f7ee9bfacdffd8dd7dc203c6f3437eddcbaf84770cd6d2d1a63-d # internal internal/fmtsort mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Jul7LCaedw2R9m3IwvuM/Jul7LCaedw2R9m3IwvuM -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./sort.go encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid YsekcMg3GOH3rDJ1gQ7_/YsekcMg3GOH3rDJ1gQ7_ -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/11/111b92a6546a167e48678570cd97bbdf1af01f186983e428f454dc5ca79b72c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a9/a91469cde549de8a72d8bc646f8b13984d0b5e11094f4c55a27333d89ca6c9d2-d # internal crypto/md5 mkdir -p $WORK/b070/ crypto/cipher encoding/base64 mkdir -p $WORK/b080/ vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b093/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b094/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF crypto/ed25519/internal/edwards25519 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 8Oo_dDkKVbe3OeE3ZJG5/8Oo_dDkKVbe3OeE3ZJG5 -goversion go1.13.4 -D "" -importcfg $WORK/b080/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/md5 /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 ./md5block_amd64.s cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /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 ./sum_amd64.s mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid OpmI5b_9Ix5qFMZhHsX-/OpmI5b_9Ix5qFMZhHsX- -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b094/symabis ./cpu_x86.s mkdir -p $WORK/b050/ cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b050/symabis ./xor_amd64.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid f-sixeAyXiOIaEFeS3_q/f-sixeAyXiOIaEFeS3_q -goversion go1.13.4 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid QTwtZGOyRdN0eu5ixtqs/QTwtZGOyRdN0eu5ixtqs -goversion go1.13.4 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/cipher -std -installsuffix shared -buildid hw3fISDAvPK5a0u8Xpjf/hw3fISDAvPK5a0u8Xpjf -goversion go1.13.4 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/md5 -std -installsuffix shared -buildid T5T5-bXhdtsg3HtpvZ9b/T5T5-bXhdtsg3HtpvZ9b -goversion go1.13.4 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a8/a8b3557de834cad34c71b54a50d9bb2dbe81822c223117813a97bfc7d27a4848-d # internal fmt mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p fmt -std -complete -installsuffix shared -buildid 5KOUxoX4xF7vpKvaTHvC/5KOUxoX4xF7vpKvaTHvC -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 83s_tbI5bElH-XjSA-DG/83s_tbI5bElH-XjSA-DG -goversion go1.13.4 -D "" -importcfg $WORK/b084/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go os/signal mkdir -p $WORK/b175/ net mkdir -p $WORK/b085/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b085/ -importpath net -- -I $WORK/b085/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b175/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b175/symabis ./sig.s cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b031/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p os/signal -std -installsuffix shared -buildid lUnitzCRC5zLmpcirdJA/lUnitzCRC5zLmpcirdJA -goversion go1.13.4 -symabis $WORK/b175/symabis -D "" -importcfg $WORK/b175/importcfg -pack -asmhdr $WORK/b175/go_asm.h ./doc.go ./signal.go ./signal_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b094/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/88/884153b296d8c16abb0c359268342d7404ea1243d3f759e193cb53e2ef1c7257-d # internal cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b172/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b172/_pkg_.a $WORK/b172/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /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/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /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/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/a2/a20a28a0cd95a3b6b3e8b9bc27ba14a84a9477fb0dc920728a08f24fee128d27-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/20/201ead919572b78bcde14bb1ec3f8644ee9cc69145015a7d1e802e65a51568b6-d # internal encoding/pem mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/md5block_amd64.o # internal cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid SfgqKCi_fDsL4_JNDOt_/SfgqKCi_fDsL4_JNDOt_ -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/58/58b55909663d05f12cd089e5de947a4674e09314265c5bddc7193bf933d3edaa-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d2/d2f39a58adb67185ceac95ec1efeed5cbcddca08c81817a06ff6b4d83c5d41ae-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b175/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b175/_pkg_.a $WORK/b175/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/2b/2bf3e65b10163165b7fe1e62feac8c9ba022e989d2fc8eea73f4a02c4d86349f-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b050/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/78/7871f0d2f9ea7487e7665006802a069ff348d4c0d040b8064a3553758b1f8ac6-d # internal crypto/des mkdir -p $WORK/b062/ vendor/golang.org/x/crypto/internal/chacha20 cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YEx67Y4QpQs8_wxZbshq/YEx67Y4QpQs8_wxZbshq -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./block.go ./cipher.go ./const.go mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid e0W-dxABzxb5uaug0eSI/e0W-dxABzxb5uaug0eSI -goversion go1.13.4 -D "" -importcfg $WORK/b091/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/95/959775de5da9196a99440f76b0aeda108821808f8a6b27754de5d560fe1ecf2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/11/11a9c14b885e2c04a11becf0d6253e2f5432cf4d96a13e84f1892141be6396d2-d # internal io/ioutil mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0Ujg8MW9KG7ar8msZbA7/0Ujg8MW9KG7ar8msZbA7 -goversion go1.13.4 -D "" -importcfg $WORK/b083/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/01/01b7df542fadc269909a8a328997ab15a5b1abf8cfdb8cafd65654fe08d537ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/86/865e2ef961eafc3059d6a60e3c71f2d44889c35ba733fc27796746a6730ecfd8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/95/9545770ac2e9fbd1c6ad4d9cdfb2e945489c1cd0569d25f02934f899fc8d8080-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b090/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/7b/7b11f90d692eb0b66f5684db34a624a49591f747d7fb63a55c3a0b7a410b7eef-d # internal cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid On_MI8oSFlOMxPNCYc-j/On_MI8oSFlOMxPNCYc-j -goversion go1.13.4 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/7a/7aa2204a874645df44fcfaf00089440fa416760c84041b9ed5757372973dbfbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/17/17884954ca003114af06960e0a6ddad63a02bcb1f72419bd87eed31142b6ad31-d # internal flag mkdir -p $WORK/b023/ github.com/opentracing/opentracing-go/log encoding/hex cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF net/url log mkdir -p $WORK/b089/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p flag -std -complete -installsuffix shared -buildid 4q0_HxAoyeoHpqcoOP4U/4q0_HxAoyeoHpqcoOP4U -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./flag.go compress/flate mkdir -p $WORK/b043/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p net/url -std -complete -installsuffix shared -buildid cWvHwX3HdC5iJQi_ehDt/cWvHwX3HdC5iJQi_ehDt -goversion go1.13.4 -D "" -importcfg $WORK/b089/importcfg -pack ./url.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b102/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid mYZxGa76hA7wE21HSqme/mYZxGa76hA7wE21HSqme -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p log -std -complete -installsuffix shared -buildid M6PpShhuWcrv-u-_Pp7W/M6PpShhuWcrv-u-_Pp7W -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./log.go vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b106/ math/big mkdir -p $WORK/b058/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid ULP_2GPcsBQZMivOYMMG/ULP_2GPcsBQZMivOYMMG -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b058/symabis ./arith_amd64.s mime/quotedprintable mkdir -p $WORK/b109/ net/http/internal mkdir -p $WORK/b111/ mime golang.org/x/net/http2/hpack mkdir -p $WORK/b119/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid RQaQq0gRdBcaSTB2Dght/RQaQq0gRdBcaSTB2Dght -goversion go1.13.4 -D "" -importcfg $WORK/b109/importcfg -pack ./reader.go ./writer.go cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid Nu-VsShEXlnHqA8fLyTV/Nu-VsShEXlnHqA8fLyTV -goversion go1.13.4 -D "" -importcfg $WORK/b119/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go encoding/json cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid lUq1rPS-lnL52F3m8Tr-/lUq1rPS-lnL52F3m8Tr- -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./chunked.go ./testcert.go google.golang.org/grpc/codes mkdir -p $WORK/b039/ text/template/parse mkdir -p $WORK/b131/ mkdir -p $WORK/b078/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid VpGBh_pOWjV7EBCQstQe/VpGBh_pOWjV7EBCQstQe -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./field.go ./util.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF google.golang.org/grpc/metadata cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid RYQCbA2oUrrT7KLojxox/RYQCbA2oUrrT7KLojxox -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./hex.go mkdir -p $WORK/b107/ github.com/opencontainers/runtime-spec/specs-go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b103/ cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid UtGzn-BqrPYKii4hSIB-/UtGzn-BqrPYKii4hSIB- -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./lex.go ./node.go ./parse.go golang.org/x/text/unicode/norm mkdir -p $WORK/b115/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p mime -std -complete -installsuffix shared -buildid 6Ts1-l6kiqtavhyyNV1v/6Ts1-l6kiqtavhyyNV1v -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid iEkFOEht0zWoPqJd2mT_/iEkFOEht0zWoPqJd2mT_ -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b117/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid Nr7BPNefpUtE2mJkXj9k/Nr7BPNefpUtE2mJkXj9k -goversion go1.13.4 -D "" -importcfg $WORK/b115/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid fsHzPZlqGVDLqylAqFmv/fsHzPZlqGVDLqylAqFmv -goversion go1.13.4 -D "" -importcfg $WORK/b140/importcfg -pack ./code_string.go ./codes.go mkdir -p $WORK/b147/ mkdir -p $WORK/b170/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid jlmHEfIpOKlp17qHFgeL/jlmHEfIpOKlp17qHFgeL -goversion go1.13.4 -D "" -importcfg $WORK/b147/importcfg -pack ./metadata.go mkdir -p $WORK/b124/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile os=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid cplatdoOKMNVZIFzFj9B/cplatdoOKMNVZIFzFj9B -goversion go1.13.4 -D "" -importcfg $WORK/b170/importcfg -pack ./config.go ./state.go ./version.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Xalh8HQBXK7ifX-nPW3l/Xalh8HQBXK7ifX-nPW3l -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p math/big -std -installsuffix shared -buildid 8NK9h8IoEYVLuVVkcUOt/8NK9h8IoEYVLuVVkcUOt -goversion go1.13.4 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/b5/b50c11cbe0ea100f86f48ada7eb199189c14e4f77a3883d6fc5489c250498c5e-d # internal github.com/moby/moby/pkg/term mkdir -p $WORK/b174/ cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/moby/moby/pkg/term CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b174/ -importpath github.com/moby/moby/pkg/term -- -I $WORK/b174/ -g -O2 ./tc_linux_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4a/4a7e7876e82988da8b8d0758faaa148d4c6f1ee9d0a2618a80aa982c5e616004-d # internal github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid NDvVTnO--w3OD8V2IcUC/NDvVTnO--w3OD8V2IcUC -goversion go1.13.4 -D "" -importcfg $WORK/b179/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/1d/1d244f53e1bb9de03c8a50aec37e21e48cad67ed8517c200449dcf73652ad642-d # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/ef/ef781e1ee7fca982a44495e39a89ea00b0721d423bf903886f5c1d101fd19e89-d # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c4/c41d600d88b4504640b7cac0ba40d0af121b7104718da2181ee617b696ddc0a4-d # internal github.com/codahale/hdrhistogram mkdir -p $WORK/b192/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/codahale/hdrhistogram /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/codahale/hdrhistogram -complete -installsuffix shared -buildid VC1yLLzSNo7kOOXLKeqp/VC1yLLzSNo7kOOXLKeqp -goversion go1.13.4 -D "" -importcfg $WORK/b192/importcfg -pack ./hdr.go ./window.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/55/55ca5439cf90fff3f1371e6f53770c007fd0a8f39ef6b0bdadc0e81ca793938d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/e1/e1996390fbca05d4716cddd6de09eead7b6fb26aa71f1b18d100d7f18c7a15fb-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid 0eUI5q6se5hkzOOjmj8Z/0eUI5q6se5hkzOOjmj8Z -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./timeseries.go google.golang.org/grpc/grpclog mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid HkSvTjgmTsQMAE__AVAZ/HkSvTjgmTsQMAE__AVAZ -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go golang.org/x/text/unicode/bidi mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid jdQZL8Oh9JMR162Lvo0g/jdQZL8Oh9JMR162Lvo0g -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid GWHlHbOzrQr_u2Ce37zy/GWHlHbOzrQr_u2Ce37zy -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a8/a82ef56b56fb268d06af088bc3c4fa7912fc280eeb4e9d9afffeba356cc60c8d-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid oV2kZS7H9rkooaThbUWr/oV2kZS7H9rkooaThbUWr -goversion go1.13.4 -D "" -importcfg $WORK/b184/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/86/86b48832d49b88c17b1899f2c2f224bd6b3405f339104ad004054d9e251c4870-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/23/23f7cad5815aae74bda1c7f76b88ae9f2a2d01ab9e27ded7c1e44c3b8d881963-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/84/84d9bcadf8e8439b30281e65ff25472f0964f37f6459d7bd0e5d495f8cfbd753-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid OSfGKyCwBjVSuBu-gH7b/OSfGKyCwBjVSuBu-gH7b -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/39/3946c597a676f3b30250d5b46205ecdf80dd076e4ef22612d059e10608953f77-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/codahale/hdrhistogram=$WORK/b192/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid XeWL2a5oeQuPPV9fS_Z_/XeWL2a5oeQuPPV9fS_Z_ -goversion go1.13.4 -D "" -importcfg $WORK/b191/importcfg -pack ./counter.go ./factory.go ./gauge.go ./local.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/89/89b14fc052d0e4f745e4c27d2ac71508bcba1a8bb6c4ced098fa310a216e677f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/18/18f5db487019418ad5cff33b7e421f3ab9e2144cb72c48f1200204a2d7dc9c05-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/19/1922986511a15321269a5a3bcfbcb1bb6ac2a368b09e572115d6a4055e830477-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/01/014c5e18ec5d77109f7ace7fa6cb72408b4d40b8b9d0958bcd65a8e347fc3362-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/72/720a3f93c8a55324390a08f4827bcc2685790f74fa0ddea7616fab9c7299f039-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7e/7e79a0f85a89c912abb0dba1ac4e5a4696d5ccafbb85e7244e7c730797e710c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/c1/c11fbba50c0cced604c74b913e1a0048aaee5be53eeb42270ccd7e8c5108ce66-d # internal cd $WORK/b174 TERM='dumb' gcc -I /builddir/build/BUILD/shim-1.11.3/go/src/github.com/moby/moby/pkg/term -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd $WORK/b174 TERM='dumb' gcc -I /builddir/build/BUILD/shim-1.11.3/go/src/github.com/moby/moby/pkg/term -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c tc_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/ad/ad693b1d777338a3631254178581f8c76321cf8b8bc74925615888997e30b413-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/07/0792770de94223e1303e8c2f7ed1d731f2e4ec39c4d1ed3744520792bb771014-d # internal compress/gzip mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid x9NoTarbhdzgOS3Mdizk/x9NoTarbhdzgOS3Mdizk -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/b4/b45a155abe1bae58f052cdf70e1147c69cd2a5221e2f4bfb496abb03ea832cd5-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b122/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b123/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid IvVTfT7CO6noVd56aMvg/IvVTfT7CO6noVd56aMvg -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b174 TERM='dumb' gcc -I /builddir/build/BUILD/shim-1.11.3/go/src/github.com/moby/moby/pkg/term -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/8a/8a24723e484239ea175d9ef3038ac2882d725b64ef9b3f73b100872063aecbd5-d # internal runtime/pprof mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b132/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p runtime/pprof -std -installsuffix shared -buildid aYYUOScsvK7RQUksjP5f/aYYUOScsvK7RQUksjP5f -goversion go1.13.4 -D "" -importcfg $WORK/b198/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/bc/bca65ac45e1acdc8778bd67b75fc6074e8cffc536a64bed90a197ce31ddd76e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/74/74ce8f1481a4710c327d78fc9978d1a47130abfcd29840086ffb505011ded627-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid OsH009Nl5VZmE30oDEml/OsH009Nl5VZmE30oDEml -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/moby/moby/pkg/term TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -o $WORK/b174/_cgo_.o $WORK/b174/_cgo_main.o $WORK/b174/_x001.o $WORK/b174/_x002.o -g -O2 cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/07/07e7fa43e470ffef8668d03e85b898990f448fd3503f6dde455361ffc90ffb14-d # internal cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/moby/moby/pkg/term TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage term -dynimport $WORK/b174/_cgo_.o -dynout $WORK/b174/_cgo_import.go cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/signal=$WORK/b175/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/moby/moby/pkg/term -installsuffix shared -buildid RBCM-WnacQu4d28UrU6l/RBCM-WnacQu4d28UrU6l -goversion go1.13.4 -D "" -importcfg $WORK/b174/importcfg -pack ./ascii.go ./term.go ./term_unix.go $WORK/b174/_cgo_gotypes.go $WORK/b174/tc_linux_cgo.cgo1.go $WORK/b174/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e8/e88e2053058cf9c6b4eb61b63ed407c0746daf63c627222d2b58ed409289ebc9-d # internal text/template mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b131/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p text/template -std -complete -installsuffix shared -buildid jgFDblriAGAVOJNwBhTM/jgFDblriAGAVOJNwBhTM -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/moby/moby/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b174/_pkg_.a $WORK/b174/_x001.o $WORK/b174/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/53/53df634379150bec76c6f5831e1a1c3e0d26320436cedd4cbbfb093cb9d2b4a1-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/4c/4c11e4795f4260b5596e0c5908814db765e3c9497493624a2dc4fc4385804a26-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/2c/2c758214bbe410328c2861ce8cdc077df4d425933ac71a5e67988cca29bd8c7e-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 1RGpnJqnG6Fzvb0n3J0E/1RGpnJqnG6Fzvb0n3J0E -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go golang.org/x/net/idna mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b121/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b123/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b124/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid UYs7phgUZxDyQrCoHSd2/UYs7phgUZxDyQrCoHSd2 -goversion go1.13.4 -D "" -importcfg $WORK/b120/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -o $WORK/b085/_cgo_.o $WORK/b085/_cgo_main.o $WORK/b085/_x001.o $WORK/b085/_x002.o $WORK/b085/_x003.o $WORK/b085/_x004.o $WORK/b085/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b085/_cgo_.o -dynout $WORK/b085/_cgo_import.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b086/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b087/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b088/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p net -std -installsuffix shared -buildid ue_ErMVc0U_WffNS0haT/ue_ErMVc0U_WffNS0haT -goversion go1.13.4 -D "" -importcfg $WORK/b085/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/b085/_cgo_gotypes.go $WORK/b085/cgo_linux.cgo1.go $WORK/b085/cgo_resnew.cgo1.go $WORK/b085/cgo_socknew.cgo1.go $WORK/b085/cgo_unix.cgo1.go $WORK/b085/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/81/813d146298b54e2bc42c10203efb910b005caace9a0febb0e0245980154edcec-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b116/_pkg_.a packagefile encoding/json=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid z_E89jlnsZ1TQh9gTvLJ/z_E89jlnsZ1TQh9gTvLJ -goversion go1.13.4 -D "" -importcfg $WORK/b143/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 github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid mMgj8s2i9kaj3xRFD9s6/mMgj8s2i9kaj3xRFD9s6 -goversion go1.13.4 -D "" -importcfg $WORK/b182/importcfg -pack ./json.go github.com/sirupsen/logrus mkdir -p $WORK/b173/ github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b185/ github.com/gogo/protobuf/proto cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b165/ cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid LC_KeKsUb3tztooFSt-P/LC_KeKsUb3tztooFSt-P -goversion go1.13.4 -D "" -importcfg $WORK/b173/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid lBm8j6FNXTOqcL8RkHaH/lBm8j6FNXTOqcL8RkHaH -goversion go1.13.4 -D "" -importcfg $WORK/b185/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b116/_pkg_.a packagefile encoding/json=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid OXs70HDBABvd-xZvg1Pr/OXs70HDBABvd-xZvg1Pr -goversion go1.13.4 -D "" -importcfg $WORK/b165/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/a7/a70cb65ab3383bfc1ae3906df22493e9c9db317cb4ba6346b29814088e0795bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/72/723f6e563b33647778c00107607cd34139db649b19d97edbf9551b7bedf75c0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c6/c6c467b57eb17abb709e7f54e7b42953b0edce7fc3c4f574a1594d5a22b1bdfc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/fb/fba3396f4d9d9eb7bfa55e52e13702f969153b770389a2a1dbf030e1838e52f8-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b058/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/cf/cfec6b8796e2fd70a1820a1fc01d5009a5ab52b8a47e4780ef5834f80e247eb6-d # internal html/template mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile html=$WORK/b129/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b130/_pkg_.a packagefile text/template/parse=$WORK/b131/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p html/template -std -complete -installsuffix shared -buildid WskDbR0JLLegnTsasa6h/WskDbR0JLLegnTsasa6h -goversion go1.13.4 -D "" -importcfg $WORK/b128/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 cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fb/fb50a2938da08706ce0ec4c5449c5684bd1346755cfe034f98c7bb5c211c4f72-d # internal encoding/asn1 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid _KY3nRtEi5AOhGmbgQv4/_KY3nRtEi5AOhGmbgQv4 -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./asn1.go ./common.go ./marshal.go crypto/dsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b064/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 2UgS4RvVcNnrTVz6xetf/2UgS4RvVcNnrTVz6xetf -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./dsa.go cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b064/symabis ./p256_asm_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid jqpljpNMBv8v_nCeO0pr/jqpljpNMBv8v_nCeO0pr -goversion go1.13.4 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/00/0059bfe4ba3c5aa13b1effa10bc4d16a430324b0750db97c816741750270bc6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/30/30e66aef84e1a0ab956b460da3e2fa801c8f57f9672e05c2480de86c5644518e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b064/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/d3/d320785dd6426593b73078aaa99fe200c136eed00785a1e551324ba1c738da85-d # internal github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b186/ github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b194/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a EOF github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b188/ cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid LW3jLgBy0XKm8xz0xPf9/LW3jLgBy0XKm8xz0xPf9 -goversion go1.13.4 -D "" -importcfg $WORK/b186/importcfg -pack ./agent.go ./constants.go ./ttypes.go cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid 4Eb-U3e-es-_SuLMdtyD/4Eb-U3e-es-_SuLMdtyD -goversion go1.13.4 -D "" -importcfg $WORK/b194/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a EOF github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b187/ cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid FWfsglvZCoZWAmWNRFb0/FWfsglvZCoZWAmWNRFb0 -goversion go1.13.4 -D "" -importcfg $WORK/b188/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid YUOQPjK0VqpXQUOV3iUG/YUOQPjK0VqpXQUOV3iUG -goversion go1.13.4 -D "" -importcfg $WORK/b187/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/4f/4f2b16fc3ee3d49b534c5ddc2432f4d00b742aa0f0ff7cb8a7240b886e42929c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9d/9dcdb71579676716cc51dc44aef89c0cde8860eab6fd1c59e4bc5973d9ebb805-d # internal crypto/x509/pkix mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid icayjBCKUiU3n7RVT5qB/icayjBCKUiU3n7RVT5qB -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./pkix.go vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF crypto/internal/boring mkdir -p $WORK/b053/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid YxRu3W_i26XTHUwb2jAR/YxRu3W_i26XTHUwb2jAR -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b053/ -importpath crypto/internal/boring -- -I $WORK/b053/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c1/c1b42c7fcef2a1f7c774fb145885fa6dc088907d34dd4cde79875d2a7a188054-d # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/6a/6a27ed319d00ca5abdb310b525fbb04214ea4653f4f78e1e8de22e97ae5d3b1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/c2/c2f191bf174fdbb2b460c3ae4986c80f6de68f5c93c544a0cd5bbb05d5eaa6ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/73/73b151ca09c509ec24704e4f4a33e0f382ba5727f16f781841c7282abed244ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/5e/5e907274d167f15066ede9c815eb06ef82a145b863eb5dac334f087e15ed4114-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/b7/b7438ab731d25cb6266ed072ea4843531b76c683fbaf854058b9c24f48cd7aea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/d7/d775fde63d334ffd640fd224836ebbb1af590a9f23cab1c86d1f9ff60650ed0a-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b186/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid UwqAlCdmQ7FiqtfKWgyA/UwqAlCdmQ7FiqtfKWgyA -goversion go1.13.4 -D "" -importcfg $WORK/b190/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/69/695cba3fd70b857e4bd66ba67fa2b34e96e6b587302c6c67163cb6faf10d6373-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/4c/4cf068787e9a9ac11388d78645e83e484ab78cc794668dc031b3e53c8618e05d-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b142/ google.golang.org/grpc/grpclb/grpc_lb_v1/messages mkdir -p $WORK/b144/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b141/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF github.com/golang/protobuf/ptypes/any cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid 0pWbemd5E2TTl2Mfmw_G/0pWbemd5E2TTl2Mfmw_G -goversion go1.13.4 -D "" -importcfg $WORK/b142/importcfg -pack ./proto.go mkdir -p $WORK/b155/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/grpclb/grpc_lb_v1/messages /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -installsuffix shared -buildid -MwFV5UoDQmPK64xJsvc/-MwFV5UoDQmPK64xJsvc -goversion go1.13.4 -D "" -importcfg $WORK/b144/importcfg -pack ./messages.pb.go cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid bP5Q44b4isbeo-0MDupf/bP5Q44b4isbeo-0MDupf -goversion go1.13.4 -D "" -importcfg $WORK/b155/importcfg -pack ./any.pb.go github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid 7wQnZmgcHyS966keZ57o/7wQnZmgcHyS966keZ57o -goversion go1.13.4 -D "" -importcfg $WORK/b156/importcfg -pack ./duration.pb.go github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid jFxBTbLoQ7VU1xNkJvB8/jFxBTbLoQ7VU1xNkJvB8 -goversion go1.13.4 -D "" -importcfg $WORK/b157/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/57/57b3d6dde27e952d93293d46e595c8a5ab55abffa8d5d5edec62ac5c183d1421-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b155/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid earJxiQgwITyCxSV1WRb/earJxiQgwITyCxSV1WRb -goversion go1.13.4 -D "" -importcfg $WORK/b158/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/f4/f440976a6bdf1592aacd49aa106e248899396dc6dd9267f20bec0ac0ddca1652-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/81/817e5ff6cc8939dd348b404a0dd95ea6abe85626413467ff5b260c665efd014c-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b155/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b156/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b157/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid vBgj_GnrLJdGVYS_W-cl/vBgj_GnrLJdGVYS_W-cl -goversion go1.13.4 -D "" -importcfg $WORK/b154/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/42/425874b8846de89d40dd376409058ce13c86280e54a206ac69aef59e1cc6f7fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/96/968a37c2a7f710d1889ff912153b41c1ef8da3987f154b9eb4b76b3328f496ea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/c2/c23cd40f51514abae9088b4a3d3f70d659936522d7cc24c6c7bc170c5a30490c-d # internal google.golang.org/grpc/status mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b154/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid sD9xhKmdpywevoTA6zOb/sD9xhKmdpywevoTA6zOb -goversion go1.13.4 -D "" -importcfg $WORK/b153/importcfg -pack ./status.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f8/f8af0137da1691f196dcfc14221e37e90f8bf09a2e20f99df1e97ab94c7dfb80-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/5a/5af927c7fe7033fec643c6ebe12ba638b924c87c47db967f57fea314226facb1-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/_x001.o $WORK/b085/_x002.o $WORK/b085/_x003.o $WORK/b085/_x004.o $WORK/b085/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/7f/7f42c9c7b3128b33773c76c4c7a1dd7432407e2a77f008417068b7ab067f780e-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b105/ net/textproto mkdir -p $WORK/b104/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid WKn04x_cv5kspR8etKLm/WKn04x_cv5kspR8etKLm -goversion go1.13.4 -D "" -importcfg $WORK/b105/importcfg -pack ./proxy.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid Je44QlQlMHuylWddO-MC/Je44QlQlMHuylWddO-MC -goversion go1.13.4 -D "" -importcfg $WORK/b104/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go golang.org/x/net/lex/httplex mkdir -p $WORK/b125/ google.golang.org/grpc/naming mkdir -p $WORK/b148/ google.golang.org/grpc/resolver/dns mkdir -p $WORK/b150/ google.golang.org/grpc/stats cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b120/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/net/lex/httplex -complete -installsuffix shared -buildid N1Sep9BulDINWzNvDwRh/N1Sep9BulDINWzNvDwRh -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./httplex.go cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p google.golang.org/grpc/naming -complete -installsuffix shared -buildid gRkzRvwDYZl-Xp1LLNTe/gRkzRvwDYZl-Xp1LLNTe -goversion go1.13.4 -D "" -importcfg $WORK/b148/importcfg -pack ./dns_resolver.go ./go18.go ./naming.go mkdir -p $WORK/b152/ github.com/hashicorp/yamux mkdir -p $WORK/b162/ github.com/mdlayher/vsock cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b171/ cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/resolver/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p google.golang.org/grpc/resolver/dns -complete -installsuffix shared -buildid 0doFvQwtLOrCDLBQqbke/0doFvQwtLOrCDLBQqbke -goversion go1.13.4 -D "" -importcfg $WORK/b150/importcfg -pack ./dns_resolver.go ./go18.go cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF log/syslog mkdir -p $WORK/b177/ cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid 0LZgf2L5a9kaT9LCYE2N/0LZgf2L5a9kaT9LCYE2N -goversion go1.13.4 -D "" -importcfg $WORK/b152/importcfg -pack ./handlers.go ./stats.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/hashicorp/yamux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/hashicorp/yamux -complete -installsuffix shared -buildid OY6SlF3-KH_e1SoiAHn2/OY6SlF3-KH_e1SoiAHn2 -goversion go1.13.4 -D "" -importcfg $WORK/b162/importcfg -pack ./addr.go ./const.go ./mux.go ./session.go ./stream.go ./util.go cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/mdlayher/vsock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/mdlayher/vsock -complete -installsuffix shared -buildid uyPqkGMCP9Ai_oCqcq__/uyPqkGMCP9Ai_oCqcq__ -goversion go1.13.4 -D "" -importcfg $WORK/b171/importcfg -pack ./conn_linux.go ./doc.go ./fd_linux.go ./fd_linux_gteq_1.12.go ./ioctl_linux.go ./listener_linux.go ./vsock.go cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid ORGDVr9D2FrloFgDv2oD/ORGDVr9D2FrloFgDv2oD -goversion go1.13.4 -D "" -importcfg $WORK/b177/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/35/355e7557c4831e74feec93f64f82c10fa5c15957ea5949a0dd182787793235ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/59/5987fb9a60867f0d376420ebcab481b69ebc78f176335d0d9257515024715312-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/f7/f7869e0106d4d909ebcc3b22914af4e856fc1b01d56df6df095a677b65924ec8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/dd/dd10adbd1617e9c2c6b8e974cbe062b61e2fef18c5157ee0816a3c7be5b14981-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/28/280e22acbf88520a5ffa605235db184756df56905ed52a7a35765e0beb6fbafb-d # internal github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b173/_pkg_.a packagefile log/syslog=$WORK/b177/_pkg_.a packagefile os=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid t4zeANpsSFJvhoBUmp6u/t4zeANpsSFJvhoBUmp6u -goversion go1.13.4 -D "" -importcfg $WORK/b176/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/de/deec41b423d559c8f18b8f67a09a03d180d2585666d23d5c1ae65ec8b4f46bc1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/09/093ab3d0b6bf87ac58f4e957e666778d535d0b7078d715d51804d971cb575897-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/51/51a85faac8fd285fd69123d4f3d4818adf469e1220c31d92841a1a6efe67bb8b-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid jgDH6q_jyni52UGPOQhA/jgDH6q_jyni52UGPOQhA -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/32/3229fa48c34038c4c7af619e08cb6d0815512206dde21f4a2c64a76b14967672-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a7/a7854daeebc7e18f6d7d29b2d2e3761ddd3a35c2f0ae49791d53c1be0be40137-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/45/45bb6d94a77c4915d8d3c7d67094e379263dad76ab80b7ae8396680f769f0db6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/42/428def629fb5d53f41cd76ed6f6e96390e3749b4e1adf2635023f7e4fa2595d4-d # internal github.com/kata-containers/agent/pkg/types mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b165/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b166/ cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/kata-containers/agent/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/kata-containers/agent/pkg/types -complete -installsuffix shared -buildid yQeZtMlWz3YMtLlZJyP3/yQeZtMlWz3YMtLlZJyP3 -goversion go1.13.4 -D "" -importcfg $WORK/b169/importcfg -pack ./types.pb.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid d6je-dR13IwdKDGgbeIh/d6je-dR13IwdKDGgbeIh -goversion go1.13.4 -D "" -importcfg $WORK/b166/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go github.com/gogo/protobuf/types mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b168/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/gogo/protobuf/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid ps-YyCZSLDqkQSq3AnQv/ps-YyCZSLDqkQSq3AnQv -goversion go1.13.4 -D "" -importcfg $WORK/b167/importcfg -pack ./any.go ./any.pb.go ./api.pb.go ./doc.go ./duration.go ./duration.pb.go ./duration_gogo.go ./empty.pb.go ./field_mask.pb.go ./protosize.go ./source_context.pb.go ./struct.pb.go ./timestamp.go ./timestamp.pb.go ./timestamp_gogo.go ./type.pb.go ./wrappers.pb.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/b4/b43075671385640fff24ae1a978e8f91dff44fca71149b1d288dfffdb0e64ca3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/c3/c3ad989978783188a9ea396c0d78aebc36862ce803058dbd4423905033aec418-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b166/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid Js8_vo1kyEvKDyfS1i-v/Js8_vo1kyEvKDyfS1i-v -goversion go1.13.4 -D "" -importcfg $WORK/b164/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/d6/d69ddd15fdc81b03c889f86c0b6212849ea03a7c2942eb65cdc537e374a17574-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/8d/8d7df2a0d96587234f4ace624c2b51153a12389a9dbbfcf1910723d1d8219e3e-d # internal cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x017.o -c openssl_stub_rand.c cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o $WORK/b053/_x013.o $WORK/b053/_x014.o $WORK/b053/_x015.o $WORK/b053/_x016.o $WORK/b053/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid K-Sh2dnS-TFfqDX3ZpFL/K-Sh2dnS-TFfqDX3ZpFL -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./doc.go $WORK/b053/_cgo_gotypes.go $WORK/b053/aes.cgo1.go $WORK/b053/boring.cgo1.go $WORK/b053/ecdsa.cgo1.go $WORK/b053/hmac.cgo1.go $WORK/b053/rand.cgo1.go $WORK/b053/rsa.cgo1.go $WORK/b053/sha.cgo1.go $WORK/b053/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o $WORK/b053/_x013.o $WORK/b053/_x014.o $WORK/b053/_x015.o $WORK/b053/_x016.o $WORK/b053/_x017.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/38/388eecd847205b4742c83c59e1e6bd7d137c75684fce3f1081391c3fabef94a2-d # internal crypto/hmac mkdir -p $WORK/b069/ crypto/sha512 mkdir -p $WORK/b066/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid -ZhsjJSa-Yjc29iv-LnG/-ZhsjJSa-Yjc29iv-LnG -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./hmac.go crypto/sha256 mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b074/symabis ./sha256block_amd64.s cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b066/symabis ./sha512block_amd64.s crypto/sha1 mkdir -p $WORK/b073/ crypto/aes mkdir -p $WORK/b049/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b073/symabis ./sha1block_amd64.s cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b049/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/aes -std -installsuffix shared -buildid _Zglbt_5-xHLuYOEzYdG/_Zglbt_5-xHLuYOEzYdG -goversion go1.13.4 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid LlS3y7tTlLboxhHwz_Tv/LlS3y7tTlLboxhHwz_Tv -goversion go1.13.4 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid v2j3iO11xkc6WCl1MtfF/v2j3iO11xkc6WCl1MtfF -goversion go1.13.4 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid LuYGqJhiJ1fmclY5wIje/LuYGqJhiJ1fmclY5wIje -goversion go1.13.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/b5/b5a61b499c3e3fac220b613651e068d3f9d1cf534c7cde140b3c3cf9060f571a-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 2BSMOkg3rY9sw6-L9dm1/2BSMOkg3rY9sw6-L9dm1 -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/59/5900f966e354dd0907dd93a13e3c7b5dabc192bb9a2aa7493ab11f3479d50af8-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b074/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b073/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b049/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b049/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_amd64.o $WORK/b049/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/2e/2ef9a99e6c09e01bfc33b36c5b342a260329ea6162b9b8cdf3dd356f8725b16d-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/2f/2fa6a8c4af03d5568135ab6557f6b3b17556a60a384b3ad30f2decb0946e206d-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/48/481220c2a8ee28358593d5456190912136d1a1d67464d378f5222722d9edcf03-d # internal crypto/rand mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid Hfe-VWbvnu8074_uN73h/Hfe-VWbvnu8074_uN73h -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ce/ceeaadf4b774707a8ee28af186243288a21e6e4acc642402e258c874b24fef2d-d # internal crypto/ecdsa mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/elliptic=$WORK/b064/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 5oA_UzBt6nCantLytWrz/5oA_UzBt6nCantLytWrz -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/72/72502471ae39af62776845687d2dc69922be43c0653d9bb9f9545ba64d6e1b37-d # internal crypto/ed25519 mkdir -p $WORK/b067/ crypto/rsa mkdir -p $WORK/b072/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid DDJmObgPvRvohBvNvKHN/DDJmObgPvRvohBvNvKHN -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./ed25519.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid IwoUcPjUSZGP_SQeeCGU/IwoUcPjUSZGP_SQeeCGU -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go mime/multipart mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid c3mCOHyG7gJmumR-hZ5p/c3mCOHyG7gJmumR-hZ5p -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/f5/f5b20cbcf29d6234007ff51354394b572cd94daa8977e9f463722c146ddc6416-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/d2/d27865295fd79732766971708fb1d330cbaff133337d676727f6d7669941c0e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/8c/8c26650a99e6add2525cb2dd10a0839cb953c056d722509c0e9b939c65c9276b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/d0/d04dcedc8d5352e9a474f1081fea93c5e9ff9875843c6b9abc1b575db09ae165-d # internal crypto/x509 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/dsa=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b063/_pkg_.a packagefile crypto/ed25519=$WORK/b067/_pkg_.a packagefile crypto/elliptic=$WORK/b064/_pkg_.a packagefile crypto/md5=$WORK/b070/_pkg_.a packagefile crypto/rsa=$WORK/b072/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile crypto/sha256=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/x509/pkix=$WORK/b077/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 9ESFOG2mMp0HlkXAGySX/9ESFOG2mMp0HlkXAGySX -goversion go1.13.4 -D "" -importcfg $WORK/b075/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/16/1607ebb5843199f51664ed5d026b4ad10072c38734c6fcf588ee3c412df386c7-d # internal crypto/tls mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b063/_pkg_.a packagefile crypto/ed25519=$WORK/b067/_pkg_.a packagefile crypto/elliptic=$WORK/b064/_pkg_.a packagefile crypto/hmac=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rc4=$WORK/b071/_pkg_.a packagefile crypto/rsa=$WORK/b072/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile crypto/sha256=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b096/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid CUy87CzWF6c6c-BTmqiw/CUy87CzWF6c6c-BTmqiw -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b1/b108c594a2d468549a8b68160a9ffbe581ebb1c90796c4e3bef6dca975a9c335-d # internal net/http/httptrace mkdir -p $WORK/b110/ google.golang.org/grpc/credentials mkdir -p $WORK/b136/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile internal/nettrace=$WORK/b087/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid pgEiG6w0Y5E8c1PVHR-8/pgEiG6w0Y5E8c1PVHR-8 -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./trace.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid drbwffhVflsPsmRmSIGP/drbwffhVflsPsmRmSIGP -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./credentials.go ./credentials_util_go18.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/30/30dca485306ab6fb32945eedab3d1a956bbc104ff0ba228d69bf7ffc3437a0a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal net/http mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile container/list=$WORK/b047/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p net/http -std -complete -installsuffix shared -buildid nnLRJi3s-4LwVBiMYiGG/nnLRJi3s-4LwVBiMYiGG -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ed/edaf32c664189e58517452bb46de3c73a541bdaecd6e82800ac7350eed16351b-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b133/ google.golang.org/grpc/peer mkdir -p $WORK/b149/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid IKIuNuflfB80hDiTBQRz/IKIuNuflfB80hDiTBQRz -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./balancer.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile net=$WORK/b085/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid 7gnZW3t340m1T6H97gCb/7gnZW3t340m1T6H97gCb -goversion go1.13.4 -D "" -importcfg $WORK/b149/importcfg -pack ./peer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/66/66ffb52d15c36daa43182715f43224f4835f85de030afebb163c67b97ccaba21-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/5f/5f64874918acd0ac287632a6fedf3f29ae7f89470fa88211f562dff20774d3ae-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid sFQzVHCdZVHMf9KU0vrk/sFQzVHCdZVHMf9KU0vrk -goversion go1.13.4 -D "" -importcfg $WORK/b139/importcfg -pack ./balancer.go ./base.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/d4/d4d3022bc8b293071bb67f3f986a709a83ffdf7e0f9baee28fa17f288099fb5e-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid l7hguyFaqtvCxhBdRCUr/l7hguyFaqtvCxhBdRCUr -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./roundrobin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/4d/4d1b6188903c9aebee746323fe34802d0c117062d537d470c235d426b0f1c980-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/59/59a85ae4994e5fbd34dc25519a11083360a4c120d9ceae042d54f8c63c92a503-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b038/ github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b189/ net/http/httputil cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b161/ cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid lp4TF6uGAFaq9oo4UydE/lp4TF6uGAFaq9oo4UydE -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b190/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b186/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b188/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid TKK31aBa0C8uchBHKL1e/TKK31aBa0C8uchBHKL1e -goversion go1.13.4 -D "" -importcfg $WORK/b189/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid FPlhspRuy4D-dfz89erX/FPlhspRuy4D-dfz89erX -goversion go1.13.4 -D "" -importcfg $WORK/b161/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go golang.org/x/net/trace mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b127/_pkg_.a packagefile html/template=$WORK/b128/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b132/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF golang.org/x/net/http2 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b120/_pkg_.a packagefile golang.org/x/net/lex/httplex=$WORK/b125/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid 9_WLxtf_yDf2Q7xeYoOS/9_WLxtf_yDf2Q7xeYoOS -goversion go1.13.4 -D "" -importcfg $WORK/b118/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 cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid khlpx2cVBSfDcaOwyn-B/khlpx2cVBSfDcaOwyn-B -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./events.go ./histogram.go ./trace.go ./trace_go17.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/67/67d3405e615eb8043642aa1f550393e05642f009ea516fdbb1c00dde98ddbf3d-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/3a/3aa546f2aaf1594201b773afb3f6d1918f902394be2f57cf3f85301180020e48-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid aJrzLreV9WNZMLTVakfg/aJrzLreV9WNZMLTVakfg -goversion go1.13.4 -D "" -importcfg $WORK/b113/importcfg -pack ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/9b/9b4b5432ff05dfbb01e6c67be2f942d401e7ba596ecbc6b2ba94e3b9f1fb5885-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b113/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b181/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b182/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b183/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b184/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b186/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b187/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b188/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b189/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b191/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid t9HY2auO27-eLg-y4dGp/t9HY2auO27-eLg-y4dGp -goversion go1.13.4 -D "" -importcfg $WORK/b180/importcfg -pack ./baggage_setter.go ./constants.go ./context.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_options.go ./span.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/32/320d2d7601de65a2aeefb1e13f42429550fa4d3cbd51b08580ad9ba53c527dfc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/3c/3c5ee44dc0170488147ef3d57e61e963ab91d9ea0aca852c3ab9148889e23333-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/2c/2caf02be60ef6fd82de7d275fddf83d066dbd7d2a4f31994067bc77b6481bb4c-d # internal github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b195/ github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b193/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/pkg/errors=$WORK/b179/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b196/ cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid 6s62FdkyjDkP_e9HYdo7/6s62FdkyjDkP_e9HYdo7 -goversion go1.13.4 -D "" -importcfg $WORK/b195/importcfg -pack ./options.go ./throttler.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b181/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b194/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b189/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b113/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b191/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid KuVOpoJV40YjjybfjGjh/KuVOpoJV40YjjybfjGjh -goversion go1.13.4 -D "" -importcfg $WORK/b193/importcfg -pack ./options.go ./restriction_manager.go cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid v6TlybyzApwpCHUkg_F5/v6TlybyzApwpCHUkg_F5 -goversion go1.13.4 -D "" -importcfg $WORK/b196/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b186/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid pFHJpS1Memzcr4QNPu3a/pFHJpS1Memzcr4QNPu3a -goversion go1.13.4 -D "" -importcfg $WORK/b197/importcfg -pack ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/d4/d4205806384aa37f25bb23a74289370238a65d79e9e92c88690bb76c9012c671-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/77/775cbd65a3e57c8f304f88e8e624965082fa2095d969016f15725f3419483106-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/ce/cee6c81e8732d1010614c46bcd1a027442220d8e726cb44f0a6f99961f1ac7db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/69/695bca2dfd2ba7fba766d287f17f457e61e672477975225a3664e1cfdbdfc1fb-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/pkg/errors=$WORK/b179/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b193/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b195/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b196/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b197/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b191/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid UP5slesfs9ZbGU1BZrA4/UP5slesfs9ZbGU1BZrA4 -goversion go1.13.4 -D "" -importcfg $WORK/b178/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/04/049c53f6511c6577cace98109f3a3961dbe7d148e6698d2c6a803f9e6d49ec1e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/79/79ddef441ea3d27ce842da6f1eb191854a6f1c3816d852d13f2e5075719f5b8f-d # internal google.golang.org/grpc/transport mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b118/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b149/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b159/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p google.golang.org/grpc/transport -complete -installsuffix shared -buildid VV4A3OyHeZqxkLcNQWba/VV4A3OyHeZqxkLcNQWba -goversion go1.13.4 -D "" -importcfg $WORK/b160/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/c5/c5698391dfd0476517519c8433e45005bc8a3e3229c03f4b96e210ce537a1c32-d # internal google.golang.org/grpc mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b118/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b126/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b149/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=$WORK/b150/_pkg_.a packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/transport=$WORK/b160/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile net/http/httputil=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid miYUUnQhHJy6YxR3H3ln/miYUUnQhHJy6YxR3H3ln -goversion go1.13.4 -D "" -importcfg $WORK/b114/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 ./grpclb_picker.go ./grpclb_remote_balancer.go ./grpclb_util.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/9e/9ef7bf1ee7c1e3e79dd44108e68b9668fc21f02474789e2a4f3baae724dabda0-d # internal github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b113/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc=$WORK/b114/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc -complete -installsuffix shared -buildid tnN3INLJOTNTQvrut4-E/tnN3INLJOTNTQvrut4-E -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./client.go ./errors.go ./options.go ./package.go ./server.go ./shared.go github.com/kata-containers/agent/protocols/grpc mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b164/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b167/_pkg_.a packagefile github.com/kata-containers/agent/pkg/types=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b170/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc=$WORK/b114/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/kata-containers/agent/protocols/grpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/kata-containers/agent/protocols/grpc -complete -installsuffix shared -buildid OD5hVCjRLEAwMCYBoDJn/OD5hVCjRLEAwMCYBoDJn -goversion go1.13.4 -D "" -importcfg $WORK/b163/importcfg -pack ./agent.pb.go ./health.pb.go ./oci.pb.go ./utils.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/28/289c6194de8357dd9fd48dcb4c31c9f526d6cd3d8de93cca1f3d4f15b1733281-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/e7/e7a50d3dd6f96900ef551f9117f8187a2d8d0c9214ad04a8e76e42ba0a84ddf4-d # internal github.com/kata-containers/agent/protocols/client mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc=$WORK/b037/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b162/_pkg_.a packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b163/_pkg_.a packagefile github.com/mdlayher/vsock=$WORK/b171/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc=$WORK/b114/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/kata-containers/agent/protocols/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/kata-containers/agent/protocols/client -complete -installsuffix shared -buildid Or8r4U7hUhDtDYrBXsTP/Or8r4U7hUhDtDYrBXsTP -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5c/5ca7f11f116ec31c48dd1a58fa986a7d12d47f8650f978ff4351dd304ceb0af4-d # internal github.com/kata-containers/shim mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/kata-containers/agent/protocols/client=$WORK/b036/_pkg_.a packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b163/_pkg_.a packagefile github.com/moby/moby/pkg/term=$WORK/b174/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus/hooks/syslog=$WORK/b176/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b178/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc=$WORK/b114/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log/syslog=$WORK/b177/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/signal=$WORK/b175/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/pprof=$WORK/b198/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/kata-containers/shim /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid VWwe1r3C1e6ID4aODpC2/VWwe1r3C1e6ID4aODpC2 -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./agent.go ./main.go ./pipe.go ./shim.go ./signals.go ./terminal_linux.go ./tracing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/0c/0c2161401111e2bd4e281ad2e006b6a396a7b1fdec21888fab53b28f86d90ffe-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/kata-containers/shim=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/kata-containers/agent/protocols/client=$WORK/b036/_pkg_.a packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b163/_pkg_.a packagefile github.com/moby/moby/pkg/term=$WORK/b174/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus/hooks/syslog=$WORK/b176/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b178/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc=$WORK/b114/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b153/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log/syslog=$WORK/b177/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/signal=$WORK/b175/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/pprof=$WORK/b198/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc=$WORK/b037/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b162/_pkg_.a packagefile github.com/mdlayher/vsock=$WORK/b171/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b164/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b165/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b167/_pkg_.a packagefile github.com/kata-containers/agent/pkg/types=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b170/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b115/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile github.com/pkg/errors=$WORK/b179/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b193/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b195/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b196/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b197/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b191/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b118/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b126/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b149/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=$WORK/b150/_pkg_.a packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b159/_pkg_.a packagefile google.golang.org/grpc/transport=$WORK/b160/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http/httputil=$WORK/b161/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b143/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b154/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b158/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b086/_pkg_.a packagefile internal/nettrace=$WORK/b087/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b088/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b132/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b113/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b166/_pkg_.a packagefile encoding=$WORK/b116/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b168/_pkg_.a packagefile container/list=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile unicode/utf16=$WORK/b117/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b181/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b182/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b183/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b184/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b186/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b187/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b188/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b189/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b194/_pkg_.a packagefile github.com/codahale/hdrhistogram=$WORK/b192/_pkg_.a packagefile compress/flate=$WORK/b043/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b120/_pkg_.a packagefile golang.org/x/net/lex/httplex=$WORK/b125/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b127/_pkg_.a packagefile html/template=$WORK/b128/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b139/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b155/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b156/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b157/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b063/_pkg_.a packagefile crypto/ed25519=$WORK/b067/_pkg_.a packagefile crypto/elliptic=$WORK/b064/_pkg_.a packagefile crypto/hmac=$WORK/b069/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b070/_pkg_.a packagefile crypto/rc4=$WORK/b071/_pkg_.a packagefile crypto/rsa=$WORK/b072/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile crypto/sha256=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b096/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b190/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b121/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b123/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b124/_pkg_.a packagefile html=$WORK/b129/_pkg_.a packagefile text/template=$WORK/b130/_pkg_.a packagefile text/template/parse=$WORK/b131/_pkg_.a packagefile crypto/dsa=$WORK/b076/_pkg_.a packagefile crypto/x509/pkix=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b056/_pkg_.a packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b122/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=97NmLhInOWS46OpTIXom/VWwe1r3C1e6ID4aODpC2/zdgUGELdL8d4nUjpCp7T/97NmLhInOWS46OpTIXom -compressdwarf=false -linkmode=external -X main.version=1.11.3 -B 0xf9d4651867017149521eaf42b1282990932a0dc4 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal cp $WORK/b001/exe/a.out shim rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VAArY4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.x86_64 + cd shim-1.11.3 + install -D shim /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.x86_64/usr/libexec/kata-containers/kata-shim + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 1.11.3-1.el8 --unique-debug-suffix -1.11.3-1.el8.x86_64 --unique-debug-src-base kata-shim-1.11.3-1.el8.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/shim-1.11.3 extracting debug info from /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.x86_64/usr/libexec/kata-containers/kata-shim 7730 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: kata-shim-1.11.3-1.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.udGFxD + umask 022 + cd /builddir/build/BUILD + cd shim-1.11.3 + DOCDIR=/builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.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.11.3-1.el8.x86_64/usr/share/doc/kata-shim + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.x86_64/usr/share/doc/kata-shim + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.x86_64/usr/share/doc/kata-shim + cp -pr README.md /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.x86_64/usr/share/doc/kata-shim + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KgwE8b + umask 022 + cd /builddir/build/BUILD + cd shim-1.11.3 + LICENSEDIR=/builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.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.11.3-1.el8.x86_64/usr/share/licenses/kata-shim + cp -pr LICENSE /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.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.11.3-1.el8 kata-shim(x86-64) = 1.11.3-1.el8 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) libdl.so.2()(64bit) libdl.so.2(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.11.3-1.el8.x86_64 Provides: kata-shim-debugsource = 1.11.3-1.el8 kata-shim-debugsource(x86-64) = 1.11.3-1.el8 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.11.3-1.el8.x86_64 Provides: debuginfo(build-id) = 72d71dd07b35e76344a1fc0e01a99d208eb699a0 kata-shim-debuginfo = 1.11.3-1.el8 kata-shim-debuginfo(x86-64) = 1.11.3-1.el8 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.11.3-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.x86_64 Wrote: /builddir/build/RPMS/kata-shim-1.11.3-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/kata-shim-debugsource-1.11.3-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/kata-shim-debuginfo-1.11.3-1.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pTRRIX + umask 022 + cd /builddir/build/BUILD + cd shim-1.11.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.x86_64 + exit 0 Child return code was: 0