Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f31-build-19360613-1350056/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1580602977 Wrote: /builddir/build/SRPMS/golang-github-prometheus-alertmanager-0.20.0-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f31-build-19360613-1350056/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1580602977 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6aizrC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alertmanager-0.20.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/alertmanager-0.20.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd alertmanager-0.20.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/alertmanager-0.20.0/vendor + [[ ! -e /builddir/build/BUILD/alertmanager-0.20.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/alertmanager-0.20.0/_build/bin install: creating directory '/builddir/build/BUILD/alertmanager-0.20.0/_build' install: creating directory '/builddir/build/BUILD/alertmanager-0.20.0/_build/bin' + export GOPATH=/builddir/build/BUILD/alertmanager-0.20.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/alertmanager-0.20.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager ]] ++ dirname /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager + install -m 0755 -vd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus install: creating directory '/builddir/build/BUILD/alertmanager-0.20.0/_build/src' install: creating directory '/builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus' + ln -fs /builddir/build/BUILD/alertmanager-0.20.0 /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager + cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager + sed -i 's|uuid.NewV4().String()|uuid.Must(uuid.NewV4()).String()|' silence/silence.go + rm -rf client + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s2EXqA + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/alertmanager + GOPATH=/builddir/build/BUILD/alertmanager-0.20.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/prometheus/alertmanager/version=0.20.0 -B 0x1af99edfe04c2ed0b3e0996b6ec2be47f4281626 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/alertmanager-0.20.0/_build/bin/alertmanager github.com/prometheus/alertmanager/cmd/alertmanager WORK=/tmp/go-build127080416 internal/cpu mkdir -p $WORK/b007/ runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid PiJNWGtMv7QcBl2YARAC/PiJNWGtMv7QcBl2YARAC -goversion go1.13.6 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm.go math/bits mkdir -p $WORK/b022/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 3iG0daYe56D9Uhc3B-lU/3iG0daYe56D9Uhc3B-lU -goversion go1.13.6 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math/bits -std -complete -installsuffix shared -buildid gY7FjPesSp5FP4XNrlQg/gY7FjPesSp5FP4XNrlQg -goversion go1.13.6 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go internal/race mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid zFfTK2cFmQitYdsSXQ7F/zFfTK2cFmQitYdsSXQ7F -goversion go1.13.6 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/bf/bf257676b6d1345eb6b047883067e9523f62c20731a5cccdfbcb9945273b2e50-d # internal sync/atomic mkdir -p $WORK/b014/ unicode/utf8 cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e1/e10af778fbdcbbb256cf554e5c44ab6469cb3095575839116b62170e91154e65-d # internal mkdir -p $WORK/b024/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./asm.s cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid pRnaRtNPZApvt2Gucenp/pRnaRtNPZApvt2Gucenp -goversion go1.13.6 -D "" -importcfg $WORK/b024/importcfg -pack ./utf8.go runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid CT4cqkb28PQ0JWjbrUji/CT4cqkb28PQ0JWjbrUji -goversion go1.13.6 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid pJy6fctdYWzuk_GmNZ-B/pJy6fctdYWzuk_GmNZ-B -goversion go1.13.6 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/be/be8b55e27bfd9a8d3e5c40ae0e3a61a5388019039863fb19d461c849a7bf98d4-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/74/742fe70977dc1066d498a6daa262f78fb011720c4758315a124012efc3346fd1-d # internal runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b009/symabis ./asm_arm.s ./sys_linux_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/asm.o ./asm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 8hcLi3AjFlXeyXk7nQvc/8hcLi3AjFlXeyXk7nQvc -goversion go1.13.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid z0AEsAFIV1AX8vFrXXA8/z0AEsAFIV1AX8vFrXXA8 -goversion go1.13.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/1b/1b76b6fa51c4c448487c3e1eee41db2bf3ef3908f5c8ab93f5220503f63491ad-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/72/7254feb3fc0edd3fa420e527b693c167fba85bb731fcc3e31289746c00e66818-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid YxAeZDTVZpFydQITHY_e/YxAeZDTVZpFydQITHY_e -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go unicode mkdir -p $WORK/b025/ cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/73/73631338431639e3d4f0be7f7b8fcf9eb60e4d16c29fd352e4db41ba35150608-d # internal cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode -std -complete -installsuffix shared -buildid KmeT9IPUAjuPGxi-qq53/KmeT9IPUAjuPGxi-qq53 -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b021/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a3/a3cfe496be6f7748adf2e5134aa35eefe38281036a7d29517b0d2aca0b622bd7-d # internal encoding mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p encoding -std -complete -installsuffix shared -buildid bI9YbwYA-bp1Cp2Ge5uJ/bI9YbwYA-bp1Cp2Ge5uJ -goversion go1.13.6 -D "" -importcfg $WORK/b034/importcfg -pack ./encoding.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/count_arm.o ./count_arm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p math -std -installsuffix shared -buildid Vm3tV9t9S9a03kptx239/Vm3tV9t9S9a03kptx239 -goversion go1.13.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/49/49d77f0af69a27d0053e87ad0544abf04c780e4732982882e8353eae7183345e-d # internal unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid ZayskF3yXDmDuh5ylQye/ZayskF3yXDmDuh5ylQye -goversion go1.13.6 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/indexbyte_arm.o ./indexbyte_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm.o $WORK/b009/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/de/de33b9513fa0572f490cc74c48514f43abf17617b4982cf5a63a5536f28b8d9b-d # internal container/list mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p container/list -std -complete -installsuffix shared -buildid Cb3jAOsxJDNasIlrjRxX/Cb3jAOsxJDNasIlrjRxX -goversion go1.13.6 -D "" -importcfg $WORK/b058/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9e/9e0d3545454e042cb5c2d8478a2307fc69be159972621ae0234f6ea47ae60f8b-d # internal crypto/internal/subtle mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v1SoeLX3OCgFh09_nJVa/v1SoeLX3OCgFh09_nJVa -goversion go1.13.6 -D "" -importcfg $WORK/b062/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm.o $WORK/b006/count_arm.o $WORK/b006/equal_arm.o $WORK/b006/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e5/e553582227b9b61ee7eaa669bd5c753bdbaf897f700909a26e774ef9ad5052bc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5d/5df8139537755dc3978ff8aa9fb3dfbe251d2652d4137300373e4b1deaed8551-d # internal crypto/subtle mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid NFV6NysBfU4EMqU_KOO8/NFV6NysBfU4EMqU_KOO8 -goversion go1.13.6 -D "" -importcfg $WORK/b063/importcfg -pack ./constant_time.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/e2/e225763b5f14ea3809e4de8ff84edc95f7241d8b0634b2ab47ba916eb450a6fc-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid Zg6bmto9-I6Ks2wWeATn/Zg6bmto9-I6Ks2wWeATn -goversion go1.13.6 -D "" -importcfg $WORK/b088/importcfg -pack ./asn1.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid cjW5eI7uEKl3wh_QgGV5/cjW5eI7uEKl3wh_QgGV5 -goversion go1.13.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.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 ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.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 ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/1e/1e236a745cd37f53c94485829dd6f2056696b48aff5f0ca7131e3332cbdc5a0a-d # internal internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid U1iXoFOjnRkFyBoflmAw/U1iXoFOjnRkFyBoflmAw -goversion go1.13.6 -D "" -importcfg $WORK/b093/importcfg -pack ./nettrace.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/a4/a4dbcd7a24579e86cc72b6959729b859d5abea9a15c51b7d0a1cc9c33587980e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f0/f04819b3f8b2531f0df06b8b909b480b707150fc2c954bb160a4ba383f6eea81-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid yL9_fcSNuaG-j2gACMlD/yL9_fcSNuaG-j2gACMlD -goversion go1.13.6 -D "" -importcfg $WORK/b099/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b095/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b095/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b095/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/17/17166c746df44c6625f14d0e2db248e20798d5ed8df28f3bcac85acb5f6412be-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid JIjYk0dU8-npGKtBBk1M/JIjYk0dU8-npGKtBBk1M -goversion go1.13.6 -D "" -importcfg $WORK/b159/importcfg -pack ./const.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/91/91d0dc94d5d88e53c894e3cf9f4c1849a8eef5f88cc67c2ce3f5c97cae0592ed-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/b2/b2281caf48ad6c85a700a4a1f15c7298108d8e94ac187d38046520cacebddb96-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/sqrt_arm.o $WORK/b021/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/8a/8ac1e42be9f20855149a4f57fc06b9cd09f4b87469660f3a2f195335ddb4768c-d # internal cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -o $WORK/b095/_x010.o -c gcc_arm.S cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -o $WORK/b095/_cgo_.o $WORK/b095/_cgo_main.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o $WORK/b095/_x006.o $WORK/b095/_x007.o $WORK/b095/_x008.o $WORK/b095/_x009.o $WORK/b095/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_cgo_import.go -dynlinker cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b095/symabis ./asm_arm.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p runtime/cgo -std -installsuffix shared -buildid lNDCcYrITaezazmx9TZa/lNDCcYrITaezazmx9TZa -goversion go1.13.6 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b095/_cgo_gotypes.go $WORK/b095/cgo.cgo1.go $WORK/b095/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b095/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b095/_pkg_.a $WORK/b095/asm_arm.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o $WORK/b095/_x006.o $WORK/b095/_x007.o $WORK/b095/_x008.o $WORK/b095/_x009.o $WORK/b095/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/f3/f306ae9288d4548b42c195180824f25db87c80b789ddc2e5f374f095d0228d01-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm.o $WORK/b005/duff_arm.o $WORK/b005/memclr_arm.o $WORK/b005/memmove_arm.o $WORK/b005/rt0_linux_arm.o $WORK/b005/sys_linux_arm.o $WORK/b005/tls_arm.o $WORK/b005/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/fb/fb3d036c142535e0161500b7481d5e68442de480c1714ec2ea9f979d9a093bbf-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid 6GY8J5iAgQhNO6bDgh3j/6GY8J5iAgQhNO6bDgh3j -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid ouAi4jnKzih7jyaNaLMO/ouAi4jnKzih7jyaNaLMO -goversion go1.13.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a7/a7752f7cfa7d71104e9ff880c648fa8a133c53703441a26eabf093fe92cc8c99-d # internal internal/singleflight mkdir -p $WORK/b094/ math/rand cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b065/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid Ks7DHif8sfpilFMIZgSF/Ks7DHif8sfpilFMIZgSF -goversion go1.13.6 -D "" -importcfg $WORK/b094/importcfg -pack ./singleflight.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/rand -std -complete -installsuffix shared -buildid ll1cqGOWpQqvB83ynL7R/ll1cqGOWpQqvB83ynL7R -goversion go1.13.6 -D "" -importcfg $WORK/b065/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/50/50ec3f1ca844b0f78eba1db36906214cf49572ee0c76c12b17cc3a1cd768a778-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/0e/0e00eb6783f8ba6387b07df95df471e99710b39302afa60943cd101966051eaa-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb4b8d3ef7592b9ac786bebdf5094e5ba05c4bcd038bae24ff859628cad72f4f-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b026/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid g9C2ZEUrg40-dSD2sa8F/g9C2ZEUrg40-dSD2sa8F -goversion go1.13.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid iTNyKl2Jb1vHW08gP7J4/iTNyKl2Jb1vHW08gP7J4 -goversion go1.13.6 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/10/108560cd2df88dcba87edafd0025a6be5a88f5f7b768928faefc9b1323368f5a-d # internal internal/oserror mkdir -p $WORK/b017/ io mkdir -p $WORK/b027/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid jBf6r2kq6EYzPAm-2nBV/jBf6r2kq6EYzPAm-2nBV -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p io -std -complete -installsuffix shared -buildid A_kbsuXFI5Zq74edo1E9/A_kbsuXFI5Zq74edo1E9 -goversion go1.13.6 -D "" -importcfg $WORK/b027/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p strconv -std -complete -installsuffix shared -buildid 0Zq-twQMcGn91JxlOH-S/0Zq-twQMcGn91JxlOH-S -goversion go1.13.6 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid GREmJNjq86ok9_oHXFVD/GREmJNjq86ok9_oHXFVD -goversion go1.13.6 -D "" -importcfg $WORK/b092/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/76/76714f37612f1208322031bbbec7b0179cdf78fd66b45d8d943ddf63a1ea7f2c-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_arm.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid K3o2zQpclP9oic4_WdKN/K3o2zQpclP9oic4_WdKN -goversion go1.13.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/11/1199f7a9d4905757a977b2f0caa1b8aedab24e7e13dd904406dfa30beeceaffb-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid ZNv9eCstl0ncXaBVfdVN/ZNv9eCstl0ncXaBVfdVN -goversion go1.13.6 -D "" -importcfg $WORK/b117/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/3e/3edc80a20c1a3b82fdc410159e919eb206738aacef5958a1d27dfa83c0799f59-d # internal bytes mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/67/671dcd8d6834f0c2cbee46416cc5cdc955978f87882a71c2eb50ac664f39cdc9-d # internal cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p bytes -std -installsuffix shared -buildid Ha9bfJsdhYvkOjMd1xXr/Ha9bfJsdhYvkOjMd1xXr -goversion go1.13.6 -D "" -importcfg $WORK/b033/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid GYkExWop4aS-TH2iqD_0/GYkExWop4aS-TH2iqD_0 -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/e0/e0db373d6b89973006f28a7336b94824b2db86c3e14cd1b4fca09ca392a9fc79-d # internal bufio mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p bufio -std -complete -installsuffix shared -buildid x8J-osvdt0UTFzCCblJO/x8J-osvdt0UTFzCCblJO -goversion go1.13.6 -D "" -importcfg $WORK/b041/importcfg -pack ./bufio.go ./scan.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/29/297426a1bc2c6b02bc712e88b575ae61fde0eeae4b256c2337d10bd60d4cf92d-d # internal reflect mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm_arm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p reflect -std -installsuffix shared -buildid s84KXnxaT-bkOA5wFcAV/s84KXnxaT-bkOA5wFcAV -goversion go1.13.6 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/80/80782e5e78569d60a35ee99bc056a8e721fca0596511826d102a57326df1702b-d # internal hash mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p hash -std -complete -installsuffix shared -buildid V_LteUs9EuucKkGAu_XO/V_LteUs9EuucKkGAu_XO -goversion go1.13.6 -D "" -importcfg $WORK/b055/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c6/c6a6242d93675b9c36f20c3ec9d5a5373d927a9ca8049d02d1172938e00f1824-d # internal hash/crc32 mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid VVtX7SCc_ZtaqHt5PuNE/VVtX7SCc_ZtaqHt5PuNE -goversion go1.13.6 -D "" -importcfg $WORK/b054/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/93/93d9b9b685985b30e2de4e673dd8d908e8ed9e76b85eb19f8df96da5a7789e52-d # internal regexp/syntax mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid AUdkMkGG42FohBxJ3doD/AUdkMkGG42FohBxJ3doD -goversion go1.13.6 -D "" -importcfg $WORK/b044/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c4/c41906da5c3d2ac459ee6742ab341b8ee3bdee37e913371a7fe76be84bac6605-d # internal path mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p path -std -complete -installsuffix shared -buildid dHrIe6XFljef6Pnci5BI/dHrIe6XFljef6Pnci5BI -goversion go1.13.6 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/8a/8a67802644a8a4fc59f1af8efa0204c0351d28e81aa882dec06f1ec9ce3a187d-d # internal crypto mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto -std -complete -installsuffix shared -buildid dJAvHMJvSKVPGOjFrGZM/dJAvHMJvSKVPGOjFrGZM -goversion go1.13.6 -D "" -importcfg $WORK/b067/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/3b/3bd3f0830b1a0203273be36f1028378161d92bedf385ca31e8ca61e38f62d2d7-d # internal crypto/internal/randutil mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid aG3KVaM50KZ4BY5J7GYM/aG3KVaM50KZ4BY5J7GYM -goversion go1.13.6 -D "" -importcfg $WORK/b071/importcfg -pack ./randutil.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c5/c5e087532198a1996716c703db328af4e613ad3a83f738e1227620c9eff1839f-d # internal crypto/hmac mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 8JlM6sxO3T7_w7I_-ktZ/8JlM6sxO3T7_w7I_-ktZ -goversion go1.13.6 -D "" -importcfg $WORK/b076/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c1/c1eb6f8c253716bcb90b08fcf12cab8415077f3a4f400d55b58e17da66e2d732-d # internal crypto/rc4 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid j9-tW-TmJJ21ANrxL5NM/j9-tW-TmJJ21ANrxL5NM -goversion go1.13.6 -D "" -importcfg $WORK/b078/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/30/30ea5c75ab8d63c6b6327d59403dd0be72b71bfd6fd0da203fd724c1314de8bf-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid ezlUvL7bVH4uBvP_9sPN/ezlUvL7bVH4uBvP_9sPN -goversion go1.13.6 -D "" -importcfg $WORK/b102/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/79/7908d1d2acb0ba40c9a0bccd89c1b4df1813f7f4a670f73afd6e32a0e2e3b2c4-d # internal vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid zVf4a3pmetRRP_TipVqM/zVf4a3pmetRRP_TipVqM -goversion go1.13.6 -D "" -importcfg $WORK/b106/importcfg -pack ./transform.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4c/4c1fcd5fc3a17294c54deb8020d9bb1fadc714102abe9c42a13f720ec1004c46-d # internal bitbucket.org/ww/goautoneg mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid TnqSqqiPz5igqNahbK7t/TnqSqqiPz5igqNahbK7t -goversion go1.13.6 -D "" -importcfg $WORK/b123/importcfg -pack ./autoneg.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/c9/c94f31b562570886e1056f503a0c6abed9d5722e3cc42b271d1b5fb326bc9a92-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid mFwf5r4lkM4IoQ9Y1ZRf/mFwf5r4lkM4IoQ9Y1ZRf -goversion go1.13.6 -D "" -importcfg $WORK/b140/importcfg -pack ./lru.go ./lru_interface.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/6c/6c3a391d77ec81945bb186bc126e2fea3553c467e2d118c314a9675e84fdec52-d # internal time mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid fcSxaDNBOydEd7pEcc0p/fcSxaDNBOydEd7pEcc0p -goversion go1.13.6 -D "" -importcfg $WORK/b015/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/dd/dd6ea84b0523bb34a0fbccaa6471e3036bd5400744d47049683d0aeb2767fbbd-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid WFlqBLiIpfwoFfjYYENS/WFlqBLiIpfwoFfjYYENS -goversion go1.13.6 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e3/e35fbde6d1b52694d1a2bf6ea15dda15870c27f4ea146f4ca750a13959bf5b32-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b140/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid ozjzGNcY_wAyllMuRvbk/ozjzGNcY_wAyllMuRvbk -goversion go1.13.6 -D "" -importcfg $WORK/b139/importcfg -pack ./edges.go ./iradix.go ./iter.go ./node.go ./raw_iter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/5a/5a830117b55cc189c6743717654157d2b10aefd4c568a80eeaea3a901fc011c7-d # internal html mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p html -std -complete -installsuffix shared -buildid CoZSKQu5xzlXDJAGSG0C/CoZSKQu5xzlXDJAGSG0C -goversion go1.13.6 -D "" -importcfg $WORK/b148/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/b6/b610eff0c5f034c564b4f636b4d94ebf12a0f5b20d5f6ad1c699ee16448bb873-d # internal encoding/base32 mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid vodTUR_OWwzpZuvlAG5r/vodTUR_OWwzpZuvlAG5r -goversion go1.13.6 -D "" -importcfg $WORK/b154/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/27/2785e547be24d8f38ed38de6c50160462a3501d739eea511029d980bcd3a301e-d # internal text/tabwriter mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid dzxCctxJ2SAfX6KSmB76/dzxCctxJ2SAfX6KSmB76 -goversion go1.13.6 -D "" -importcfg $WORK/b174/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/df/df4980cb4340d98bae25d9e1c1290b8107ab9499d7e3eec93a4b4d754f2398f0-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/47/47fb0dee8c8dc15c53727c60f45ffcf8c0e042e39b9f55d7809c6d9a3518d32b-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid ecQ6gBBCpaSsO4c3ynyS/ecQ6gBBCpaSsO4c3ynyS -goversion go1.13.6 -D "" -importcfg $WORK/b188/importcfg -pack ./sortkeys.go regexp mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile regexp/syntax=$WORK/b044/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p regexp -std -complete -installsuffix shared -buildid t_MiJ9VIvpLkO9wS-JdO/t_MiJ9VIvpLkO9wS-JdO -goversion go1.13.6 -D "" -importcfg $WORK/b043/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/fd/fd382af928359b703a146c3da725c5392baacae4530efef7630230142a5d2c07-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/buffer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid jskg1XVe9tj5Ju5ZpzE9/jskg1XVe9tj5Ju5ZpzE9 -goversion go1.13.6 -D "" -importcfg $WORK/b208/importcfg -pack ./pool.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/d7/d738c96b599d9302db81ba6f85ad8584dccf3901b4f73e04c415e124161840e0-d # internal golang.org/x/text/transform mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid hT1FWDQiFunFPjmp3R1i/hT1FWDQiFunFPjmp3R1i -goversion go1.13.6 -D "" -importcfg $WORK/b215/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/93/938cce7b4bcd3031627cfebe99014fe8493b2c663559a0baf200eb06395fc9aa-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b208/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/jwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid _JpY2iOhLkNiGADxMjDd/_JpY2iOhLkNiGADxMjDd -goversion go1.13.6 -D "" -importcfg $WORK/b207/importcfg -pack ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/ae/aecfeeea1015e835487b3fa7e169703824120983c85cd13444ca7ef460aa9d14-d # internal golang.org/x/text/width mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b215/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/width /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p golang.org/x/text/width -complete -installsuffix shared -buildid wo3dP94IcLR3iJiEZPy7/wo3dP94IcLR3iJiEZPy7 -goversion go1.13.6 -D "" -importcfg $WORK/b218/importcfg -pack ./kind_string.go ./tables11.0.0.go ./transform.go ./trieval.go ./width.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/23/2341209ce77de7a12ec850312e54ca51abdfe79a52eb9ccd0e992db4ac573616-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid mDba-wpZpGqBgwVhy1N_/mDba-wpZpGqBgwVhy1N_ -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/85/854c2f73cfa0740c11e37898e613a26bb27a531096a45d255c4f7c9cfb5a26f1-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid ZhXick9MqR5i35lP7Fxz/ZhXick9MqR5i35lP7Fxz -goversion go1.13.6 -D "" -importcfg $WORK/b029/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7a/7a55e1d59677fb1fed325ac85d82879c7eb4c2372cb25fc0b8d86e5b7182a325-d # internal github.com/cenkalti/backoff mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cenkalti/backoff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/cenkalti/backoff -complete -installsuffix shared -buildid 9VV04XrF0hU2VAmTCqcC/9VV04XrF0hU2VAmTCqcC -goversion go1.13.6 -D "" -importcfg $WORK/b178/importcfg -pack ./backoff.go ./context.go ./exponential.go ./retry.go ./ticker.go ./tries.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/3e/3e832259bfc61534d10a147d76c6de4f764977908c35511fb94cb43fcace67be-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/9f/9f503cb6033e331e924ebb0865f652d48528fd3e7efa7a2ad7c9e274079df665-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/74/74fe2714491452f41b248ac94a9ea8bcdd1142c276692392c813e9539e485d87-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/cd/cdf9e93e234e2129192787a045d371b17915a229652d6f91366c9858b8251fd8-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p os -std -installsuffix shared -buildid sQTvo6Ks9BmkXBw2w096/sQTvo6Ks9BmkXBw2w096 -goversion go1.13.6 -D "" -importcfg $WORK/b028/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_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/c9/c924f3e8377211fd1ff2783bbd7d85ff1968b57add765dfb428b8af8b1168b7c-d # internal internal/fmtsort mkdir -p $WORK/b019/ github.com/hashicorp/errwrap encoding/binary mkdir -p $WORK/b152/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid um_Z9NSYQ8heIjGlsfwW/um_Z9NSYQ8heIjGlsfwW -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid t8DpGXxe3yUm2dF2JEBw/t8DpGXxe3yUm2dF2JEBw -goversion go1.13.6 -D "" -importcfg $WORK/b152/importcfg -pack ./errwrap.go mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid u_GkJhK-9SbYtCc__D4z/u_GkJhK-9SbYtCc__D4z -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/84/84ba82f7a5e9b7baf87fc1ad3db6915a7ae9b1c11460acd4b85be19bed75237c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/76/76789752b5a3f6329399780c146a6be7a201c2cad005ccb1ddb497935c871b6d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/df/dfb162dc814ce603b9190778a8044f00384e93b3a755d5e0584f37038621cabe-d # internal path/filepath mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF fmt cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 7kUaE972rYkWQV6cCcDv/7kUaE972rYkWQV6cCcDv -goversion go1.13.6 -D "" -importcfg $WORK/b090/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p fmt -std -complete -installsuffix shared -buildid UM2H2DmMqaguT90q3NpZ/UM2H2DmMqaguT90q3NpZ -goversion go1.13.6 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go runtime/debug mkdir -p $WORK/b131/ cat >$WORK/b131/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b131/symabis ./debug.s net mkdir -p $WORK/b091/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b091/ -importpath net -- -I $WORK/b091/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p runtime/debug -std -installsuffix shared -buildid lEFbCZnAbPAWayiDjuZz/lEFbCZnAbPAWayiDjuZz -goversion go1.13.6 -symabis $WORK/b131/symabis -D "" -importcfg $WORK/b131/importcfg -pack -asmhdr $WORK/b131/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e6/e6e36b8b2ca78317125b52687a694badba2e01cf1342dcf3c2a0590f5924f358-d # internal encoding/base64 mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 0TTSJJhfWCtaEJFzuuUA/0TTSJJhfWCtaEJFzuuUA -goversion go1.13.6 -D "" -importcfg $WORK/b036/importcfg -pack ./base64.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b131/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b131/_pkg_.a $WORK/b131/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/46/46a5984679f73c71a08af9dc6d6131753c66ae173a67ec720632a77e8d472060-d # internal crypto/cipher mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid ezEWYqM-0P4ZR7EuboTr/ezEWYqM-0P4ZR7EuboTr -goversion go1.13.6 -D "" -importcfg $WORK/b061/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/45/45498a0f86a9502cf34a0ba57dd77f3de0846e7eade6711ddb86b2938f28be85-d # internal crypto/sha512 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid CGYnS735WY7G4VIKyxtO/CGYnS735WY7G4VIKyxtO -goversion go1.13.6 -D "" -importcfg $WORK/b072/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/75/75d0bedebaf75482bbfe2730df4bb5926fab19d114d35bffa310679a8d841676-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid mDadG5mBf9iEJZw7uwAE/mDadG5mBf9iEJZw7uwAE -goversion go1.13.6 -D "" -importcfg $WORK/b075/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/80/802f320d7ac8943b43846f477f0dc9650e7582f17dbe2116be9e582095e3e4ea-d # internal crypto/md5 mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b077/symabis ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/0d/0d974b66158aa4cc5c13c57e133f9b26302746db0d8d7f0b04b4d2c1f7a5d534-d # internal crypto/aes mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid 5JfnvQOFHSdSJZcNhKYV/5JfnvQOFHSdSJZcNhKYV -goversion go1.13.6 -D "" -importcfg $WORK/b060/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/md5 -std -installsuffix shared -buildid -Xy977hlGd2AI1wcGOAv/-Xy977hlGd2AI1wcGOAv -goversion go1.13.6 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b9/b9ebf739d19b4326075570db5a08448977760bb839719ddc650ccc18728252dc-d # internal crypto/des mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid cVBfsyYynNffbIDiOUBZ/cVBfsyYynNffbIDiOUBZ -goversion go1.13.6 -D "" -importcfg $WORK/b068/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b077/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b077/_pkg_.a $WORK/b077/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a6/a6cf74fd311ef50d08fb28a6578b6c3fe5da39966356b645801e2e6f06f6381e-d # internal crypto/sha1 mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b080/symabis ./sha1block_arm.s cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/27/273185bbd5f5bc6cea2dea1a6f1cc7d39198c14388bd2ad3c10c86dd5e02fa9d-d # internal crypto/sha256 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid L6kF9YJLjaENon1SWP2t/L6kF9YJLjaENon1SWP2t -goversion go1.13.6 -D "" -importcfg $WORK/b081/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Ip2Jzr952_iHV1n1_eYx/Ip2Jzr952_iHV1n1_eYx -goversion go1.13.6 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/6b/6baf0a7e320fbccdc0167211acab7bb63217d4245494280c0d6ac7c8bc043213-d # internal encoding/json mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid pJifquCz1yq61hmSWjTh/pJifquCz1yq61hmSWjTh -goversion go1.13.6 -D "" -importcfg $WORK/b035/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b080/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b080/_pkg_.a $WORK/b080/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c4/c43c63ba2c6204a54ee3e95c515a967ecbbb69f06da1286d329bf9b9b9072e42-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ee/ee1aea07748e3f1e74eeeb266eafa68fa30e50da40a8e733dd79aae91c42c1b7-d # internal cd /usr/share/gocode/src/github.com/go-logfmt/logfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid 6D4eClF5DcwjGl5X2s5Y/6D4eClF5DcwjGl5X2s5Y -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack ./decode.go ./doc.go ./encode.go ./jsonstring.go log mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p log -std -complete -installsuffix shared -buildid ly009flLwpKjZpZvXtWu/ly009flLwpKjZpZvXtWu -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/2e/2e81ba0b3072c2ee9b14ef3b42fee6cb1cf619f0bc357d567c1000394af27b34-d # internal github.com/pkg/errors mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid CRUiHNQyl7SbFrXdVUWj/CRUiHNQyl7SbFrXdVUWj -goversion go1.13.6 -D "" -importcfg $WORK/b046/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/5f/5f3c33b27aefe3f493e965280504503a8ce28a6b491e7b2f152b2353ae5647bd-d # internal compress/flate mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid kAjQof5_R-fJXIZ2mEBS/kAjQof5_R-fJXIZ2mEBS -goversion go1.13.6 -D "" -importcfg $WORK/b053/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/5f/5f1708d735e1a386a2b0c1b4433f64c45775ee5ca91698e9e33b89f5ec24bd32-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/9a/9a8b6dc25b8aa317ad70d7d87b3c5aa34b519000c037aa1c1d4c7185b4fece85-d # internal encoding/hex mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid KEM4yI2lwStf5nx8U6_y/KEM4yI2lwStf5nx8U6_y -goversion go1.13.6 -D "" -importcfg $WORK/b085/importcfg -pack ./hex.go math/big mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b064/symabis ./arith_arm.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p math/big -std -installsuffix shared -buildid QJbqj9sqp0Z-2jem2_kT/QJbqj9sqp0Z-2jem2_kT -goversion go1.13.6 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/e0/e0a27a2486d66ae2b72de2587c5b27d3a6711b0fca54953b1dcd6dc32b336eb6-d # internal encoding/pem mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid SWGwr5zpINJSYcYAZycZ/SWGwr5zpINJSYcYAZycZ -goversion go1.13.6 -D "" -importcfg $WORK/b086/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/9f/9fdf0da33fa19c4d9ba640404ecd5ba33967f35a567ad0a6978d6d14f267613a-d # internal io/ioutil mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 1x-A-XzIOTGW2Jn6Tm8Q/1x-A-XzIOTGW2Jn6Tm8Q -goversion go1.13.6 -D "" -importcfg $WORK/b089/importcfg -pack ./ioutil.go ./tempfile.go cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7c/7c56e6ab3d2b619af491ccd97a99e2b6a2f0034f4188ab3ab6900825c9803469-d # internal compress/gzip mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash/crc32=$WORK/b054/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 8tYfQM3OwvHZtVM42d3u/8tYfQM3OwvHZtVM42d3u -goversion go1.13.6 -D "" -importcfg $WORK/b052/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/6e/6e554b4f49b075e4557b4cbc7c912cb6dbb37288e32ebd21722836f64b9ca0e9-d # internal net/url mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p net/url -std -complete -installsuffix shared -buildid SICUkDu_6wF9sfwAKLUy/SICUkDu_6wF9sfwAKLUy -goversion go1.13.6 -D "" -importcfg $WORK/b096/importcfg -pack ./url.go cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/50/5080914e88250842b9d68dbf54913c3be62f0a2575714c01b158c1acee3aedd1-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid -Fwida6efmKx_s0BHcg_/-Fwida6efmKx_s0BHcg_ -goversion go1.13.6 -D "" -importcfg $WORK/b098/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/53/537a7f5e500427e220ba3e4140e0a88743141037caffab5cac1ff663c09bd8f8-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b100/symabis ./sum_arm.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 15_aVCe-PV45ZHwj82eB/15_aVCe-PV45ZHwj82eB -goversion go1.13.6 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./mac_noasm.go ./poly1305.go ./sum_arm.go ./sum_generic.go cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/41/416ed6167eb68802a58fef81fdab3584074969bfca5e7dae527ecfc4ecdb2229-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid ttneUzpI2vBY_8JmGfA3/ttneUzpI2vBY_8JmGfA3 -goversion go1.13.6 -D "" -importcfg $WORK/b101/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b100/sum_arm.o ./sum_arm.s cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/13/13577e5b9c8b9c8068a24e23ad7e480c57880c8b87d12a8ba53b5eace34eb7de-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b040/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-kit/kit/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/go-kit/kit/log -complete -installsuffix shared -buildid J6o6-xy3gO7p7p1aEDA_/J6o6-xy3gO7p7p1aEDA_ -goversion go1.13.6 -D "" -importcfg $WORK/b032/importcfg -pack ./doc.go ./json_logger.go ./log.go ./logfmt_logger.go ./nop_logger.go ./stdlib.go ./sync.go ./value.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b100/_pkg_.a $WORK/b100/sum_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/01/01401beb5ec143bd39d911e23a3a110eaff8e61eedeccb69cea95fa29e8212c5-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b097/ cat >$WORK/b097/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 packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b100/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 1nT-lyiPjFiK9HnS5-6O/1nT-lyiPjFiK9HnS5-6O -goversion go1.13.6 -D "" -importcfg $WORK/b097/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/d8/d8faf6b45fa432e7632460142282b877f412520c57fefaa94abf02c16d812cc7-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dNcSlhaiClt83oamYgXe/dNcSlhaiClt83oamYgXe -goversion go1.13.6 -D "" -importcfg $WORK/b107/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/8c/8c6e6edc96de2b0f19db112220fb5a5eca3e30cab49475b9529810ba3eb789cb-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b106/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid MzpSKG7Of3f-qhcUKX7b/MzpSKG7Of3f-qhcUKX7b -goversion go1.13.6 -D "" -importcfg $WORK/b108/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -o $WORK/b091/_cgo_.o $WORK/b091/_cgo_main.o $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/21/21f5513025a9b37136cd53d5677449654de93dd60e3e049e5b11c6075729707d-d # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-kit/kit/log/level /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid 2RWZTguijrsBTzNG1F7t/2RWZTguijrsBTzNG1F7t -goversion go1.13.6 -D "" -importcfg $WORK/b045/importcfg -pack ./doc.go ./level.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8a/8acc0f18acf651b4c70eaede94714a6162e43fe37f433c203a8d0bc9aeb5ded7-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid sgOoiXEtcnT3oPGanRC_/sgOoiXEtcnT3oPGanRC_ -goversion go1.13.6 -D "" -importcfg $WORK/b111/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b091/_cgo_.o -dynout $WORK/b091/_cgo_import.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b092/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b093/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b094/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p net -std -installsuffix shared -buildid 9E78ML9OWzGgHdFY-22I/9E78ML9OWzGgHdFY-22I -goversion go1.13.6 -D "" -importcfg $WORK/b091/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/b091/_cgo_gotypes.go $WORK/b091/cgo_linux.cgo1.go $WORK/b091/cgo_resnew.cgo1.go $WORK/b091/cgo_socknew.cgo1.go $WORK/b091/cgo_unix.cgo1.go $WORK/b091/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/5a/5a9200a455468d7b02dcf18ba96d593fd3f92dc69bff94f6f3f70acf97be28c5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid F5s30I2KvWyz9kRh84AA/F5s30I2KvWyz9kRh84AA -goversion go1.13.6 -D "" -importcfg $WORK/b105/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/95/95c1157dbe50c84dde17cdd4803f1c47fd8c229da898d632750d37a5c83197fe-d # internal mime mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p mime -std -complete -installsuffix shared -buildid zsp3irnaicU9vzE-_DZd/zsp3irnaicU9vzE-_DZd -goversion go1.13.6 -D "" -importcfg $WORK/b112/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/88/88374a3ed058f184d967c485ce7874516d9422694b89eb5a1ef6c6a052a51d6f-d # internal mime/quotedprintable mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid yRw3fOjZSOTb1EFDl-Nl/yRw3fOjZSOTb1EFDl-Nl -goversion go1.13.6 -D "" -importcfg $WORK/b114/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/8b/8b5f1f7d6421e7ca2f4c106dab7f15c2a47b50b9c57ad5e74b76a3017439041c-d # internal net/http/internal mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid BKkZ6yrW3E1Q3nZkcc9Y/BKkZ6yrW3E1Q3nZkcc9Y -goversion go1.13.6 -D "" -importcfg $WORK/b116/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b064/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b064/_pkg_.a $WORK/b064/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/9d/9d94810217da958b042aa5dbb5fb100981f451be13facabcc016934a4bfe3d84-d # internal crypto/rand mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid gudGUb2x1l7-_ah2fbBK/gudGUb2x1l7-_ah2fbBK -goversion go1.13.6 -D "" -importcfg $WORK/b059/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/24/24f5862e96e31ec06b1dbfd90ec29eacfb5069afecb6709c2ee3434550e0b983-d # internal crypto/elliptic mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid RwjuNIS6qiX4uwnNfwLI/RwjuNIS6qiX4uwnNfwLI -goversion go1.13.6 -D "" -importcfg $WORK/b070/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/de/de17408d4a15da96c849dffd56267b4e826b628fd29172c965ceda72838e4a37-d # internal encoding/asn1 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid SDPOKU94j-nlk9qkOO0q/SDPOKU94j-nlk9qkOO0q -goversion go1.13.6 -D "" -importcfg $WORK/b073/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/72/721e3f93f6cca5d41edf72bf8a6b3f9d429428b5fe9922052b7a194ced893e58-d # internal crypto/ed25519 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid zbj5MaqwhTbDPwrrA3MM/zbj5MaqwhTbDPwrrA3MM -goversion go1.13.6 -D "" -importcfg $WORK/b074/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a4/a446257e3b836e8dfc9b22112a4d0bd72891f45a803ef2a75cf04aad84247226-d # internal crypto/rsa mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid KfsImcMDA7yJj6vkuPD2/KfsImcMDA7yJj6vkuPD2 -goversion go1.13.6 -D "" -importcfg $WORK/b079/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/13/13d5f1251ccac6d1cfcf27a35e97128ea8d0b6af03b741f7ab7218410034e5c2-d # internal crypto/dsa mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid YmcIklWEKk6oqPjPVUqa/YmcIklWEKk6oqPjPVUqa -goversion go1.13.6 -D "" -importcfg $WORK/b083/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/73/732a4fea509dafdfe3aa200819e256089b4cc54963fd436fa65442cc382046ca-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b104/ cat >$WORK/b104/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/b018/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b108/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid vxXJy7dW4SzcIhuKH8H3/vxXJy7dW4SzcIhuKH8H3 -goversion go1.13.6 -D "" -importcfg $WORK/b104/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/7a/7a10755bac48979a547079332c36405b029adc4984d53e72e7ad3bc420ace7f3-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid RsGkopt1KDtxJpMp91mp/RsGkopt1KDtxJpMp91mp -goversion go1.13.6 -D "" -importcfg $WORK/b118/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/00/002b3d08cf3c62f9f88839ee38f49a7b2624dc99f60727859ca90fc79a49bc6f-d # internal github.com/prometheus/common/model mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid 70pQaAKSZ8gdFEl6teFG/70pQaAKSZ8gdFEl6teFG -goversion go1.13.6 -D "" -importcfg $WORK/b128/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/7e/7ee5219d7ae2b76f542bf4af11d77d87fbd5e3cfaa3a804ddae20de7cad74218-d # internal crypto/ecdsa mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid jnFMwOXTukYroDmKrz99/jnFMwOXTukYroDmKrz99 -goversion go1.13.6 -D "" -importcfg $WORK/b069/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/48/4878a826876ab669bf744834c3f907152faf5e4952ff3a67ffe7783eec2e64e1-d # internal crypto/x509/pkix mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 2E-XKaITAOYU3YG6Of_h/2E-XKaITAOYU3YG6Of_h -goversion go1.13.6 -D "" -importcfg $WORK/b084/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ff/ff002b934fd7f7a11fde0e82580d2892f55d2b87b4d12aa2a73f15bee4779ae3-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid XG4LzT3zPxt6W3h-F5Ku/XG4LzT3zPxt6W3h-F5Ku -goversion go1.13.6 -D "" -importcfg $WORK/b087/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/c3/c31b91a7254e30ae771526684b960d9eba360c8bcb41f0629046578170cbd1d2-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid l9EjT-aR88thZ2e-m-87/l9EjT-aR88thZ2e-m-87 -goversion go1.13.6 -D "" -importcfg $WORK/b130/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/51/513b096e45ec40a9429e2f28793227a87905a3f800741d6f7277315e7fcd0011-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid kXqdpweoTUQzyQDMpxrQ/kXqdpweoTUQzyQDMpxrQ -goversion go1.13.6 -D "" -importcfg $WORK/b133/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/2c/2cfbe19d2f0ca3bef28f46441157bdb69925cfe1c803b1b03046ba0f2729c6c1-d # internal os/exec mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p os/exec -std -complete -installsuffix shared -buildid CQaYK8kJickzTcjCPVys/CQaYK8kJickzTcjCPVys -goversion go1.13.6 -D "" -importcfg $WORK/b135/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/16/16880025d1573f1cef9f4a130cccb44a0a1e645f663eb0332edf83d4581b06a3-d # internal compress/lzw mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/compress/lzw /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p compress/lzw -std -complete -installsuffix shared -buildid VO2JTQ2UYKXTELwHCOvt/VO2JTQ2UYKXTELwHCOvt -goversion go1.13.6 -D "" -importcfg $WORK/b137/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d0/d05b6b5848c59c219863658de40250216ebcc0f2ca8bd3489db042ca66033c6f-d # internal os/signal mkdir -p $WORK/b141/ cat >$WORK/b141/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b141/symabis ./sig.s cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p os/signal -std -installsuffix shared -buildid wpI9qWUQ110A96TOfsBO/wpI9qWUQ110A96TOfsBO -goversion go1.13.6 -symabis $WORK/b141/symabis -D "" -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/c9/c9bc159a1fc31ea7bba67509b84c42ee2da136d37d9e8bb6344ba8adb2d7c878-d # internal github.com/google/btree mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/btree /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/google/btree -complete -installsuffix shared -buildid aiVJm1Tgl6WjiVT3DSOr/aiVJm1Tgl6WjiVT3DSOr -goversion go1.13.6 -D "" -importcfg $WORK/b142/importcfg -pack ./btree.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b141/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b141/_pkg_.a $WORK/b141/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/14/14dc0efc113a4c8499f135b2a2987f0eae235b970b64d72655ad84761165ae24-d # internal encoding/gob mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid p6r4o6i9IpkclHGNxqlO/p6r4o6i9IpkclHGNxqlO -goversion go1.13.6 -D "" -importcfg $WORK/b145/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/fe/febe21906cbcc20d11c921772e0d7bf6f824110aab31ae77805b1b7a1ce2c0a7-d # internal go/token mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p go/token -std -complete -installsuffix shared -buildid 3fp8-7K1UplHFwKjyjHH/3fp8-7K1UplHFwKjyjHH -goversion go1.13.6 -D "" -importcfg $WORK/b146/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/7b/7b43a5c01ece74d5e4514f600b575c1996faa0fa97e9a1b5d286a511d54c7bbb-d # internal text/template/parse mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid N9ro2UE3F6iw9cQ440nL/N9ro2UE3F6iw9cQ440nL -goversion go1.13.6 -D "" -importcfg $WORK/b150/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b091/_pkg_.a $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/b5/b5aca0285c0b119a808db8d09c0b41f41b747ebd61152df0c61d84f98e8d489c-d # internal crypto/x509 mkdir -p $WORK/b082/ cat >$WORK/b082/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/b033/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/dsa=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b084/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid yM3TZbdcLqpoBZFdOG9z/yM3TZbdcLqpoBZFdOG9z -goversion go1.13.6 -D "" -importcfg $WORK/b082/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_arm/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/e9/e9dae22e36fd41563f17f56fc6a36860ed2c2c0195ae7e7fba3232463982f3cb-d # internal net/textproto mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid AmybQ77RAkmhCD9SDxVc/AmybQ77RAkmhCD9SDxVc -goversion go1.13.6 -D "" -importcfg $WORK/b109/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/30/3019571ba463253120e3b8397fe9adae946a6a7d6d9168918dab2cbe4dde9de8-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid jti1x_eZ4mebPzyOkX2H/jti1x_eZ4mebPzyOkX2H -goversion go1.13.6 -D "" -importcfg $WORK/b110/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/4c/4c01f442bfd3eb6af740f438d4cb4054ffe61b16cc50a407518ff845204ac297-d # internal github.com/prometheus/procfs mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b130/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid _jUD1gvVnH3AYWRHTmIx/_jUD1gvVnH3AYWRHTmIx -goversion go1.13.6 -D "" -importcfg $WORK/b129/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/d4/d475defda15837e8905c278e535950fbdd39d9253788cfaefd019f71b79c159c-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b103/ cat >$WORK/b103/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/b104/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid jBV1r5SdB1akiwow1znP/jBV1r5SdB1akiwow1znP -goversion go1.13.6 -D "" -importcfg $WORK/b103/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/6e/6eaca3a5a90da680c1a3ad625159a25a7eb33ff5aeb5f9ba30c6734202ea7294-d # internal mime/multipart mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/quotedprintable=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid RpOswRbA3QvvT1wnC0yj/RpOswRbA3QvvT1wnC0yj -goversion go1.13.6 -D "" -importcfg $WORK/b113/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/55/55180b3b942326af4e09e5f71de8f2894bea6957461e6d5b4396f4561d839d74-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os/exec=$WORK/b135/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-sockaddr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid cXIFIm_eJlDfaIBosfnr/cXIFIm_eJlDfaIBosfnr -goversion go1.13.6 -D "" -importcfg $WORK/b134/importcfg -pack ./doc.go ./ifaddr.go ./ifaddrs.go ./ifattr.go ./ipaddr.go ./ipaddrs.go ./ipv4addr.go ./ipv6addr.go ./rfc.go ./route_info.go ./route_info_linux.go ./sockaddr.go ./sockaddrs.go ./unixsock.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fa/faba11e2784b11282d3f05bde1fa4fd5a053451121e9fe71bede952b120da3d0-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid A51gprTyNnbKCwWhf5_j/A51gprTyNnbKCwWhf5_j -goversion go1.13.6 -D "" -importcfg $WORK/b121/importcfg -pack ./timestamp.pb.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/15/150829977a7b2f249dbcccf966ec64a6b9e98cff2a1265314c7401c1c3062d5c-d # internal crypto/tls mkdir -p $WORK/b066/ cat >$WORK/b066/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/b033/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/rc4=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid jK_C_mt5WOK_Ad2y1dUK/jK_C_mt5WOK_Ad2y1dUK -goversion go1.13.6 -D "" -importcfg $WORK/b066/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/1d/1d44a463a2c24da7eef621e15f601b74739a891c00b6dee0f0d967676a1ee6c4-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b121/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid EePPDeRA2QFMm6708E6v/EePPDeRA2QFMm6708E6v -goversion go1.13.6 -D "" -importcfg $WORK/b120/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/ec/ecb9a514939446c43183752e88a33aa07628052276c2e7b8f875603b144019db-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b120/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid iLN_S524dinxfpDWbduE/iLN_S524dinxfpDWbduE -goversion go1.13.6 -D "" -importcfg $WORK/b119/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/de/deb787c4750f32eb785690799a1fca3ed4f0ac91ea89256630eba8a701b5bd9f-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid Cw-AENRiiunMT0GVMmjs/Cw-AENRiiunMT0GVMmjs -goversion go1.13.6 -D "" -importcfg $WORK/b125/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/fe/fedec524ce36e73c7c6129f25e60a0bf683de77b634cb4895620a401c513e2f4-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid 5Q4_EOCH7kYkyeJlj9_h/5Q4_EOCH7kYkyeJlj9_h -goversion go1.13.6 -D "" -importcfg $WORK/b126/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/07/077c1354a3b67f6b2d1dc783206d77239cf3f5eb3c2cb3b8cfb0eedef009a9fb-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile io=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid A7-9bKYnbZ9v1Wm9JwNx/A7-9bKYnbZ9v1Wm9JwNx -goversion go1.13.6 -D "" -importcfg $WORK/b127/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ca/ca2154db400756ed0b072e7f3aca5468270525ab7459f4fde250063d08aaa416-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b125/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b126/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid hDK9k_zJdUz7591H9uzU/hDK9k_zJdUz7591H9uzU -goversion go1.13.6 -D "" -importcfg $WORK/b124/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/29/29be84eef2fa4492620c09ab71b274f98324c1e8c9c1f56b41afd2084e14f22b-d # internal text/template mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b150/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p text/template -std -complete -installsuffix shared -buildid vuLEQN7dT8xuIxprOCUq/vuLEQN7dT8xuIxprOCUq -goversion go1.13.6 -D "" -importcfg $WORK/b149/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/50/509986c29f2bb33173d765278b4ec2863aeaec9d574b318f5b49d09e50073344-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b152/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid suRnZoxQaxwzpd7_veij/suRnZoxQaxwzpd7_veij -goversion go1.13.6 -D "" -importcfg $WORK/b151/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/be/be090bfcf17a3e73db3165bd62ceaf8a72b2e8858d6cee95de4a10f9f4df8bd7-d # internal golang.org/x/crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p golang.org/x/crypto/ed25519/internal/edwards25519 -complete -installsuffix shared -buildid Vr7GihhOT-73RJqFPRgB/Vr7GihhOT-73RJqFPRgB -goversion go1.13.6 -D "" -importcfg $WORK/b156/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/99/99f7079bf81ca97147b93232b6f8e36fa6c971235b014b36ffa36ceda3c19f19-d # internal golang.org/x/net/bpf mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid dH8FisfuYhzHpMa-PZSa/dH8FisfuYhzHpMa-PZSa -goversion go1.13.6 -D "" -importcfg $WORK/b158/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/16/1674963408a03ed9e808f6976364aea0d9809919dea86bbe44d3a5341fbc9ab7-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b156/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid mLE8IQlHdgX5He359FN2/mLE8IQlHdgX5He359FN2 -goversion go1.13.6 -D "" -importcfg $WORK/b155/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/24/245db375696f7507afa5420bd8cf46646aadd7887c14bf6df0558f0a9b3bab99-d # internal golang.org/x/sys/unix mkdir -p $WORK/b161/ cat >$WORK/b161/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b161=>" -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b161/symabis ./asm_linux_arm.s cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid qfTk1r34na1HOql0Z9zZ/qfTk1r34na1HOql0Z9zZ -goversion go1.13.6 -symabis $WORK/b161/symabis -D "" -importcfg $WORK/b161/importcfg -pack -asmhdr $WORK/b161/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm.go ./zptrace_armnn_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3c/3c61f0b264b1ba2b3de8d71b50fb537739ac0762c566025dbf2a597b2c9c2950-d # internal github.com/sean-/seed mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sean-/seed /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/sean-/seed -complete -installsuffix shared -buildid PIXoWQMAgVfwlOVyMUzv/PIXoWQMAgVfwlOVyMUzv -goversion go1.13.6 -D "" -importcfg $WORK/b163/importcfg -pack ./init.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f7/f785c3798cf012e33a04880b31d15ef950d93959a154eb295c91ac33016193e9-d # internal html/template mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile html=$WORK/b148/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile text/template/parse=$WORK/b150/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p html/template -std -complete -installsuffix shared -buildid NL99WQVUWcHvot7d5cQZ/NL99WQVUWcHvot7d5cQZ -goversion go1.13.6 -D "" -importcfg $WORK/b147/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/a8/a8a70e323088fd837a928bab45b440a1248d68b40387f17673135fd421417967-d # internal database/sql/driver mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid Rbm2VTcnhKhSO0sTNMEQ/Rbm2VTcnhKhSO0sTNMEQ -goversion go1.13.6 -D "" -importcfg $WORK/b165/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/8b/8b9428c4140fbdc0da9840a480a4b19be8d28d5892385ff18685e93456aeadc9-d # internal github.com/oklog/ulid mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile database/sql/driver=$WORK/b165/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oklog/ulid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/oklog/ulid -complete -installsuffix shared -buildid J76dzywprobOdcTfIYWY/J76dzywprobOdcTfIYWY -goversion go1.13.6 -D "" -importcfg $WORK/b164/importcfg -pack ./ulid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/cb/cb4c54d912070329ce2ce9005f09e11fd38e3a3e2191207cb006b6f8cb815b9d-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/26/267d00e9b60a50fc3484502b359f637ef6737929af829be04dcdff49d790728d-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid MCsGUdX4fNJI_hBSe_bB/MCsGUdX4fNJI_hBSe_bB -goversion go1.13.6 -D "" -importcfg $WORK/b173/importcfg -pack ./timeseries.go github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid -b40j94sRSSLLwrowBjw/-b40j94sRSSLLwrowBjw -goversion go1.13.6 -D "" -importcfg $WORK/b168/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/ea/eaf3de72a1e933383cf08cb4fbddebeb53fa21e669fe52d9c9722fa2b0a94337-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 3wu6EUZTdiasw07wjYy_/3wu6EUZTdiasw07wjYy_ -goversion go1.13.6 -D "" -importcfg $WORK/b175/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/bd/bdbdfc7fdb43b7e169bdf2ea83cad0ca1a86b3ba67d8b6ec0de9e2a9b7d2a1a2-d # internal github.com/cespare/xxhash mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/cespare/xxhash -complete -installsuffix shared -buildid lMRP6EM9uEtyyUzi_Fcg/lMRP6EM9uEtyyUzi_Fcg -goversion go1.13.6 -D "" -importcfg $WORK/b179/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ad/ade330335423ed0c8df11a29d4b259a0a7b23d79258bcb23960ba0d8c136cb1a-d # internal github.com/oklog/run mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b141/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oklog/run /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/oklog/run -complete -installsuffix shared -buildid ZrIc5pX8valfvq0PJlZu/ZrIc5pX8valfvq0PJlZu -goversion go1.13.6 -D "" -importcfg $WORK/b181/importcfg -pack ./actors.go ./group.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/a5/a5a710061c63810adec143a22f2c65e16e818d66966df79c06e311ae689d4678-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b188/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid 5L6uHCSOfcYeonYV0TDg/5L6uHCSOfcYeonYV0TDg -goversion go1.13.6 -D "" -importcfg $WORK/b187/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 cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ce/ce469ef245ce39a0d3707f57b232b6cb7aed5d8bc6f90ea149b31e45ea133588-d # internal net/http/httptrace mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile internal/nettrace=$WORK/b093/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid wmhD-gLenPGbQJe-k9oL/wmhD-gLenPGbQJe-k9oL -goversion go1.13.6 -D "" -importcfg $WORK/b115/importcfg -pack ./trace.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b161=>" -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b161/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b161/_pkg_.a $WORK/b161/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ee/ee963fb39f5ad7364ead69a7f5b2aa21cff913203e6597546a80b99a1697a492-d # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/c2/c207519bf3e073daaae08eabdc8ed32da903b7c4ede06918c6ce6cedc2d701b5-d # internal net/http mkdir -p $WORK/b057/ cat >$WORK/b057/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/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile net/http/internal=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF golang.org/x/net/internal/socket mkdir -p $WORK/b160/ cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p net/http -std -complete -installsuffix shared -buildid 7usEc_yebtV4AxXpbbT7/7usEc_yebtV4AxXpbbT7 -goversion go1.13.6 -D "" -importcfg $WORK/b057/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 cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid 86Na9lfObl0PoQEpGfvD/86Na9lfObl0PoQEpGfvD -goversion go1.13.6 -D "" -importcfg $WORK/b160/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./norace.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_arm.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/8e/8e04dfac97b4962a2de601ef0b67b856a26e73cbf593a4aef12569a24aac84a8-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b168/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid UnhUYete8e7n6pxEoF4C/UnhUYete8e7n6pxEoF4C -goversion go1.13.6 -D "" -importcfg $WORK/b167/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/20/201c1f52cf6287af27e8fe475644a9f8125173817f0c069d5968ae8b86a1ea56-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b158/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b159/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b160/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid n-pqN2ZaofA_psXDBEXl/n-pqN2ZaofA_psXDBEXl -goversion go1.13.6 -D "" -importcfg $WORK/b157/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/6f/6f8a9ff76ae1ea3a75f82d97c8d2ed28ef3ef2c086d0c1c487659ebee5b988b9-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b158/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b159/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b160/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid sYuquJtbPD5z2CLi6afO/sYuquJtbPD5z2CLi6afO -goversion go1.13.6 -D "" -importcfg $WORK/b162/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/59/59b08ef24b3ebab32b5b9329ac0c920e4deefcfe60baf957aaab15e41c8a7843-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b167/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cluster/clusterpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid o2Y3RnMwJF9rNcHovmUR/o2Y3RnMwJF9rNcHovmUR -goversion go1.13.6 -D "" -importcfg $WORK/b166/importcfg -pack ./cluster.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/de/dec5e95c0e3f5f1d2d3a7419e5fb77e0dfede72522c8d567902d59d712018dfb-d # internal github.com/miekg/dns mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/dsa=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/base32=$WORK/b154/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b155/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b157/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/miekg/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid 5b4jZCH_7V4JjJ2zCOdr/5b4jZCH_7V4JjJ2zCOdr -goversion go1.13.6 -D "" -importcfg $WORK/b153/importcfg -pack ./acceptfunc.go ./client.go ./clientconfig.go ./dane.go ./defaults.go ./dns.go ./dnssec.go ./dnssec_keygen.go ./dnssec_keyscan.go ./dnssec_privkey.go ./doc.go ./duplicate.go ./edns.go ./format.go ./generate.go ./labels.go ./listen_go111.go ./msg.go ./msg_helpers.go ./msg_truncate.go ./nsecx.go ./privaterr.go ./reverse.go ./sanitize.go ./scan.go ./scan_rr.go ./serve_mux.go ./server.go ./sig0.go ./singleinflight.go ./smimea.go ./tlsa.go ./tsig.go ./types.go ./udp.go ./update.go ./version.go ./xfr.go ./zduplicate.go ./zmsg.go ./ztypes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/76/76ce96691f4a6b32585289dcf221461eb1b357c272e808aa392d7c9ce8213495-d # internal github.com/satori/go.uuid mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile database/sql/driver=$WORK/b165/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/satori/go.uuid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/satori/go.uuid -complete -installsuffix shared -buildid eiHvrUxurT_SPQhLAe6X/eiHvrUxurT_SPQhLAe6X -goversion go1.13.6 -D "" -importcfg $WORK/b191/importcfg -pack ./codec.go ./generator.go ./sql.go ./uuid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/f3/f3ccffcc433cd2091e2d5a7004d66f136047f83d53e19174118affa99b7af9e6-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/pkg/labels /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid SPQ9yEBiJwSV8Tlw8TzM/SPQ9yEBiJwSV8Tlw8TzM -goversion go1.13.6 -D "" -importcfg $WORK/b196/importcfg -pack ./matcher.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/54/54d0e37f4120b61cee56a898b7170f6b43084ad907b48b02075ecbb93b221d03-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b096/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/analysis/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid onHtrlQsKoWx4R1N5QFX/onHtrlQsKoWx4R1N5QFX -goversion go1.13.6 -D "" -importcfg $WORK/b203/importcfg -pack ./post_go18.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/54/54758bb81707c8db04298e592dce2dd4008084100289a780b785d026615a3252-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/jlexer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid bV7plaVCfqkF9pATVb4u/bV7plaVCfqkF9pATVb4u -goversion go1.13.6 -D "" -importcfg $WORK/b206/importcfg -pack ./bytestostr.go ./error.go ./lexer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/04/04b8e75ee2983402fdcadada1db068e1ff9c6ed3c745d1c12a9c8a7b50438806-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/PuerkitoBio/urlesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid 9nuANxTKWMi6UuOKbazZ/9nuANxTKWMi6UuOKbazZ -goversion go1.13.6 -D "" -importcfg $WORK/b212/importcfg -pack ./urlesc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/48/485db5b25ddde77c19d0a9e0509bfd44f56baf144f935eb050417eddfcfe13bc-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid w4Ayyqd7l3RaoiTVdi2l/w4Ayyqd7l3RaoiTVdi2l -goversion go1.13.6 -D "" -importcfg $WORK/b216/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/f5/f53eabf158ac083c90b938f878c9f21ff96ffd068880829ffb6b3315cd6e696c-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b215/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid KVs-ao2DyTkFVBAhkr4g/KVs-ao2DyTkFVBAhkr4g -goversion go1.13.6 -D "" -importcfg $WORK/b217/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/82/823f0745d2862945bc950861dd0fa92b419e9bc435d62e211f076dd7c219827c-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b215/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b216/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid nPPiTfo2z92uJt5ODUne/nPPiTfo2z92uJt5ODUne -goversion go1.13.6 -D "" -importcfg $WORK/b214/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/a8/a8cdbf2547f5da333b050fbb90f9e0bd787831ac8c83f51a71a2695e3482e221-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile html=$WORK/b148/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/asaskevich/govalidator /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid Z-8GWpIeL7bHPZKHPds1/Z-8GWpIeL7bHPZKHPds1 -goversion go1.13.6 -D "" -importcfg $WORK/b220/importcfg -pack ./arrays.go ./converter.go ./doc.go ./error.go ./numerics.go ./patterns.go ./types.go ./utils.go ./validator.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/9e/9e14e59facd31616caa1d344b95f503ccc04ace5ac58b1ffc34cfa8612e58e3d-d # internal golang.org/x/net/idna mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b214/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b216/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b217/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid yMwAD3udIKZxmrmR2wTG/yMwAD3udIKZxmrmR2wTG -goversion go1.13.6 -D "" -importcfg $WORK/b213/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/8a/8a561d0aa22324dcad39653d261c5dae3c5346fca90e2f0ea1d7cac29c59c1e7-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b167/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b187/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/nflog/nflogpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid EIw_X36chnP2c90uFNeN/EIw_X36chnP2c90uFNeN -goversion go1.13.6 -D "" -importcfg $WORK/b186/importcfg -pack ./nflog.pb.go ./set.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/f7/f7a2af10de29c302244e2a369023169814d401982905afc3595aca2a9e42e439-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b167/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b187/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/silence/silencepb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid Hs1fkRb36JldraIpSlDY/Hs1fkRb36JldraIpSlDY -goversion go1.13.6 -D "" -importcfg $WORK/b190/importcfg -pack ./silence.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/05/05e52843e38d2424f0f9868b4b094875232d2b4fd5fcbf1816034ce22a493ce7-d # internal github.com/globalsign/mgo/internal/json mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/globalsign/mgo/internal/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/globalsign/mgo/internal/json -complete -installsuffix shared -buildid ZUvWcaImr8aaLSy55vWh/ZUvWcaImr8aaLSy55vWh -goversion go1.13.6 -D "" -importcfg $WORK/b222/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/b5/b54cb5dfa3f72bedcd40251a4e8abc56027389bcd8a5d62525f33ccda5a9c5ed-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b212/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b213/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b217/_pkg_.a packagefile golang.org/x/text/width=$WORK/b218/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/PuerkitoBio/purell /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid EPKrBl_bp0horIq4yZzl/EPKrBl_bp0horIq4yZzl -goversion go1.13.6 -D "" -importcfg $WORK/b211/importcfg -pack ./purell.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/69/6915c4508b6f8fdd9d187b14219215b352ae8e1b23030f47ba30d37279865ac4-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mitchellh/mapstructure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid np2yZxLnbZGr34p3Reau/np2yZxLnbZGr34p3Reau -goversion go1.13.6 -D "" -importcfg $WORK/b224/importcfg -pack ./decode_hooks.go ./error.go ./mapstructure.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/14/14f1e154457832b61f8f33c434e3b65ffe4616af9c59e13f50195133da94fc90-d # internal net/mail mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p net/mail -std -complete -installsuffix shared -buildid 526YdlRfVMkSh2ZRl7bh/526YdlRfVMkSh2ZRl7bh -goversion go1.13.6 -D "" -importcfg $WORK/b225/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/48/484d5901450e733cb37309ccdd6a51e8b89d0b5c8ca3550ab852e3675aeae80e-d # internal encoding/csv mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid 8j_X6zfbfnJ2RzH0F-Y8/8j_X6zfbfnJ2RzH0F-Y8 -goversion go1.13.6 -D "" -importcfg $WORK/b228/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/54/54480adcc1f211710049565f70d1e42d42cd29cd6e065a98b77d028c60a07115-d # internal encoding/xml mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid l1guZfip31E_4Gud3Gc4/l1guZfip31E_4Gud3Gc4 -goversion go1.13.6 -D "" -importcfg $WORK/b229/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/be/be1eee7f7fb7d3a591c57bb8a33663b3fe250c30df64b6a7ead8b7a93bebcf15-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid MERjHrQvjRHTlEnWMQTF/MERjHrQvjRHTlEnWMQTF -goversion go1.13.6 -D "" -importcfg $WORK/b230/importcfg -pack ./logger.go ./standard.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/2a/2afca521c7f3d2c5c45bb916e1ff3ce4344c3fc025bc6f6f79f0a460a472f821-d # internal github.com/docker/go-units mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid 7DOeVslfaPtL8hoRoalz/7DOeVslfaPtL8hoRoalz -goversion go1.13.6 -D "" -importcfg $WORK/b239/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/b5/b5afe59b8f17e896955fcc3171eda88123d37a0afb09f6cb732fff3346a16efc-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b239/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/flagext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/go-openapi/runtime/flagext -complete -installsuffix shared -buildid v3UkPELZ9FshFu1LMEJT/v3UkPELZ9FshFu1LMEJT -goversion go1.13.6 -D "" -importcfg $WORK/b238/importcfg -pack ./byte_size.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/d4/d40afe7b844ef81dd22afde168b180f31f6d4d92e1506b3c31176295ed3d2520-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid N-ANM3XJ09jycwKJanoo/N-ANM3XJ09jycwKJanoo -goversion go1.13.6 -D "" -importcfg $WORK/b240/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./tiocgwinsz_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/80/808745efa8f9e28bcfe15570bafe4e1592d8112a78fdfd46949803cd5c99a5e3-d # internal github.com/globalsign/mgo/bson mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/globalsign/mgo/internal/json=$WORK/b222/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/globalsign/mgo/bson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/globalsign/mgo/bson -complete -installsuffix shared -buildid pH0s0rMiMPyG7ekjwe5e/pH0s0rMiMPyG7ekjwe5e -goversion go1.13.6 -D "" -importcfg $WORK/b221/importcfg -pack ./bson.go ./compatibility.go ./decimal.go ./decode.go ./encode.go ./json.go ./stream.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/50/503e140db4c4063c5d492f433c478d9ece211a91395419babf57c5a802321d42-d # internal golang.org/x/net/netutil mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b091/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/netutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p golang.org/x/net/netutil -complete -installsuffix shared -buildid jERJsTxjdcxyqg8XAKZB/jERJsTxjdcxyqg8XAKZB -goversion go1.13.6 -D "" -importcfg $WORK/b247/importcfg -pack ./listen.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c0/c04b8ea4d44409affde27aa7fd6056b56c6cd53887fe87f207105ee9e4000ce9-d # internal expvar mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p expvar -std -complete -installsuffix shared -buildid TCnjzR2H9mMrflFnnNhw/TCnjzR2H9mMrflFnnNhw -goversion go1.13.6 -D "" -importcfg $WORK/b056/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/9a/9a63887ab39975ec7428eecff5801867667a102e77e406be765544a70eddc7dc-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bitbucket.org/ww/goautoneg=$WORK/b123/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b124/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b127/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b120/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid zuq_fV-BQI5iltxCsy6t/zuq_fV-BQI5iltxCsy6t -goversion go1.13.6 -D "" -importcfg $WORK/b122/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./openmetrics_create.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/43/43f35af8da19770b369c5aed1e89463d86bb7f55919ca92d8db89b4c8407fdce-d # internal github.com/armon/go-metrics mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b139/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b141/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/armon/go-metrics /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/armon/go-metrics -complete -installsuffix shared -buildid mwKlkeJqe3e8TfethiE4/mwKlkeJqe3e8TfethiE4 -goversion go1.13.6 -D "" -importcfg $WORK/b138/importcfg -pack ./const_unix.go ./inmem.go ./inmem_endpoint.go ./inmem_signal.go ./metrics.go ./sink.go ./start.go ./statsd.go ./statsite.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/7c/7c2245ab1c443c9c7769e7b85a33195247c0b0b08510595028e4a6bdd6d4b411-d # internal net/rpc mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/gob=$WORK/b145/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/token=$WORK/b146/_pkg_.a packagefile html/template=$WORK/b147/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid 16zcx9PsuSluy-g5b_Zb/16zcx9PsuSluy-g5b_Zb -goversion go1.13.6 -D "" -importcfg $WORK/b144/importcfg -pack ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/cc/cc6c852f1ddb2de94dc4608c276d3fc5ca0f20f8aa6076a76ffa17b581a1b16c-d # internal golang.org/x/net/trace mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b173/_pkg_.a packagefile html/template=$WORK/b147/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid Oagk-CB_F37sVLR5TV8y/Oagk-CB_F37sVLR5TV8y -goversion go1.13.6 -D "" -importcfg $WORK/b172/importcfg -pack ./events.go ./histogram.go ./trace.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/3a/3a5adbedb58d592b4c1be54e328bf46f7c7263414cdf55d8fdfe77fd844d1979-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b117/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b119/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b120/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b122/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b129/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b131/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid jpjRbBrGQAasy8stESDo/jpjRbBrGQAasy8stESDo -goversion go1.13.6 -D "" -importcfg $WORK/b051/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./http.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/91/91cd73ba2c38a51f160ec303a65cb057374b4b1f4197a52b8a54f605a68751b4-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid VQY_AHx08ZN12DTXT4ex/VQY_AHx08ZN12DTXT4ex -goversion go1.13.6 -D "" -importcfg $WORK/b195/importcfg -pack ./file.go ./vfsutil.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/16/16209609600acae5a9edabab519d4a44315933df5a0a1a85119a74f626b45ad5-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net/rpc=$WORK/b144/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/58/58e9059897d04406418f93a7f095439c6d39cd39d7e54bcfb7fcaa52b1d686a9-d # internal cd /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid z5ClvNSwNHyWTa7XU6Xb/z5ClvNSwNHyWTa7XU6Xb -goversion go1.13.6 -D "" -importcfg $WORK/b143/importcfg -pack ./0doc.go ./binc.go ./decode.go ./encode.go ./helper.go ./helper_internal.go ./msgpack.go ./rpc.go ./simple.go ./time.go github.com/julienschmidt/httprouter mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/julienschmidt/httprouter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/julienschmidt/httprouter -complete -installsuffix shared -buildid XnC5tW5izp7pJK0rkr-0/XnC5tW5izp7pJK0rkr-0 -goversion go1.13.6 -D "" -importcfg $WORK/b198/importcfg -pack ./params_go17.go ./path.go ./router.go ./tree.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/e6/e6365d61b703d721fedcb8884377222a9e887f7967e259f57961964941b70d22-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b195/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/shurcooL/vfsgen /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid clOn2k3YMyrWitqjXNGj/clOn2k3YMyrWitqjXNGj -goversion go1.13.6 -D "" -importcfg $WORK/b194/importcfg -pack ./commentwriter.go ./doc.go ./generator.go ./options.go ./stringwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/30/3019955bc06d1ae962dabd219acc76d42ce56b486bbce7477c4561401fad2aa9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b194/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/asset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid tmBci1pp8CbPA0bP967Z/tmBci1pp8CbPA0bP967Z -goversion go1.13.6 -D "" -importcfg $WORK/b193/importcfg -pack ./assets_vfsdata.go ./doc.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/ad/adbc3a93b7a5b0aaf06f286e3db3a9c384410be6e8f91c1a12f9f3e899bd859c-d # internal github.com/go-openapi/swag mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b206/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b207/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/swag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/go-openapi/swag -complete -installsuffix shared -buildid Nbu1QtwDjjf7aFYB0zoi/Nbu1QtwDjjf7aFYB0zoi -goversion go1.13.6 -D "" -importcfg $WORK/b205/importcfg -pack ./convert.go ./convert_types.go ./doc.go ./json.go ./loading.go ./net.go ./path.go ./post_go18.go ./post_go19.go ./util.go ./yaml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/2c/2cd2efd7507a2c1ceff03e479c98b44efee1a6aa3ba7f5056bfbba53a9c303b6-d # internal github.com/prometheus/common/route mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b198/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/route /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/prometheus/common/route -complete -installsuffix shared -buildid WLcs35cQJK4-2SWUqe7A/WLcs35cQJK4-2SWUqe7A -goversion go1.13.6 -D "" -importcfg $WORK/b197/importcfg -pack ./route.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/50/504972584d2f0fc104327e808e5326f9db0abac3d39e81f1e3ebf461adb323cf-d # internal github.com/go-openapi/errors mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/go-openapi/errors -complete -installsuffix shared -buildid XK6ADA8IWakaejAwjMjw/XK6ADA8IWakaejAwjMjw -goversion go1.13.6 -D "" -importcfg $WORK/b223/importcfg -pack ./api.go ./auth.go ./doc.go ./headers.go ./middleware.go ./parsing.go ./schema.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/e1/e14cc2c287b1e0b150fedf7ed0e2edac2c7fba5c1ed79a0e6199e5e7b7e253c5-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/82/82248834c6607ae85429f4525295a438e5373976aa91dc52b363267cb31ad87e-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid h92pvA6NL27uiYpaGKHS/h92pvA6NL27uiYpaGKHS -goversion go1.13.6 -D "" -importcfg $WORK/b231/importcfg -pack ./router.go ./server.go ./util.go github.com/go-openapi/strfmt mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b165/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b220/_pkg_.a packagefile github.com/globalsign/mgo/bson=$WORK/b221/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b206/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b207/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b224/_pkg_.a packagefile net/mail=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/strfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid ZqYtoyIS3YEZAiTPMfKX/ZqYtoyIS3YEZAiTPMfKX -goversion go1.13.6 -D "" -importcfg $WORK/b219/importcfg -pack ./bson.go ./date.go ./default.go ./doc.go ./duration.go ./format.go ./time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/20/2000878ddbf9c12f4c4e55481a7ce61e7e7429564e470435aa7bb3d066860d6c-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/jsonpointer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid IGiR6DhJVZ_PIZAyuz0v/IGiR6DhJVZ_PIZAyuz0v -goversion go1.13.6 -D "" -importcfg $WORK/b204/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/94/94e9e391fe8f74f45cdbbec9631cc5e47257f3ce06be37093a1d7e711519f9ad-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid y5bL9j-SNwqoV8xgRvVc/y5bL9j-SNwqoV8xgRvVc -goversion go1.13.6 -D "" -importcfg $WORK/b232/importcfg -pack ./header.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/e7/e7bd9e3df82a5370231d226e0ae9b736f55895ebfe135daa59aa91c29496d49b-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b211/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/jsonreference /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid YdHH_FfE4FePk9QSYufU/YdHH_FfE4FePk9QSYufU -goversion go1.13.6 -D "" -importcfg $WORK/b210/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/f8/f8962e2bf5077cb193c5cd056bac97eea6679f6757874e37b79074916711c153-d # internal github.com/rs/cors mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/rs/cors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/rs/cors -complete -installsuffix shared -buildid VOhicOkhiFiyZgwCw5fL/VOhicOkhiFiyZgwCw5fL -goversion go1.13.6 -D "" -importcfg $WORK/b248/importcfg -pack ./cors.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/f7/f7341cbab2bcadffe3d69a0c17f55bc06e97858f34b9fe1e5af0acaaa301093b-d # internal github.com/go-openapi/spec mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile encoding/gob=$WORK/b145/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b204/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b210/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/spec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/go-openapi/spec -complete -installsuffix shared -buildid y9BGe-Waj4bvgsiATV0D/y9BGe-Waj4bvgsiATV0D -goversion go1.13.6 -D "" -importcfg $WORK/b209/importcfg -pack ./bindata.go ./cache.go ./contact_info.go ./debug.go ./expander.go ./external_docs.go ./header.go ./info.go ./items.go ./license.go ./normalizer.go ./operation.go ./parameter.go ./path_item.go ./paths.go ./ref.go ./response.go ./responses.go ./schema.go ./schema_loader.go ./security_scheme.go ./spec.go ./swagger.go ./tag.go ./unused.go ./xml_object.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/39/39d217ad9de7e9bc1b8e6796505524f11933aacc0f015c0e635e92e31e16db13-d # internal net/smtp mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/smtp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p net/smtp -std -complete -installsuffix shared -buildid DLYqDx6iYdG3I_5fCy1r/DLYqDx6iYdG3I_5fCy1r -goversion go1.13.6 -D "" -importcfg $WORK/b250/importcfg -pack ./auth.go ./smtp.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/2f/2f37a0e16e9ec2ab7877fa391c9ad0ed69b57beba4714c3b767f3948b499c81b-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/metrics /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/prometheus/alertmanager/api/metrics -complete -installsuffix shared -buildid x06Q9VDf4BuYJA8vX9Uy/x06Q9VDf4BuYJA8vX9Uy -goversion go1.13.6 -D "" -importcfg $WORK/b050/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/42/4203d4ed8c209d4f43bc22063147360c939e09b05d1148e729744819533e8a75-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/d0/d08cf13c0c2e4a94ab96b0fdebcaa84f8a2038b5be946300c948adfb3f176f66-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b172/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/hashicorp/memberlist cd /usr/share/gocode/src/github.com/mwitkow/go-conntrack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid PJakQagje7OKRhI7oGh5/PJakQagje7OKRhI7oGh5 -goversion go1.13.6 -D "" -importcfg $WORK/b171/importcfg -pack ./dialer_reporter.go ./dialer_wrapper.go ./listener_reporter.go ./listener_wrapper.go mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/lzw=$WORK/b137/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b138/_pkg_.a packagefile github.com/google/btree=$WORK/b142/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b143/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b151/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b134/_pkg_.a packagefile github.com/miekg/dns=$WORK/b153/_pkg_.a packagefile github.com/sean-/seed=$WORK/b163/_pkg_.a packagefile hash/crc32=$WORK/b054/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/memberlist /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid ZEGIB3npM5OYQJLSA5d1/ZEGIB3npM5OYQJLSA5d1 -goversion go1.13.6 -D "" -importcfg $WORK/b136/importcfg -pack ./alive_delegate.go ./awareness.go ./broadcast.go ./config.go ./conflict_delegate.go ./delegate.go ./event_delegate.go ./keyring.go ./logging.go ./memberlist.go ./merge_delegate.go ./mock_transport.go ./net.go ./net_transport.go ./ping_delegate.go ./queue.go ./security.go ./state.go ./suspicion.go ./transport.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/fd/fdfad69c70d3f8209385adeefd099af5cfe0690955c5c86e6151a7d2cb5cfda0-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid 0Aw4Ok1h2ufnkoYxu2a7/0Aw4Ok1h2ufnkoYxu2a7 -goversion go1.13.6 -D "" -importcfg $WORK/b183/importcfg -pack ./match.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a3/a3bd46a473ff52c1b02451fed75b61eeb2a1eed0670751c5e2339a07be42c2c9-d # internal github.com/prometheus/common/config mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b171/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/prometheus/common/config -complete -installsuffix shared -buildid qL25C4_iadjsUtMijv5X/qL25C4_iadjsUtMijv5X -goversion go1.13.6 -D "" -importcfg $WORK/b170/importcfg -pack ./config.go ./http_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/0d/0dfd472e7036f79e8aa3ce6abb504ae3cd353e8b3a15b267e74da1142d1abf76-d # internal github.com/prometheus/common/version mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/prometheus/common/version -complete -installsuffix shared -buildid UfBbIWioWReE2CAIpnJv/UfBbIWioWReE2CAIpnJv -goversion go1.13.6 -D "" -importcfg $WORK/b199/importcfg -pack ./info.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/60/60ba55d5c44f3863d083489737da311118459fed68ebaa456d7051cc31e743a3-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/provider /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid GhC6ZVyslHuP_HVgmDZB/GhC6ZVyslHuP_HVgmDZB -goversion go1.13.6 -D "" -importcfg $WORK/b182/importcfg -pack ./provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/96/9658c0ebbdec3934bb98366b584d77752d98357ddf75d1936495cd232fdf8281-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/store /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid DrpTup9TQIUiySwb02wt/DrpTup9TQIUiySwb02wt -goversion go1.13.6 -D "" -importcfg $WORK/b184/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/40/409c96a618437811adeaee1900387f3645326b17abb460d59b63a36fbeb4ccff-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile html/template=$WORK/b147/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid WR7BG0INO6mslKOjHODL/WR7BG0INO6mslKOjHODL -goversion go1.13.6 -D "" -importcfg $WORK/b192/importcfg -pack ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/f8/f86728c23007cfafc15c95f381fda6ed4bb158104089f00fdb907a0fcddd5bf4-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/csv=$WORK/b228/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile encoding/xml=$WORK/b229/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid zVf3EIeDY1Y4ZZNYE6He/zVf3EIeDY1Y4ZZNYE6He -goversion go1.13.6 -D "" -importcfg $WORK/b227/importcfg -pack ./bytestream.go ./client_auth_info.go ./client_operation.go ./client_request.go ./client_response.go ./constants.go ./csv.go ./discard.go ./file.go ./headers.go ./interfaces.go ./json.go ./request.go ./statuses.go ./text.go ./values.go ./xml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/1d/1d3219f0d50e08341bc2b8bd8c387e303c1189780d03f2e2fafe81895a383864-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid 4Ezbi-iXs2nbEguqILkO/4Ezbi-iXs2nbEguqILkO -goversion go1.13.6 -D "" -importcfg $WORK/b169/importcfg -pack ./config.go ./coordinator.go ./notifiers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/cf/cf39cea3d377798948306c8ae05c6e826ff90bd809cfecbd5d4ca0c2d5031873-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b184/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/provider/mem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/prometheus/alertmanager/provider/mem -complete -installsuffix shared -buildid VvpxPznpgjGnxaltCZRF/VvpxPznpgjGnxaltCZRF -goversion go1.13.6 -D "" -importcfg $WORK/b259/importcfg -pack ./mem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/1c/1c414456ffb66355b7e8e2566aebcc4a7a2325b497458dc191307fc70dadfd69-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b120/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b122/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid O2xRnpPt7lTh8tcfilvd/O2xRnpPt7lTh8tcfilvd -goversion go1.13.6 -D "" -importcfg $WORK/b261/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/d9/d986a7a0ed34dd29ad7619ac978e42834cd1b944d6c0d9a5fc1c285ded193bf0-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/security /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid d5zExbSPqRuKH7P245oN/d5zExbSPqRuKH7P245oN -goversion go1.13.6 -D "" -importcfg $WORK/b234/importcfg -pack ./authenticator.go ./authorizer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/6b/6b7c57c975dc28ed41f8a3e11683ad97eec17b07fa968dd2fa979ef7312ee215-d # internal runtime/pprof mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p runtime/pprof -std -installsuffix shared -buildid WfBhdFXSnbKmP7rvMjgR/WfBhdFXSnbKmP7rvMjgR -goversion go1.13.6 -D "" -importcfg $WORK/b263/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/16/1638aa07d487170f49b21f6a8118b76464fa9e7dc4bf8f8e6bce409bdf4236b7-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b203/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b204/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/analysis /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid bI5DOaegpoLiscMgzeDg/bI5DOaegpoLiscMgzeDg -goversion go1.13.6 -D "" -importcfg $WORK/b202/importcfg -pack ./analyzer.go ./debug.go ./doc.go ./fixer.go ./flatten.go ./mixin.go ./schema.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/eb/ebc51a321eb52542b64a8df4b41c7912b9de938136352fdfe9edad08002a89d9-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b134/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b136/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b164/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b166/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cluster /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid j6_jkjFKM7l3e-fXZZF5/j6_jkjFKM7l3e-fXZZF5 -goversion go1.13.6 -D "" -importcfg $WORK/b132/importcfg -pack ./advertise.go ./channel.go ./cluster.go ./delegate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/e7/e7f70f2fc8f6980b87b9360c4389cd50a2fa11e0ed8487d0db0d73dbf9028c43-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/oklog/run=$WORK/b181/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b184/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/inhibit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid _hl4OZvdMqgFB3OOnQHi/_hl4OZvdMqgFB3OOnQHi -goversion go1.13.6 -D "" -importcfg $WORK/b180/importcfg -pack ./inhibit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/ca/ca3790674bf6fbe68e13a7a2f883b717a41afe6a5ef34feba0cfba3852b25d2f-d # internal runtime/trace mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p runtime/trace -std -installsuffix shared -buildid OqfT2LAaQrC7fmt0SQpG/OqfT2LAaQrC7fmt0SQpG -goversion go1.13.6 -D "" -importcfg $WORK/b264/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/59/59838b01cb53d008be3e65d325d526c05bee394ac5af4fcffda095bf9438f8e4-d # internal github.com/prometheus/common/promlog mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/promlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/prometheus/common/promlog -complete -installsuffix shared -buildid p01U3mna96WsJ0Zm-f-d/p01U3mna96WsJ0Zm-f-d -goversion go1.13.6 -D "" -importcfg $WORK/b265/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/ba/bab1703a8d371470f1ad498e29d9352695af7fabf1796e39c4fc35cf69a83f65-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid TmQV-eAc71cgm0NMA7lb/TmQV-eAc71cgm0NMA7lb -goversion go1.13.6 -D "" -importcfg $WORK/b269/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/93/936a0d3de9267ab1817bbf5eb36548103673c847f7b0a4ae1906b920ad38f9be-d # internal net/http/pprof mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile html/template=$WORK/b147/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b263/_pkg_.a packagefile runtime/trace=$WORK/b264/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid SR4-CXTAnMuBOFmBwAtV/SR4-CXTAnMuBOFmBwAtV -goversion go1.13.6 -D "" -importcfg $WORK/b262/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/14/1488e57c88bd579f5e2713e129446ada1b74983016c4965cca4619c5718fef4d-d # internal github.com/alecthomas/units mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid 78k74ypOfpzXaDHH4TnP/78k74ypOfpzXaDHH4TnP -goversion go1.13.6 -D "" -importcfg $WORK/b270/importcfg -pack ./bytes.go ./doc.go ./si.go ./util.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/1c/1cf56c31d061a2ff9cf7d9ec08078e65204fad5877ccd16012e673defdf044bd-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b127/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b186/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/nflog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid dScfg3tt2H5kBTVCDfzj/dScfg3tt2H5kBTVCDfzj -goversion go1.13.6 -D "" -importcfg $WORK/b185/importcfg -pack ./nflog.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/d0/d00ac794f194dfe79b17eb27066fd8940ac21c1aa91e4f4ccceca8effd4f2fea-d # internal github.com/prometheus/alertmanager/silence mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b127/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b191/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b261/_pkg_.a # internal cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/silence /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid IGqqDuNO-MOirQZgklmu/IGqqDuNO-MOirQZgklmu -goversion go1.13.6 -D "" -importcfg $WORK/b189/importcfg -pack ./silence.go cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/47/47455546502f11e23abe25d9395687b34b212dac03bdf1dcdd883799bb084d18-d # internal github.com/prometheus/alertmanager/ui mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b193/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b261/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b197/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/http/pprof=$WORK/b262/_pkg_.a packagefile path=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/ui /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/prometheus/alertmanager/ui -complete -installsuffix shared -buildid oRBH4xf30F3ZmNP57DfG/oRBH4xf30F3ZmNP57DfG -goversion go1.13.6 -D "" -importcfg $WORK/b260/importcfg -pack ./web.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/b4/b418ffe4c96556fc86fe1254f14adf84dd206c2836ce2436ddf780b750d00192-d # internal go/scanner mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/token=$WORK/b146/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid F0IElkBwsm6ODuwHVuQZ/F0IElkBwsm6ODuwHVuQZ -goversion go1.13.6 -D "" -importcfg $WORK/b273/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/c8/c801b4bea3a67d8466faa4a7b2c47e22aeb907f81228745b5e20e1d6638f1c2c-d # internal internal/lazyregexp mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid gy4Hf8WrGBVqcL_u868K/gy4Hf8WrGBVqcL_u868K -goversion go1.13.6 -D "" -importcfg $WORK/b274/importcfg -pack ./lazyre.go cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/50/50e0573f57f5186c76946fd54812279dcbae99003484b44a68e1e208089d8e11-d # internal github.com/go-openapi/loads mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/gob=$WORK/b145/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b202/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/loads /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/go-openapi/loads -complete -installsuffix shared -buildid GQ3lPB5OWZBAmQx8EZoa/GQ3lPB5OWZBAmQx8EZoa -goversion go1.13.6 -D "" -importcfg $WORK/b201/importcfg -pack ./doc.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/f8/f83d0126d3bc04d6ae1f428c0f1787be2432d85c818a400f79b79db789ab8bcd-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/61/614c0ae7ecdb12c1f4c5b4e0242fd117c5ca5e795c97b5cd46598704ec541410-d # internal go/ast mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile go/scanner=$WORK/b273/_pkg_.a packagefile go/token=$WORK/b146/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p go/ast -std -complete -installsuffix shared -buildid iOw0op8JkLit3JNt-dvT/iOw0op8JkLit3JNt-dvT -goversion go1.13.6 -D "" -importcfg $WORK/b272/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/d8/d88b5a7299aa555c4320596e057d83bcb180581a8789837ede21645861263b84-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b202/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b201/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/23/239524c5c91e898b5f5e747819dd2c34c1ded0760a169b46d8f43fe59bd34a10-d # internal cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid kSOjlKtEKmkX0beOA2wZ/kSOjlKtEKmkX0beOA2wZ -goversion go1.13.6 -D "" -importcfg $WORK/b233/importcfg -pack ./api.go github.com/prometheus/alertmanager/notify mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/cenkalti/backoff=$WORK/b178/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b179/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b180/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid K7AqvLR_rIq53KdJGdjN/K7AqvLR_rIq53KdJGdjN -goversion go1.13.6 -D "" -importcfg $WORK/b177/importcfg -pack ./notify.go ./util.go github.com/go-openapi/validate mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b202/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b204/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b201/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/go-openapi/validate -complete -installsuffix shared -buildid vOU2aZhO6ocdMOHfNGvR/vOU2aZhO6ocdMOHfNGvR -goversion go1.13.6 -D "" -importcfg $WORK/b235/importcfg -pack ./debug.go ./default_validator.go ./doc.go ./example_validator.go ./formats.go ./helpers.go ./object_validator.go ./options.go ./result.go ./rexp.go ./schema.go ./schema_messages.go ./schema_option.go ./schema_props.go ./slice_validator.go ./spec.go ./spec_messages.go ./type.go ./validator.go ./values.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/10/101266cdf9f2de4fdfe247fd04b76ef86819ac4aa3a3ac0a2c6d3d7174800f37-d # internal github.com/alecthomas/template mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b269/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid ZpdPOKy-Ih8nkgeSPaJm/ZpdPOKy-Ih8nkgeSPaJm -goversion go1.13.6 -D "" -importcfg $WORK/b268/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/ff/ffe45d2f80a0dceff398ac23a0b2e99cc7c67be65e9550ed2f4660c6a6d443b9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/78/78afa41637441d0f857bc859ac1832258711734ff976b66fd97d0164c40e9025-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b184/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/prometheus/alertmanager/notify/email cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/dispatch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid OSj35-3RKr9HDhYVC3rW/OSj35-3RKr9HDhYVC3rW -goversion go1.13.6 -D "" -importcfg $WORK/b176/importcfg -pack ./dispatch.go ./route.go mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile mime/quotedprintable=$WORK/b114/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/mail=$WORK/b225/_pkg_.a packagefile net/smtp=$WORK/b250/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/email /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/prometheus/alertmanager/notify/email -complete -installsuffix shared -buildid GQe_Et477FP2kKSMKbAC/GQe_Et477FP2kKSMKbAC -goversion go1.13.6 -D "" -importcfg $WORK/b249/importcfg -pack ./email.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/6f/6f91499d0813728c0745fc47f1d3ab912390b51413978352d644cf464f1f47e0-d # internal github.com/prometheus/alertmanager/api/v1 mkdir -p $WORK/b049/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/f2/f25821845448abb987972e216fa0c7f4d3f55ee7a5fe251e0f4653dc77f881ec-d # internal github.com/prometheus/alertmanager/notify/hipchat cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b196/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b197/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b199/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/prometheus/alertmanager/api/v1 -complete -installsuffix shared -buildid Eqp9kRlx31PIsi0UJrca/Eqp9kRlx31PIsi0UJrca -goversion go1.13.6 -D "" -importcfg $WORK/b049/importcfg -pack ./api.go mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/hipchat /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/prometheus/alertmanager/notify/hipchat -complete -installsuffix shared -buildid 7SVGUNVdmKwrKH0o8_Ib/7SVGUNVdmKwrKH0o8_Ib -goversion go1.13.6 -D "" -importcfg $WORK/b251/importcfg -pack ./hipchat.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/bd/bd16d8c7e309e5500fb952c8da581148b26034fa5ed0825cb793d8335bef485d-d # internal github.com/prometheus/alertmanager/notify/opsgenie mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/opsgenie /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/prometheus/alertmanager/notify/opsgenie -complete -installsuffix shared -buildid YNHFoWOB_C4unoDex7VU/YNHFoWOB_C4unoDex7VU -goversion go1.13.6 -D "" -importcfg $WORK/b252/importcfg -pack ./opsgenie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/0b/0b8ca856d3530e03881ad8ff4bacbe2ea2046b1370389a3bdf84064c6403c8f7-d # internal github.com/prometheus/alertmanager/notify/pagerduty mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/pagerduty /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/prometheus/alertmanager/notify/pagerduty -complete -installsuffix shared -buildid 52aW90GELl-rHyFaLgMC/52aW90GELl-rHyFaLgMC -goversion go1.13.6 -D "" -importcfg $WORK/b253/importcfg -pack ./pagerduty.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/86/86935d9b00e22051a93c8ab35564915c324e1c3e93bfa28563c2086b5eb9284e-d # internal github.com/prometheus/alertmanager/notify/pushover mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/pushover /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/prometheus/alertmanager/notify/pushover -complete -installsuffix shared -buildid bDCJQ6lJKWQGFTRwYVZk/bDCJQ6lJKWQGFTRwYVZk -goversion go1.13.6 -D "" -importcfg $WORK/b254/importcfg -pack ./pushover.go cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/ee/eefd13807d1ca584c5853be924987ac015658762c578bea16df2fa71eba7101d-d # internal github.com/prometheus/alertmanager/notify/slack mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/slack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/prometheus/alertmanager/notify/slack -complete -installsuffix shared -buildid CVaFpPAwuM-jtKbnoJBj/CVaFpPAwuM-jtKbnoJBj -goversion go1.13.6 -D "" -importcfg $WORK/b255/importcfg -pack ./slack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/ea/ea4b0b622db1c5630523e25af4872a7968a33eadc027c880736fc41ccd9be2be-d # internal github.com/prometheus/alertmanager/notify/victorops mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/victorops /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/prometheus/alertmanager/notify/victorops -complete -installsuffix shared -buildid ZPYquFk0OsmVnr3aQEDi/ZPYquFk0OsmVnr3aQEDi -goversion go1.13.6 -D "" -importcfg $WORK/b256/importcfg -pack ./victorops.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/51/512e7d834e45320ff88a39e43819022fd5920ce02cd71340aaa4ef518835eb2b-d # internal github.com/prometheus/alertmanager/notify/webhook mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b199/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/webhook /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/prometheus/alertmanager/notify/webhook -complete -installsuffix shared -buildid -CtrHOT6ingk2I3bURuw/-CtrHOT6ingk2I3bURuw -goversion go1.13.6 -D "" -importcfg $WORK/b257/importcfg -pack ./webhook.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/b0/b092f2f47b394bef5b2b0c883e18e2455c966e76eb20aa3289c28bd2f27fab66-d # internal github.com/prometheus/alertmanager/notify/wechat mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify/wechat /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/prometheus/alertmanager/notify/wechat -complete -installsuffix shared -buildid bbV5uyrE17Y9BtLzphYD/bbV5uyrE17Y9BtLzphYD -goversion go1.13.6 -D "" -importcfg $WORK/b258/importcfg -pack ./wechat.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/96/96341828fa5a5d07af31861eba2d0345e5ad5f7e72f71534882c51209ae79cc1-d # internal go/doc mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile go/ast=$WORK/b272/_pkg_.a packagefile go/token=$WORK/b146/_pkg_.a packagefile internal/lazyregexp=$WORK/b274/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p go/doc -std -complete -installsuffix shared -buildid vXufrHmyqJ3XSZsssqBG/vXufrHmyqJ3XSZsssqBG -goversion go1.13.6 -D "" -importcfg $WORK/b271/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/8f/8f2beb269801754f8048e6348b6c7f48dbf24a9ef692033776e4e3b58bcad209-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/ce/ce8719a78b06cc2f54b053e26b943163f345025ebc396b29c97df9641a71634c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/69/69b2730ad35e67e367e2612e9ba0ecaa23785098fa4b1df1bf316d969857dfc8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/9f/9f15464c8e86ae0b40dfc2cefede3f2a57ff22c1139c930fe67b8d15eebbbec6-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b033/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b202/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b201/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b230/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b231/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b232/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b233/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b234/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b235/_pkg_.a packagefile html/template=$WORK/b147/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b236/ cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid lz-4JXSwcqdpRglAG_EO/lz-4JXSwcqdpRglAG_EO -goversion go1.13.6 -D "" -importcfg $WORK/b226/importcfg -pack ./context.go ./doc.go ./go18.go ./negotiate.go ./not_implemented.go ./operation.go ./parameter.go ./redoc.go ./request.go ./router.go ./security.go ./spec.go ./validation.go cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b235/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/models /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid _Fq_lGILsa_0AvhL2-Nt/_Fq_lGILsa_0AvhL2-Nt -goversion go1.13.6 -D "" -importcfg $WORK/b236/importcfg -pack ./alert.go ./alert_group.go ./alert_groups.go ./alert_status.go ./alertmanager_config.go ./alertmanager_status.go ./cluster_status.go ./gettable_alert.go ./gettable_alerts.go ./gettable_silence.go ./gettable_silences.go ./label_set.go ./matcher.go ./matchers.go ./peer_status.go ./postable_alert.go ./postable_alerts.go ./postable_silence.go ./receiver.go ./silence.go ./silence_status.go ./version_info.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/09/0960e7e26ece9234d2caff7bea119e7f0c800629ba5591d8783b514bbff1a78f-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b268/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b270/_pkg_.a packagefile go/doc=$WORK/b271/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid KvXovxwG8saqFunpk8-S/KvXovxwG8saqFunpk8-S -goversion go1.13.6 -D "" -importcfg $WORK/b267/importcfg -pack ./actions.go ./app.go ./args.go ./cmd.go ./completions.go ./doc.go ./envar.go ./flags.go ./global.go ./guesswidth_unix.go ./model.go ./parser.go ./parsers.go ./templates.go ./usage.go ./values.go ./values_generated.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/7e/7ea9b1f132985497e7ea103934a570a1fc5bbc39a4628472c8c017755e2f103d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/a0/a04a35965571547834cc54ddc2ab64505aab04a5a99d031e0dc46e4ec579eed4-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b243/ github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver github.com/prometheus/alertmanager/api/v2/restapi/operations/general github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b245/ mkdir -p $WORK/b244/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b242/ cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -complete -installsuffix shared -buildid tx17EGSLDyB14lmGqHBr/tx17EGSLDyB14lmGqHBr -goversion go1.13.6 -D "" -importcfg $WORK/b243/importcfg -pack ./get_alert_groups.go ./get_alert_groups_parameters.go ./get_alert_groups_responses.go ./get_alert_groups_urlbuilder.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a EOF cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -complete -installsuffix shared -buildid BwBektg8ybAiyxWwUtSA/BwBektg8ybAiyxWwUtSA -goversion go1.13.6 -D "" -importcfg $WORK/b244/importcfg -pack ./get_status.go ./get_status_parameters.go ./get_status_responses.go ./get_status_urlbuilder.go cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -complete -installsuffix shared -buildid NM8vGF9gdS661G-s6prP/NM8vGF9gdS661G-s6prP -goversion go1.13.6 -D "" -importcfg $WORK/b242/importcfg -pack ./get_alerts.go ./get_alerts_parameters.go ./get_alerts_responses.go ./get_alerts_urlbuilder.go ./post_alerts.go ./post_alerts_parameters.go ./post_alerts_responses.go ./post_alerts_urlbuilder.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -complete -installsuffix shared -buildid v5ncWP9VqxfoVel_Dk8y/v5ncWP9VqxfoVel_Dk8y -goversion go1.13.6 -D "" -importcfg $WORK/b245/importcfg -pack ./get_receivers.go ./get_receivers_parameters.go ./get_receivers_responses.go ./get_receivers_urlbuilder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/db/db83937143dc6942bd889f78c43152fe4d94bda5dd8255677407bffa074de68d-d # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/e9/e9cfa6f710713fa748d571c5ed2c7a796b6b8adc2dc852dfa43a505194d1905b-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -complete -installsuffix shared -buildid JSHnd_L6B8YICls4r-Yo/JSHnd_L6B8YICls4r-Yo -goversion go1.13.6 -D "" -importcfg $WORK/b246/importcfg -pack ./delete_silence.go ./delete_silence_parameters.go ./delete_silence_responses.go ./delete_silence_urlbuilder.go ./get_silence.go ./get_silence_parameters.go ./get_silence_responses.go ./get_silence_urlbuilder.go ./get_silences.go ./get_silences_parameters.go ./get_silences_responses.go ./get_silences_urlbuilder.go ./post_silences.go ./post_silences_parameters.go ./post_silences_responses.go ./post_silences_urlbuilder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/02/024c4748e0ce328dfbd3d0b6e129eb64dcb547069c80122fa3f407e353df2648-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/5d/5d947438bfbb5ed70412b64e2910e2a5e3d90b188f56141145db4a99a75a6128-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/3b/3bc7e7226fb27628b4f0292596a9b0f5e3ca558bb01467f317a4392530aa316a-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b201/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b234/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b246/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations -complete -installsuffix shared -buildid o6BUR9Z7e6oi-6851Ryq/o6BUR9Z7e6oi-6851Ryq -goversion go1.13.6 -D "" -importcfg $WORK/b241/importcfg -pack ./alertmanager_api.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/a0/a0ac71c566d18ea4ffbdf467932627823deab375ee4c202393a76a6a7b37cc08-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b238/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b240/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b246/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b247/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b141/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi -complete -installsuffix shared -buildid 0fNcs6YdPdZtL7I59jld/0fNcs6YdPdZtL7I59jld -goversion go1.13.6 -D "" -importcfg $WORK/b237/importcfg -pack ./configure_alertmanager.go ./doc.go ./embedded_spec.go ./server.go cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/eb/ebdce51daf19d41cee1d90d12f55e3a79952b6888452ed2751b2dc7ace372f71-d # internal github.com/prometheus/common/promlog/flag mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/promlog=$WORK/b265/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b267/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/promlog/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/prometheus/common/promlog/flag -complete -installsuffix shared -buildid eIQaD4eNi_ZPSeM-JdUb/eIQaD4eNi_ZPSeM-JdUb -goversion go1.13.6 -D "" -importcfg $WORK/b266/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/37/3744a328d5cdafca54fa12da3a2a255b5f3dc021d3fdb0bc3dcbbbf515ec6370-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/d5/d52d08fb1a94a42fc019132ac3997931bf20aae7b0cb0baa22fb6228daba5761-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b201/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b246/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b196/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b199/_pkg_.a packagefile github.com/rs/cors=$WORK/b248/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/prometheus/alertmanager/api/v2 -complete -installsuffix shared -buildid urnN4INYM0SRkDj4EYTG/urnN4INYM0SRkDj4EYTG -goversion go1.13.6 -D "" -importcfg $WORK/b200/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/ef/ef54c348e2a0d6d5b6f27c757a02531e8c0cece3ab647c4327e46803ab31e7fb-d # internal github.com/prometheus/alertmanager/api mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b200/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b197/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/prometheus/alertmanager/api -complete -installsuffix shared -buildid 0xlHaVBF80c9NxOHaXKa/0xlHaVBF80c9NxOHaXKa -goversion go1.13.6 -D "" -importcfg $WORK/b048/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ef/ef569909676fbc7976a2fcd6249a75179bdad8c951bf28cb9b874f8ffa2d4ebf-d # internal github.com/prometheus/alertmanager/cmd/alertmanager mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b180/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b249/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/hipchat=$WORK/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b254/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b255/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b256/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b257/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b258/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b259/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b260/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b261/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b265/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b266/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b197/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b199/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b267/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b095/_pkg_.a packagefile math=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cmd/alertmanager /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid ZuM3fwznWnjqVt8M6f5K/ZuM3fwznWnjqVt8M6f5K -goversion go1.13.6 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/8b/8b141c2fcb07cdeb761cb3ea31c1d51e6cac3d8eaa77e035ef5298fe55e25288-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/alertmanager/cmd/alertmanager=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b018/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b045/_pkg_.a packagefile github.com/pkg/errors=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b180/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b249/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/hipchat=$WORK/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b254/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b255/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b256/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b257/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b258/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b259/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b260/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b051/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b261/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b128/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b265/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b266/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b197/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b199/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b267/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b141/_pkg_.a packagefile path/filepath=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b095/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b019/_pkg_.a packagefile io=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a packagefile bytes=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b035/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b040/_pkg_.a packagefile log=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b200/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b182/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b133/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b134/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b136/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b166/_pkg_.a packagefile math/rand=$WORK/b065/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b170/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b184/_pkg_.a packagefile github.com/oklog/run=$WORK/b181/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b127/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b186/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile github.com/cenkalti/backoff=$WORK/b178/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b179/_pkg_.a packagefile crypto/tls=$WORK/b066/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile mime/quotedprintable=$WORK/b114/_pkg_.a packagefile net/mail=$WORK/b225/_pkg_.a packagefile net/smtp=$WORK/b250/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b190/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b191/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b193/_pkg_.a packagefile html/template=$WORK/b147/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile net/http/pprof=$WORK/b262/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b052/_pkg_.a packagefile expvar=$WORK/b056/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b117/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b118/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b119/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b120/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b122/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b129/_pkg_.a packagefile runtime/debug=$WORK/b131/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b198/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b268/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b270/_pkg_.a packagefile go/doc=$WORK/b271/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b092/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b093/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b094/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile net/http/internal=$WORK/b116/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile unicode=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile regexp/syntax=$WORK/b044/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b196/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b201/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b226/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b246/_pkg_.a packagefile github.com/rs/cors=$WORK/b248/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os/exec=$WORK/b135/_pkg_.a packagefile compress/lzw=$WORK/b137/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b138/_pkg_.a packagefile github.com/google/btree=$WORK/b142/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b143/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b151/_pkg_.a packagefile github.com/miekg/dns=$WORK/b153/_pkg_.a packagefile github.com/sean-/seed=$WORK/b163/_pkg_.a packagefile hash/crc32=$WORK/b054/_pkg_.a packagefile database/sql/driver=$WORK/b165/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b167/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b171/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b187/_pkg_.a packagefile crypto/des=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b069/_pkg_.a packagefile crypto/ed25519=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/rc4=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b072/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b194/_pkg_.a packagefile html=$WORK/b148/_pkg_.a packagefile text/template/parse=$WORK/b150/_pkg_.a packagefile runtime/pprof=$WORK/b263/_pkg_.a packagefile runtime/trace=$WORK/b264/_pkg_.a packagefile compress/flate=$WORK/b053/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b121/_pkg_.a packagefile bitbucket.org/ww/goautoneg=$WORK/b123/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b124/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b130/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b269/_pkg_.a packagefile go/ast=$WORK/b272/_pkg_.a packagefile go/token=$WORK/b146/_pkg_.a packagefile internal/lazyregexp=$WORK/b274/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b108/_pkg_.a packagefile encoding/gob=$WORK/b145/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b202/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b209/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b205/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b223/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b227/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b230/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b231/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b232/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b233/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b234/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b235/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b220/_pkg_.a packagefile github.com/globalsign/mgo/bson=$WORK/b221/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b206/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b207/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b224/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b238/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b240/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b247/_pkg_.a packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b139/_pkg_.a packagefile net/rpc=$WORK/b144/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b152/_pkg_.a packagefile crypto/dsa=$WORK/b083/_pkg_.a packagefile encoding/base32=$WORK/b154/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b155/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b157/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b161/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b168/_pkg_.a packagefile crypto/x509/pkix=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b172/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b188/_pkg_.a packagefile crypto/internal/randutil=$WORK/b071/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b100/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b195/_pkg_.a packagefile text/tabwriter=$WORK/b174/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b125/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b126/_pkg_.a packagefile go/scanner=$WORK/b273/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b106/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b203/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b204/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b210/_pkg_.a packagefile encoding/csv=$WORK/b228/_pkg_.a packagefile encoding/xml=$WORK/b229/_pkg_.a packagefile github.com/globalsign/mgo/internal/json=$WORK/b222/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b208/_pkg_.a packagefile github.com/docker/go-units=$WORK/b239/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b140/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b156/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b158/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b159/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b160/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b173/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b211/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b212/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b213/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b217/_pkg_.a packagefile golang.org/x/text/width=$WORK/b218/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b214/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b216/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b215/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=8t4x4OBdmI0X7AZ3dHhS/ZuM3fwznWnjqVt8M6f5K/QdgfEbkeW7mTGaIQTQRx/8t4x4OBdmI0X7AZ3dHhS -X github.com/prometheus/alertmanager/version=0.20.0 -B 0x1af99edfe04c2ed0b3e0996b6ec2be47f4281626 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/alertmanager-0.20.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/alertmanager-0.20.0/_build/bin/alertmanager rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 ++ basename cmd/amtool + GOPATH=/builddir/build/BUILD/alertmanager-0.20.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/prometheus/alertmanager/version=0.20.0 -B 0x7cdc9501681caaa44c272c7f5310afb657142808 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/alertmanager-0.20.0/_build/bin/amtool github.com/prometheus/alertmanager/cmd/amtool WORK=/tmp/go-build410087596 internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid PiJNWGtMv7QcBl2YARAC/PiJNWGtMv7QcBl2YARAC -goversion go1.13.6 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm.go internal/race mkdir -p $WORK/b015/ runtime/internal/sys cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b012/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid zFfTK2cFmQitYdsSXQ7F/zFfTK2cFmQitYdsSXQ7F -goversion go1.13.6 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 3iG0daYe56D9Uhc3B-lU/3iG0daYe56D9Uhc3B-lU -goversion go1.13.6 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid KmeT9IPUAjuPGxi-qq53/KmeT9IPUAjuPGxi-qq53 -goversion go1.13.6 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b016/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/bf/bf257676b6d1345eb6b047883067e9523f62c20731a5cccdfbcb9945273b2e50-d # internal 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_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid pRnaRtNPZApvt2Gucenp/pRnaRtNPZApvt2Gucenp -goversion go1.13.6 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e1/e10af778fbdcbbb256cf554e5c44ab6469cb3095575839116b62170e91154e65-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid CT4cqkb28PQ0JWjbrUji/CT4cqkb28PQ0JWjbrUji -goversion go1.13.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid pJy6fctdYWzuk_GmNZ-B/pJy6fctdYWzuk_GmNZ-B -goversion go1.13.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/be/be8b55e27bfd9a8d3e5c40ae0e3a61a5388019039863fb19d461c849a7bf98d4-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/74/742fe70977dc1066d498a6daa262f78fb011720c4758315a124012efc3346fd1-d # internal runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.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_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 8hcLi3AjFlXeyXk7nQvc/8hcLi3AjFlXeyXk7nQvc -goversion go1.13.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/asm.o ./asm.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid z0AEsAFIV1AX8vFrXXA8/z0AEsAFIV1AX8vFrXXA8 -goversion go1.13.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/1b/1b76b6fa51c4c448487c3e1eee41db2bf3ef3908f5c8ab93f5220503f63491ad-d # internal encoding mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid bI9YbwYA-bp1Cp2Ge5uJ/bI9YbwYA-bp1Cp2Ge5uJ -goversion go1.13.6 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/compare_arm.o ./compare_arm.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/72/7254feb3fc0edd3fa420e527b693c167fba85bb731fcc3e31289746c00e66818-d # internal math/bits mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid gY7FjPesSp5FP4XNrlQg/gY7FjPesSp5FP4XNrlQg -goversion go1.13.6 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/49/49d77f0af69a27d0053e87ad0544abf04c780e4732982882e8353eae7183345e-d # internal internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid YxAeZDTVZpFydQITHY_e/YxAeZDTVZpFydQITHY_e -goversion go1.13.6 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/count_arm.o ./count_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/a3/a3cfe496be6f7748adf2e5134aa35eefe38281036a7d29517b0d2aca0b622bd7-d # internal unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid ZayskF3yXDmDuh5ylQye/ZayskF3yXDmDuh5ylQye -goversion go1.13.6 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm.o $WORK/b010/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/de/de33b9513fa0572f490cc74c48514f43abf17617b4982cf5a63a5536f28b8d9b-d # internal crypto/internal/subtle mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v1SoeLX3OCgFh09_nJVa/v1SoeLX3OCgFh09_nJVa -goversion go1.13.6 -D "" -importcfg $WORK/b046/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9e/9e0d3545454e042cb5c2d8478a2307fc69be159972621ae0234f6ea47ae60f8b-d # internal crypto/subtle mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid NFV6NysBfU4EMqU_KOO8/NFV6NysBfU4EMqU_KOO8 -goversion go1.13.6 -D "" -importcfg $WORK/b047/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm.o $WORK/b007/count_arm.o $WORK/b007/equal_arm.o $WORK/b007/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/e5/e553582227b9b61ee7eaa669bd5c753bdbaf897f700909a26e774ef9ad5052bc-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/5d/5df8139537755dc3978ff8aa9fb3dfbe251d2652d4137300373e4b1deaed8551-d # internal container/list mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p container/list -std -complete -installsuffix shared -buildid Cb3jAOsxJDNasIlrjRxX/Cb3jAOsxJDNasIlrjRxX -goversion go1.13.6 -D "" -importcfg $WORK/b058/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/73/73631338431639e3d4f0be7f7b8fcf9eb60e4d16c29fd352e4db41ba35150608-d # internal math mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b027/symabis ./sqrt_arm.s ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e2/e225763b5f14ea3809e4de8ff84edc95f7241d8b0634b2ab47ba916eb450a6fc-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid Zg6bmto9-I6Ks2wWeATn/Zg6bmto9-I6Ks2wWeATn -goversion go1.13.6 -D "" -importcfg $WORK/b073/importcfg -pack ./asn1.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid Vm3tV9t9S9a03kptx239/Vm3tV9t9S9a03kptx239 -goversion go1.13.6 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/1e/1e236a745cd37f53c94485829dd6f2056696b48aff5f0ca7131e3332cbdc5a0a-d # internal internal/nettrace mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid U1iXoFOjnRkFyBoflmAw/U1iXoFOjnRkFyBoflmAw -goversion go1.13.6 -D "" -importcfg $WORK/b078/importcfg -pack ./nettrace.go 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_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/a4/a4dbcd7a24579e86cc72b6959729b859d5abea9a15c51b7d0a1cc9c33587980e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f0/f04819b3f8b2531f0df06b8b909b480b707150fc2c954bb160a4ba383f6eea81-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid yL9_fcSNuaG-j2gACMlD/yL9_fcSNuaG-j2gACMlD -goversion go1.13.6 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid cjW5eI7uEKl3wh_QgGV5/cjW5eI7uEKl3wh_QgGV5 -goversion go1.13.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.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 ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.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 ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/17/17166c746df44c6625f14d0e2db248e20798d5ed8df28f3bcac85acb5f6412be-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid JIjYk0dU8-npGKtBBk1M/JIjYk0dU8-npGKtBBk1M -goversion go1.13.6 -D "" -importcfg $WORK/b223/importcfg -pack ./const.go runtime/cgo mkdir -p $WORK/b080/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b080/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b080/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/91/91d0dc94d5d88e53c894e3cf9f4c1849a8eef5f88cc67c2ce3f5c97cae0592ed-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b2/b2281caf48ad6c85a700a4a1f15c7298108d8e94ac187d38046520cacebddb96-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b027/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b027/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b027/_pkg_.a $WORK/b027/sqrt_arm.o $WORK/b027/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/8a/8ac1e42be9f20855149a4f57fc06b9cd09f4b87469660f3a2f195335ddb4768c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -g -O2 -Wall -Werror -o $WORK/b080/_x010.o -c gcc_arm.S cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go -dynlinker cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b080/symabis ./asm_arm.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p runtime/cgo -std -installsuffix shared -buildid lNDCcYrITaezazmx9TZa/lNDCcYrITaezazmx9TZa -goversion go1.13.6 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo.cgo1.go $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b080/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b080/_pkg_.a $WORK/b080/asm_arm.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f3/f306ae9288d4548b42c195180824f25db87c80b789ddc2e5f374f095d0228d01-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm.o $WORK/b006/duff_arm.o $WORK/b006/memclr_arm.o $WORK/b006/memmove_arm.o $WORK/b006/rt0_linux_arm.o $WORK/b006/sys_linux_arm.o $WORK/b006/tls_arm.o $WORK/b006/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/fb/fb3d036c142535e0161500b7481d5e68442de480c1714ec2ea9f979d9a093bbf-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b014/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid 6GY8J5iAgQhNO6bDgh3j/6GY8J5iAgQhNO6bDgh3j -goversion go1.13.6 -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_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid ouAi4jnKzih7jyaNaLMO/ouAi4jnKzih7jyaNaLMO -goversion go1.13.6 -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_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a7/a7752f7cfa7d71104e9ff880c648fa8a133c53703441a26eabf093fe92cc8c99-d # internal internal/singleflight mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid Ks7DHif8sfpilFMIZgSF/Ks7DHif8sfpilFMIZgSF -goversion go1.13.6 -D "" -importcfg $WORK/b079/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b050/ cat >$WORK/b050/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_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p math/rand -std -complete -installsuffix shared -buildid ll1cqGOWpQqvB83ynL7R/ll1cqGOWpQqvB83ynL7R -goversion go1.13.6 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/50/50ec3f1ca844b0f78eba1db36906214cf49572ee0c76c12b17cc3a1cd768a778-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0e/0e00eb6783f8ba6387b07df95df471e99710b39302afa60943cd101966051eaa-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/eb/eb4b8d3ef7592b9ac786bebdf5094e5ba05c4bcd038bae24ff859628cad72f4f-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort mkdir -p $WORK/b033/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid g9C2ZEUrg40-dSD2sa8F/g9C2ZEUrg40-dSD2sa8F -goversion go1.13.6 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid iTNyKl2Jb1vHW08gP7J4/iTNyKl2Jb1vHW08gP7J4 -goversion go1.13.6 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/10/108560cd2df88dcba87edafd0025a6be5a88f5f7b768928faefc9b1323368f5a-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 cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid jBf6r2kq6EYzPAm-2nBV/jBf6r2kq6EYzPAm-2nBV -goversion go1.13.6 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go 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/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid A_kbsuXFI5Zq74edo1E9/A_kbsuXFI5Zq74edo1E9 -goversion go1.13.6 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b077/ cat >$WORK/b077/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_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid GREmJNjq86ok9_oHXFVD/GREmJNjq86ok9_oHXFVD -goversion go1.13.6 -D "" -importcfg $WORK/b077/importcfg -pack ./message.go strconv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid 0Zq-twQMcGn91JxlOH-S/0Zq-twQMcGn91JxlOH-S -goversion go1.13.6 -D "" -importcfg $WORK/b030/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/76/76714f37612f1208322031bbbec7b0179cdf78fd66b45d8d943ddf63a1ea7f2c-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_arm/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b021/symabis ./asm_linux_arm.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_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid K3o2zQpclP9oic4_WdKN/K3o2zQpclP9oic4_WdKN -goversion go1.13.6 -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 ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/11/1199f7a9d4905757a977b2f0caa1b8aedab24e7e13dd904406dfa30beeceaffb-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid ZNv9eCstl0ncXaBVfdVN/ZNv9eCstl0ncXaBVfdVN -goversion go1.13.6 -D "" -importcfg $WORK/b179/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3e/3edc80a20c1a3b82fdc410159e919eb206738aacef5958a1d27dfa83c0799f59-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid Ha9bfJsdhYvkOjMd1xXr/Ha9bfJsdhYvkOjMd1xXr -goversion go1.13.6 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/67/671dcd8d6834f0c2cbee46416cc5cdc955978f87882a71c2eb50ac664f39cdc9-d # internal strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid GYkExWop4aS-TH2iqD_0/GYkExWop4aS-TH2iqD_0 -goversion go1.13.6 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e0/e0db373d6b89973006f28a7336b94824b2db86c3e14cd1b4fca09ca392a9fc79-d # internal hash mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p hash -std -complete -installsuffix shared -buildid V_LteUs9EuucKkGAu_XO/V_LteUs9EuucKkGAu_XO -goversion go1.13.6 -D "" -importcfg $WORK/b042/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/c6/c6a6242d93675b9c36f20c3ec9d5a5373d927a9ca8049d02d1172938e00f1824-d # internal crypto/internal/randutil mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid aG3KVaM50KZ4BY5J7GYM/aG3KVaM50KZ4BY5J7GYM -goversion go1.13.6 -D "" -importcfg $WORK/b051/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/29/297426a1bc2c6b02bc712e88b575ae61fde0eeae4b256c2337d10bd60d4cf92d-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c1/c1eb6f8c253716bcb90b08fcf12cab8415077f3a4f400d55b58e17da66e2d732-d # internal crypto mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF reflect cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto -std -complete -installsuffix shared -buildid dJAvHMJvSKVPGOjFrGZM/dJAvHMJvSKVPGOjFrGZM -goversion go1.13.6 -D "" -importcfg $WORK/b041/importcfg -pack ./crypto.go mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b029/symabis ./asm_arm.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid s84KXnxaT-bkOA5wFcAV/s84KXnxaT-bkOA5wFcAV -goversion go1.13.6 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3b/3bd3f0830b1a0203273be36f1028378161d92bedf385ca31e8ca61e38f62d2d7-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/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_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p bufio -std -complete -installsuffix shared -buildid x8J-osvdt0UTFzCCblJO/x8J-osvdt0UTFzCCblJO -goversion go1.13.6 -D "" -importcfg $WORK/b056/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/93/93d9b9b685985b30e2de4e673dd8d908e8ed9e76b85eb19f8df96da5a7789e52-d # internal crypto/hmac mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b047/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 8JlM6sxO3T7_w7I_-ktZ/8JlM6sxO3T7_w7I_-ktZ -goversion go1.13.6 -D "" -importcfg $WORK/b062/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/30/30ea5c75ab8d63c6b6327d59403dd0be72b71bfd6fd0da203fd724c1314de8bf-d # internal crypto/rc4 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid j9-tW-TmJJ21ANrxL5NM/j9-tW-TmJJ21ANrxL5NM -goversion go1.13.6 -D "" -importcfg $WORK/b064/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/80/80782e5e78569d60a35ee99bc056a8e721fca0596511826d102a57326df1702b-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_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_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid ezlUvL7bVH4uBvP_9sPN/ezlUvL7bVH4uBvP_9sPN -goversion go1.13.6 -D "" -importcfg $WORK/b087/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/79/7908d1d2acb0ba40c9a0bccd89c1b4df1813f7f4a670f73afd6e32a0e2e3b2c4-d # internal hash/crc32 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid VVtX7SCc_ZtaqHt5PuNE/VVtX7SCc_ZtaqHt5PuNE -goversion go1.13.6 -D "" -importcfg $WORK/b095/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/4c/4c1fcd5fc3a17294c54deb8020d9bb1fadc714102abe9c42a13f720ec1004c46-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b099/ cat >$WORK/b099/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_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid zVf4a3pmetRRP_TipVqM/zVf4a3pmetRRP_TipVqM -goversion go1.13.6 -D "" -importcfg $WORK/b099/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/c4/c41906da5c3d2ac459ee6742ab341b8ee3bdee37e913371a7fe76be84bac6605-d # internal path mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p path -std -complete -installsuffix shared -buildid dHrIe6XFljef6Pnci5BI/dHrIe6XFljef6Pnci5BI -goversion go1.13.6 -D "" -importcfg $WORK/b111/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/8a/8a67802644a8a4fc59f1af8efa0204c0351d28e81aa882dec06f1ec9ce3a187d-d # internal html mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b038/_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_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p html -std -complete -installsuffix shared -buildid CoZSKQu5xzlXDJAGSG0C/CoZSKQu5xzlXDJAGSG0C -goversion go1.13.6 -D "" -importcfg $WORK/b115/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/c5/c5e087532198a1996716c703db328af4e613ad3a83f738e1227620c9eff1839f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal regexp/syntax mkdir -p $WORK/b117/ cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/dd/dd6ea84b0523bb34a0fbccaa6471e3036bd5400744d47049683d0aeb2767fbbd-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b122/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/buffer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid jskg1XVe9tj5Ju5ZpzE9/jskg1XVe9tj5Ju5ZpzE9 -goversion go1.13.6 -D "" -importcfg $WORK/b122/importcfg -pack ./pool.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid AUdkMkGG42FohBxJ3doD/AUdkMkGG42FohBxJ3doD -goversion go1.13.6 -D "" -importcfg $WORK/b117/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/93/938cce7b4bcd3031627cfebe99014fe8493b2c663559a0baf200eb06395fc9aa-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b122/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/jwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid _JpY2iOhLkNiGADxMjDd/_JpY2iOhLkNiGADxMjDd -goversion go1.13.6 -D "" -importcfg $WORK/b121/importcfg -pack ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b6/b610eff0c5f034c564b4f636b4d94ebf12a0f5b20d5f6ad1c699ee16448bb873-d # internal golang.org/x/text/transform mkdir -p $WORK/b139/ cat >$WORK/b139/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/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid hT1FWDQiFunFPjmp3R1i/hT1FWDQiFunFPjmp3R1i -goversion go1.13.6 -D "" -importcfg $WORK/b139/importcfg -pack ./transform.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/85/854c2f73cfa0740c11e37898e613a26bb27a531096a45d255c4f7c9cfb5a26f1-d # internal text/tabwriter mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid dzxCctxJ2SAfX6KSmB76/dzxCctxJ2SAfX6KSmB76 -goversion go1.13.6 -D "" -importcfg $WORK/b172/importcfg -pack ./tabwriter.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/6c/6c3a391d77ec81945bb186bc126e2fea3553c467e2d118c314a9675e84fdec52-d # internal time mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid fcSxaDNBOydEd7pEcc0p/fcSxaDNBOydEd7pEcc0p -goversion go1.13.6 -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_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/ae/aecfeeea1015e835487b3fa7e169703824120983c85cd13444ca7ef460aa9d14-d # internal internal/syscall/unix mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid WFlqBLiIpfwoFfjYYENS/WFlqBLiIpfwoFfjYYENS -goversion go1.13.6 -D "" -importcfg $WORK/b036/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5a/5a830117b55cc189c6743717654157d2b10aefd4c568a80eeaea3a901fc011c7-d # internal golang.org/x/text/width cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/fd/fd382af928359b703a146c3da725c5392baacae4530efef7630230142a5d2c07-d # internal mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/width /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p golang.org/x/text/width -complete -installsuffix shared -buildid wo3dP94IcLR3iJiEZPy7/wo3dP94IcLR3iJiEZPy7 -goversion go1.13.6 -D "" -importcfg $WORK/b142/importcfg -pack ./kind_string.go ./tables11.0.0.go ./transform.go ./trieval.go ./width.go bitbucket.org/ww/goautoneg mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid TnqSqqiPz5igqNahbK7t/TnqSqqiPz5igqNahbK7t -goversion go1.13.6 -D "" -importcfg $WORK/b185/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/c9/c94f31b562570886e1056f503a0c6abed9d5722e3cc42b271d1b5fb326bc9a92-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid mFwf5r4lkM4IoQ9Y1ZRf/mFwf5r4lkM4IoQ9Y1ZRf -goversion go1.13.6 -D "" -importcfg $WORK/b210/importcfg -pack ./lru.go ./lru_interface.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/e3/e35fbde6d1b52694d1a2bf6ea15dda15870c27f4ea146f4ca750a13959bf5b32-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/3e/3e832259bfc61534d10a147d76c6de4f764977908c35511fb94cb43fcace67be-d # internal encoding/base32 mkdir -p $WORK/b218/ github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b210/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid ozjzGNcY_wAyllMuRvbk/ozjzGNcY_wAyllMuRvbk -goversion go1.13.6 -D "" -importcfg $WORK/b209/importcfg -pack ./edges.go ./iradix.go ./iter.go ./node.go ./raw_iter.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid vodTUR_OWwzpZuvlAG5r/vodTUR_OWwzpZuvlAG5r -goversion go1.13.6 -D "" -importcfg $WORK/b218/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/47/47fb0dee8c8dc15c53727c60f45ffcf8c0e042e39b9f55d7809c6d9a3518d32b-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid ecQ6gBBCpaSsO4c3ynyS/ecQ6gBBCpaSsO4c3ynyS -goversion go1.13.6 -D "" -importcfg $WORK/b240/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/df/df4980cb4340d98bae25d9e1c1290b8107ab9499d7e3eec93a4b4d754f2398f0-d # internal regexp mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b117/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p regexp -std -complete -installsuffix shared -buildid t_MiJ9VIvpLkO9wS-JdO/t_MiJ9VIvpLkO9wS-JdO -goversion go1.13.6 -D "" -importcfg $WORK/b116/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/d7/d738c96b599d9302db81ba6f85ad8584dccf3901b4f73e04c415e124161840e0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/27/2785e547be24d8f38ed38de6c50160462a3501d739eea511029d980bcd3a301e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/23/2341209ce77de7a12ec850312e54ca51abdfe79a52eb9ccd0e992db4ac573616-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_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid mDba-wpZpGqBgwVhy1N_/mDba-wpZpGqBgwVhy1N_ -goversion go1.13.6 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile 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_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid ZhXick9MqR5i35lP7Fxz/ZhXick9MqR5i35lP7Fxz -goversion go1.13.6 -D "" -importcfg $WORK/b035/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7a/7a55e1d59677fb1fed325ac85d82879c7eb4c2372cb25fc0b8d86e5b7182a325-d # internal github.com/cenkalti/backoff mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cenkalti/backoff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/cenkalti/backoff -complete -installsuffix shared -buildid 9VV04XrF0hU2VAmTCqcC/9VV04XrF0hU2VAmTCqcC -goversion go1.13.6 -D "" -importcfg $WORK/b200/importcfg -pack ./backoff.go ./context.go ./exponential.go ./retry.go ./ticker.go ./tries.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/74/74fe2714491452f41b248ac94a9ea8bcdd1142c276692392c813e9539e485d87-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b029/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/9f/9f503cb6033e331e924ebb0865f652d48528fd3e7efa7a2ad7c9e274079df665-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/cd/cdf9e93e234e2129192787a045d371b17915a229652d6f91366c9858b8251fd8-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b037/_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_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid sQTvo6Ks9BmkXBw2w096/sQTvo6Ks9BmkXBw2w096 -goversion go1.13.6 -D "" -importcfg $WORK/b034/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 cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/c9/c924f3e8377211fd1ff2783bbd7d85ff1968b57add765dfb428b8af8b1168b7c-d # internal internal/fmtsort mkdir -p $WORK/b032/ encoding/binary mkdir -p $WORK/b026/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF github.com/hashicorp/errwrap cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid u_GkJhK-9SbYtCc__D4z/u_GkJhK-9SbYtCc__D4z -goversion go1.13.6 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid um_Z9NSYQ8heIjGlsfwW/um_Z9NSYQ8heIjGlsfwW -goversion go1.13.6 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid t8DpGXxe3yUm2dF2JEBw/t8DpGXxe3yUm2dF2JEBw -goversion go1.13.6 -D "" -importcfg $WORK/b216/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/84/84ba82f7a5e9b7baf87fc1ad3db6915a7ae9b1c11460acd4b85be19bed75237c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/76/76789752b5a3f6329399780c146a6be7a201c2cad005ccb1ddb497935c871b6d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/e6/e6e36b8b2ca78317125b52687a694badba2e01cf1342dcf3c2a0590f5924f358-d # internal crypto/sha512 mkdir -p $WORK/b052/ crypto/cipher cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF encoding/base64 mkdir -p $WORK/b045/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid CGYnS735WY7G4VIKyxtO/CGYnS735WY7G4VIKyxtO -goversion go1.13.6 -D "" -importcfg $WORK/b052/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a packagefile crypto/subtle=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b025/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid ezEWYqM-0P4ZR7EuboTr/ezEWYqM-0P4ZR7EuboTr -goversion go1.13.6 -D "" -importcfg $WORK/b045/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b061/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid mDadG5mBf9iEJZw7uwAE/mDadG5mBf9iEJZw7uwAE -goversion go1.13.6 -D "" -importcfg $WORK/b061/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 0TTSJJhfWCtaEJFzuuUA/0TTSJJhfWCtaEJFzuuUA -goversion go1.13.6 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/75/75d0bedebaf75482bbfe2730df4bb5926fab19d114d35bffa310679a8d841676-d # internal crypto/md5 mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b063/symabis ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/md5 -std -installsuffix shared -buildid -Xy977hlGd2AI1wcGOAv/-Xy977hlGd2AI1wcGOAv -goversion go1.13.6 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/80/802f320d7ac8943b43846f477f0dc9650e7582f17dbe2116be9e582095e3e4ea-d # internal crypto/sha1 mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b065/symabis ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid Ip2Jzr952_iHV1n1_eYx/Ip2Jzr952_iHV1n1_eYx -goversion go1.13.6 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/df/dfb162dc814ce603b9190778a8044f00384e93b3a755d5e0584f37038621cabe-d # internal fmt mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid UM2H2DmMqaguT90q3NpZ/UM2H2DmMqaguT90q3NpZ -goversion go1.13.6 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/0d/0d974b66158aa4cc5c13c57e133f9b26302746db0d8d7f0b04b4d2c1f7a5d534-d # internal crypto/aes mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid 5JfnvQOFHSdSJZcNhKYV/5JfnvQOFHSdSJZcNhKYV -goversion go1.13.6 -D "" -importcfg $WORK/b044/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b063/md5block_arm.o ./md5block_arm.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b065/sha1block_arm.o ./sha1block_arm.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b063/_pkg_.a $WORK/b063/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/27/273185bbd5f5bc6cea2dea1a6f1cc7d39198c14388bd2ad3c10c86dd5e02fa9d-d # internal crypto/des mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid cVBfsyYynNffbIDiOUBZ/cVBfsyYynNffbIDiOUBZ -goversion go1.13.6 -D "" -importcfg $WORK/b059/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b065/_pkg_.a $WORK/b065/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ee/ee1aea07748e3f1e74eeeb266eafa68fa30e50da40a8e733dd79aae91c42c1b7-d # internal crypto/sha256 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid L6kF9YJLjaENon1SWP2t/L6kF9YJLjaENon1SWP2t -goversion go1.13.6 -D "" -importcfg $WORK/b066/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/b9/b9ebf739d19b4326075570db5a08448977760bb839719ddc650ccc18728252dc-d # internal encoding/pem mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid SWGwr5zpINJSYcYAZycZ/SWGwr5zpINJSYcYAZycZ -goversion go1.13.6 -D "" -importcfg $WORK/b071/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a6/a6cf74fd311ef50d08fb28a6578b6c3fe5da39966356b645801e2e6f06f6381e-d # internal path/filepath mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_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_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 7kUaE972rYkWQV6cCcDv/7kUaE972rYkWQV6cCcDv -goversion go1.13.6 -D "" -importcfg $WORK/b075/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c4/c43c63ba2c6204a54ee3e95c515a967ecbbb69f06da1286d329bf9b9b9072e42-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/9f/9fdf0da33fa19c4d9ba640404ecd5ba33967f35a567ad0a6978d6d14f267613a-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_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_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid -Fwida6efmKx_s0BHcg_/-Fwida6efmKx_s0BHcg_ -goversion go1.13.6 -D "" -importcfg $WORK/b083/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go net mkdir -p $WORK/b076/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b076/ -importpath net -- -I $WORK/b076/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/2e/2e81ba0b3072c2ee9b14ef3b42fee6cb1cf619f0bc357d567c1000394af27b34-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b085/symabis ./sum_arm.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 15_aVCe-PV45ZHwj82eB/15_aVCe-PV45ZHwj82eB -goversion go1.13.6 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./mac_noasm.go ./poly1305.go ./sum_arm.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/45/45498a0f86a9502cf34a0ba57dd77f3de0846e7eade6711ddb86b2938f28be85-d # internal io/ioutil mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_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_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 1x-A-XzIOTGW2Jn6Tm8Q/1x-A-XzIOTGW2Jn6Tm8Q -goversion go1.13.6 -D "" -importcfg $WORK/b074/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/53/537a7f5e500427e220ba3e4140e0a88743141037caffab5cac1ff663c09bd8f8-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid ttneUzpI2vBY_8JmGfA3/ttneUzpI2vBY_8JmGfA3 -goversion go1.13.6 -D "" -importcfg $WORK/b086/importcfg -pack ./curve25519.go ./doc.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b085/sum_arm.o ./sum_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b085/_pkg_.a $WORK/b085/sum_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/01/01401beb5ec143bd39d911e23a3a110eaff8e61eedeccb69cea95fa29e8212c5-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b082/ cat >$WORK/b082/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 packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 1nT-lyiPjFiK9HnS5-6O/1nT-lyiPjFiK9HnS5-6O -goversion go1.13.6 -D "" -importcfg $WORK/b082/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/6e/6e554b4f49b075e4557b4cbc7c912cb6dbb37288e32ebd21722836f64b9ca0e9-d # internal internal/lazyregexp mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid gy4Hf8WrGBVqcL_u868K/gy4Hf8WrGBVqcL_u868K -goversion go1.13.6 -D "" -importcfg $WORK/b170/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/f8/f83d0126d3bc04d6ae1f428c0f1787be2432d85c818a400f79b79db789ab8bcd-d # internal runtime/debug mkdir -p $WORK/b193/ cat >$WORK/b193/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b193=>" -I $WORK/b193/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b193/symabis ./debug.s cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p runtime/debug -std -installsuffix shared -buildid lEFbCZnAbPAWayiDjuZz/lEFbCZnAbPAWayiDjuZz -goversion go1.13.6 -symabis $WORK/b193/symabis -D "" -importcfg $WORK/b193/importcfg -pack -asmhdr $WORK/b193/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/8c/8c6e6edc96de2b0f19db112220fb5a5eca3e30cab49475b9529810ba3eb789cb-d # internal github.com/cespare/xxhash mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/cespare/xxhash -complete -installsuffix shared -buildid lMRP6EM9uEtyyUzi_Fcg/lMRP6EM9uEtyyUzi_Fcg -goversion go1.13.6 -D "" -importcfg $WORK/b201/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d8/d8faf6b45fa432e7632460142282b877f412520c57fefaa94abf02c16d812cc7-d # internal os/exec mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p os/exec -std -complete -installsuffix shared -buildid CQaYK8kJickzTcjCPVys/CQaYK8kJickzTcjCPVys -goversion go1.13.6 -D "" -importcfg $WORK/b205/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b193=>" -I $WORK/b193/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b193/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b193/_pkg_.a $WORK/b193/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/46/46a5984679f73c71a08af9dc6d6131753c66ae173a67ec720632a77e8d472060-d # internal os/signal mkdir -p $WORK/b211/ cat >$WORK/b211/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b211=>" -I $WORK/b211/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b211/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p os/signal -std -installsuffix shared -buildid wpI9qWUQ110A96TOfsBO/wpI9qWUQ110A96TOfsBO -goversion go1.13.6 -symabis $WORK/b211/symabis -D "" -importcfg $WORK/b211/importcfg -pack -asmhdr $WORK/b211/go_asm.h ./doc.go ./signal.go ./signal_unix.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/6b/6baf0a7e320fbccdc0167211acab7bb63217d4245494280c0d6ac7c8bc043213-d # internal encoding/json mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid pJifquCz1yq61hmSWjTh/pJifquCz1yq61hmSWjTh -goversion go1.13.6 -D "" -importcfg $WORK/b023/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b211=>" -I $WORK/b211/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b211/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/ad/ade330335423ed0c8df11a29d4b259a0a7b23d79258bcb23960ba0d8c136cb1a-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b211/_pkg_.a $WORK/b211/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/14/14dc0efc113a4c8499f135b2a2987f0eae235b970b64d72655ad84761165ae24-d # internal encoding/hex mkdir -p $WORK/b070/ math/big cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b049/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid KEM4yI2lwStf5nx8U6_y/KEM4yI2lwStf5nx8U6_y -goversion go1.13.6 -D "" -importcfg $WORK/b070/importcfg -pack ./hex.go cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b049/symabis ./arith_arm.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/big -std -installsuffix shared -buildid QJbqj9sqp0Z-2jem2_kT/QJbqj9sqp0Z-2jem2_kT -goversion go1.13.6 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e0/e0a27a2486d66ae2b72de2587c5b27d3a6711b0fca54953b1dcd6dc32b336eb6-d # internal net/url mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p net/url -std -complete -installsuffix shared -buildid SICUkDu_6wF9sfwAKLUy/SICUkDu_6wF9sfwAKLUy -goversion go1.13.6 -D "" -importcfg $WORK/b081/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/c9/c9bc159a1fc31ea7bba67509b84c42ee2da136d37d9e8bb6344ba8adb2d7c878-d # internal encoding/csv mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid 8j_X6zfbfnJ2RzH0F-Y8/8j_X6zfbfnJ2RzH0F-Y8 -goversion go1.13.6 -D "" -importcfg $WORK/b089/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/54/54480adcc1f211710049565f70d1e42d42cd29cd6e065a98b77d028c60a07115-d # internal encoding/xml mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_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/encoding/xml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid l1guZfip31E_4Gud3Gc4/l1guZfip31E_4Gud3Gc4 -goversion go1.13.6 -D "" -importcfg $WORK/b090/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/41/416ed6167eb68802a58fef81fdab3584074969bfca5e7dae527ecfc4ecdb2229-d # internal compress/flate mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid kAjQof5_R-fJXIZ2mEBS/kAjQof5_R-fJXIZ2mEBS -goversion go1.13.6 -D "" -importcfg $WORK/b094/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/7c/7c56e6ab3d2b619af491ccd97a99e2b6a2f0034f4188ab3ab6900825c9803469-d # internal compress/gzip mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/flate=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b095/_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_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 8tYfQM3OwvHZtVM42d3u/8tYfQM3OwvHZtVM42d3u -goversion go1.13.6 -D "" -importcfg $WORK/b093/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/13/13577e5b9c8b9c8068a24e23ad7e480c57880c8b87d12a8ba53b5eace34eb7de-d # internal log mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p log -std -complete -installsuffix shared -buildid ly009flLwpKjZpZvXtWu/ly009flLwpKjZpZvXtWu -goversion go1.13.6 -D "" -importcfg $WORK/b101/importcfg -pack ./log.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/5f/5f3c33b27aefe3f493e965280504503a8ce28a6b491e7b2f152b2353ae5647bd-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dNcSlhaiClt83oamYgXe/dNcSlhaiClt83oamYgXe -goversion go1.13.6 -D "" -importcfg $WORK/b100/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/50/5080914e88250842b9d68dbf54913c3be62f0a2575714c01b158c1acee3aedd1-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid MzpSKG7Of3f-qhcUKX7b/MzpSKG7Of3f-qhcUKX7b -goversion go1.13.6 -D "" -importcfg $WORK/b102/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/50/503e140db4c4063c5d492f433c478d9ece211a91395419babf57c5a802321d42-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid sgOoiXEtcnT3oPGanRC_/sgOoiXEtcnT3oPGanRC_ -goversion go1.13.6 -D "" -importcfg $WORK/b105/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/5a/5a9200a455468d7b02dcf18ba96d593fd3f92dc69bff94f6f3f70acf97be28c5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b098/ cat >$WORK/b098/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/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b100/_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_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid F5s30I2KvWyz9kRh84AA/F5s30I2KvWyz9kRh84AA -goversion go1.13.6 -D "" -importcfg $WORK/b098/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b049/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/95/95c1157dbe50c84dde17cdd4803f1c47fd8c229da898d632750d37a5c83197fe-d # internal mime mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p mime -std -complete -installsuffix shared -buildid zsp3irnaicU9vzE-_DZd/zsp3irnaicU9vzE-_DZd -goversion go1.13.6 -D "" -importcfg $WORK/b106/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -o $WORK/b076/_cgo_.o $WORK/b076/_cgo_main.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o -g -O2 -pie cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/9d/9d94810217da958b042aa5dbb5fb100981f451be13facabcc016934a4bfe3d84-d # internal crypto/elliptic mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid RwjuNIS6qiX4uwnNfwLI/RwjuNIS6qiX4uwnNfwLI -goversion go1.13.6 -D "" -importcfg $WORK/b048/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/88/88374a3ed058f184d967c485ce7874516d9422694b89eb5a1ef6c6a052a51d6f-d # internal encoding/asn1 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_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_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid SDPOKU94j-nlk9qkOO0q/SDPOKU94j-nlk9qkOO0q -goversion go1.13.6 -D "" -importcfg $WORK/b053/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go cat >$WORK/b076/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/b077/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net -std -installsuffix shared -buildid 9E78ML9OWzGgHdFY-22I/9E78ML9OWzGgHdFY-22I -goversion go1.13.6 -D "" -importcfg $WORK/b076/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/b076/_cgo_gotypes.go $WORK/b076/cgo_linux.cgo1.go $WORK/b076/cgo_resnew.cgo1.go $WORK/b076/cgo_socknew.cgo1.go $WORK/b076/cgo_unix.cgo1.go $WORK/b076/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/13/13d5f1251ccac6d1cfcf27a35e97128ea8d0b6af03b741f7ab7218410034e5c2-d # internal crypto/rand mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/de/de17408d4a15da96c849dffd56267b4e826b628fd29172c965ceda72838e4a37-d # internal crypto/dsa mkdir -p $WORK/b068/ cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid gudGUb2x1l7-_ah2fbBK/gudGUb2x1l7-_ah2fbBK -goversion go1.13.6 -D "" -importcfg $WORK/b055/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid YmcIklWEKk6oqPjPVUqa/YmcIklWEKk6oqPjPVUqa -goversion go1.13.6 -D "" -importcfg $WORK/b068/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/73/732a4fea509dafdfe3aa200819e256089b4cc54963fd436fa65442cc382046ca-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b102/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_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_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid vxXJy7dW4SzcIhuKH8H3/vxXJy7dW4SzcIhuKH8H3 -goversion go1.13.6 -D "" -importcfg $WORK/b097/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/72/721e3f93f6cca5d41edf72bf8a6b3f9d429428b5fe9922052b7a194ced893e58-d # internal crypto/rsa mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/internal/randutil=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid KfsImcMDA7yJj6vkuPD2/KfsImcMDA7yJj6vkuPD2 -goversion go1.13.6 -D "" -importcfg $WORK/b054/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/00/002b3d08cf3c62f9f88839ee38f49a7b2624dc99f60727859ca90fc79a49bc6f-d # internal crypto/ed25519 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid zbj5MaqwhTbDPwrrA3MM/zbj5MaqwhTbDPwrrA3MM -goversion go1.13.6 -D "" -importcfg $WORK/b060/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7e/7ee5219d7ae2b76f542bf4af11d77d87fbd5e3cfaa3a804ddae20de7cad74218-d # internal crypto/ecdsa mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/internal/randutil=$WORK/b051/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid jnFMwOXTukYroDmKrz99/jnFMwOXTukYroDmKrz99 -goversion go1.13.6 -D "" -importcfg $WORK/b043/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a4/a446257e3b836e8dfc9b22112a4d0bd72891f45a803ef2a75cf04aad84247226-d # internal crypto/x509/pkix mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 2E-XKaITAOYU3YG6Of_h/2E-XKaITAOYU3YG6Of_h -goversion go1.13.6 -D "" -importcfg $WORK/b069/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/48/4878a826876ab669bf744834c3f907152faf5e4952ff3a67ffe7783eec2e64e1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid XG4LzT3zPxt6W3h-F5Ku/XG4LzT3zPxt6W3h-F5Ku -goversion go1.13.6 -D "" -importcfg $WORK/b072/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/c3/c31b91a7254e30ae771526684b960d9eba360c8bcb41f0629046578170cbd1d2-d # internal mime/quotedprintable mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid yRw3fOjZSOTb1EFDl-Nl/yRw3fOjZSOTb1EFDl-Nl -goversion go1.13.6 -D "" -importcfg $WORK/b108/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/8b/8b5f1f7d6421e7ca2f4c106dab7f15c2a47b50b9c57ad5e74b76a3017439041c-d # internal net/http/internal mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid BKkZ6yrW3E1Q3nZkcc9Y/BKkZ6yrW3E1Q3nZkcc9Y -goversion go1.13.6 -D "" -importcfg $WORK/b110/importcfg -pack ./chunked.go ./testcert.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7a/7a10755bac48979a547079332c36405b029adc4984d53e72e7ad3bc420ace7f3-d # internal database/sql/driver mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid Rbm2VTcnhKhSO0sTNMEQ/Rbm2VTcnhKhSO0sTNMEQ -goversion go1.13.6 -D "" -importcfg $WORK/b113/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/24/24f5862e96e31ec06b1dbfd90ec29eacfb5069afecb6709c2ee3434550e0b983-d # internal github.com/globalsign/mgo/internal/json mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/globalsign/mgo/internal/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/globalsign/mgo/internal/json -complete -installsuffix shared -buildid ZUvWcaImr8aaLSy55vWh/ZUvWcaImr8aaLSy55vWh -goversion go1.13.6 -D "" -importcfg $WORK/b119/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ff/ff002b934fd7f7a11fde0e82580d2892f55d2b87b4d12aa2a73f15bee4779ae3-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/jlexer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid bV7plaVCfqkF9pATVb4u/bV7plaVCfqkF9pATVb4u -goversion go1.13.6 -D "" -importcfg $WORK/b120/importcfg -pack ./bytestostr.go ./error.go ./lexer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/8b/8b9428c4140fbdc0da9840a480a4b19be8d28d5892385ff18685e93456aeadc9-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 3wu6EUZTdiasw07wjYy_/3wu6EUZTdiasw07wjYy_ -goversion go1.13.6 -D "" -importcfg $WORK/b126/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/16/16880025d1573f1cef9f4a130cccb44a0a1e645f663eb0332edf83d4581b06a3-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid MERjHrQvjRHTlEnWMQTF/MERjHrQvjRHTlEnWMQTF -goversion go1.13.6 -D "" -importcfg $WORK/b127/importcfg -pack ./logger.go ./standard.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/2a/2afca521c7f3d2c5c45bb916e1ff3ce4344c3fc025bc6f6f79f0a460a472f821-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b081/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/analysis/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid onHtrlQsKoWx4R1N5QFX/onHtrlQsKoWx4R1N5QFX -goversion go1.13.6 -D "" -importcfg $WORK/b130/importcfg -pack ./post_go18.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/54/54758bb81707c8db04298e592dce2dd4008084100289a780b785d026615a3252-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal encoding/gob mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid p6r4o6i9IpkclHGNxqlO/p6r4o6i9IpkclHGNxqlO -goversion go1.13.6 -D "" -importcfg $WORK/b133/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/f5/f53eabf158ac083c90b938f878c9f21ff96ffd068880829ffb6b3315cd6e696c-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/PuerkitoBio/urlesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid 9nuANxTKWMi6UuOKbazZ/9nuANxTKWMi6UuOKbazZ -goversion go1.13.6 -D "" -importcfg $WORK/b136/importcfg -pack ./urlesc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/48/485db5b25ddde77c19d0a9e0509bfd44f56baf144f935eb050417eddfcfe13bc-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid w4Ayyqd7l3RaoiTVdi2l/w4Ayyqd7l3RaoiTVdi2l -goversion go1.13.6 -D "" -importcfg $WORK/b140/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/82/823f0745d2862945bc950861dd0fa92b419e9bc435d62e211f076dd7c219827c-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b139/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b140/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid nPPiTfo2z92uJt5ODUne/nPPiTfo2z92uJt5ODUne -goversion go1.13.6 -D "" -importcfg $WORK/b138/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/a8/a8cdbf2547f5da333b050fbb90f9e0bd787831ac8c83f51a71a2695e3482e221-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b139/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid KVs-ao2DyTkFVBAhkr4g/KVs-ao2DyTkFVBAhkr4g -goversion go1.13.6 -D "" -importcfg $WORK/b141/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/80/808745efa8f9e28bcfe15570bafe4e1592d8112a78fdfd46949803cd5c99a5e3-d # internal github.com/globalsign/mgo/bson mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/globalsign/mgo/internal/json=$WORK/b119/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/globalsign/mgo/bson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/globalsign/mgo/bson -complete -installsuffix shared -buildid pH0s0rMiMPyG7ekjwe5e/pH0s0rMiMPyG7ekjwe5e -goversion go1.13.6 -D "" -importcfg $WORK/b118/importcfg -pack ./bson.go ./compatibility.go ./decimal.go ./decode.go ./encode.go ./json.go ./stream.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/e9/e9dae22e36fd41563f17f56fc6a36860ed2c2c0195ae7e7fba3232463982f3cb-d # internal text/template/parse mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid N9ro2UE3F6iw9cQ440nL/N9ro2UE3F6iw9cQ440nL -goversion go1.13.6 -D "" -importcfg $WORK/b151/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/9e/9e14e59facd31616caa1d344b95f503ccc04ace5ac58b1ffc34cfa8612e58e3d-d # internal golang.org/x/net/idna mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b138/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b140/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b141/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid yMwAD3udIKZxmrmR2wTG/yMwAD3udIKZxmrmR2wTG -goversion go1.13.6 -D "" -importcfg $WORK/b137/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b076/_pkg_.a $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b5/b5aca0285c0b119a808db8d09c0b41f41b747ebd61152df0c61d84f98e8d489c-d # internal crypto/x509 mkdir -p $WORK/b067/ cat >$WORK/b067/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/b041/_pkg_.a packagefile crypto/aes=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/des=$WORK/b059/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b043/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b073/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_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_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid yM3TZbdcLqpoBZFdOG9z/yM3TZbdcLqpoBZFdOG9z -goversion go1.13.6 -D "" -importcfg $WORK/b067/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_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/f3/f3ccffcc433cd2091e2d5a7004d66f136047f83d53e19174118affa99b7af9e6-d # internal net/textproto mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid AmybQ77RAkmhCD9SDxVc/AmybQ77RAkmhCD9SDxVc -goversion go1.13.6 -D "" -importcfg $WORK/b103/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/b5/b54cb5dfa3f72bedcd40251a4e8abc56027389bcd8a5d62525f33ccda5a9c5ed-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b097/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_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_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid jti1x_eZ4mebPzyOkX2H/jti1x_eZ4mebPzyOkX2H -goversion go1.13.6 -D "" -importcfg $WORK/b104/importcfg -pack ./proxy.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/30/3019571ba463253120e3b8397fe9adae946a6a7d6d9168918dab2cbe4dde9de8-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mitchellh/mapstructure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid np2yZxLnbZGr34p3Reau/np2yZxLnbZGr34p3Reau -goversion go1.13.6 -D "" -importcfg $WORK/b123/importcfg -pack ./decode_hooks.go ./error.go ./mapstructure.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/d4/d475defda15837e8905c278e535950fbdd39d9253788cfaefd019f71b79c159c-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b096/ cat >$WORK/b096/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/b097/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile strings=$WORK/b038/_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_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid jBV1r5SdB1akiwow1znP/jBV1r5SdB1akiwow1znP -goversion go1.13.6 -D "" -importcfg $WORK/b096/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/4c/4c01f442bfd3eb6af740f438d4cb4054ffe61b16cc50a407518ff845204ac297-d # internal mime/multipart mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/quotedprintable=$WORK/b108/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid RpOswRbA3QvvT1wnC0yj/RpOswRbA3QvvT1wnC0yj -goversion go1.13.6 -D "" -importcfg $WORK/b107/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/6e/6eaca3a5a90da680c1a3ad625159a25a7eb33ff5aeb5f9ba30c6734202ea7294-d # internal net/mail mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p net/mail -std -complete -installsuffix shared -buildid 526YdlRfVMkSh2ZRl7bh/526YdlRfVMkSh2ZRl7bh -goversion go1.13.6 -D "" -importcfg $WORK/b124/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/55/55180b3b942326af4e09e5f71de8f2894bea6957461e6d5b4396f4561d839d74-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b136/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b137/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b141/_pkg_.a packagefile golang.org/x/text/width=$WORK/b142/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/PuerkitoBio/purell /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid EPKrBl_bp0horIq4yZzl/EPKrBl_bp0horIq4yZzl -goversion go1.13.6 -D "" -importcfg $WORK/b135/importcfg -pack ./purell.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/58/58e9059897d04406418f93a7f095439c6d39cd39d7e54bcfb7fcaa52b1d686a9-d # internal text/template mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b151/_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_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p text/template -std -complete -installsuffix shared -buildid vuLEQN7dT8xuIxprOCUq/vuLEQN7dT8xuIxprOCUq -goversion go1.13.6 -D "" -importcfg $WORK/b150/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/48/484d5901450e733cb37309ccdd6a51e8b89d0b5c8ca3550ab852e3675aeae80e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal github.com/pkg/errors mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid CRUiHNQyl7SbFrXdVUWj/CRUiHNQyl7SbFrXdVUWj -goversion go1.13.6 -D "" -importcfg $WORK/b153/importcfg -pack ./errors.go ./stack.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/14/14f1e154457832b61f8f33c434e3b65ffe4616af9c59e13f50195133da94fc90-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/be/be1eee7f7fb7d3a591c57bb8a33663b3fe250c30df64b6a7ead8b7a93bebcf15-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b164/ github.com/alecthomas/units mkdir -p $WORK/b165/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid TmQV-eAc71cgm0NMA7lb/TmQV-eAc71cgm0NMA7lb -goversion go1.13.6 -D "" -importcfg $WORK/b164/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid 78k74ypOfpzXaDHH4TnP/78k74ypOfpzXaDHH4TnP -goversion go1.13.6 -D "" -importcfg $WORK/b165/importcfg -pack ./bytes.go ./doc.go ./si.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/d0/d00ac794f194dfe79b17eb27066fd8940ac21c1aa91e4f4ccceca8effd4f2fea-d # internal go/token mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p go/token -std -complete -installsuffix shared -buildid 3fp8-7K1UplHFwKjyjHH/3fp8-7K1UplHFwKjyjHH -goversion go1.13.6 -D "" -importcfg $WORK/b169/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/9a/9a8b6dc25b8aa317ad70d7d87b3c5aa34b519000c037aa1c1d4c7185b4fece85-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-logfmt/logfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid 6D4eClF5DcwjGl5X2s5Y/6D4eClF5DcwjGl5X2s5Y -goversion go1.13.6 -D "" -importcfg $WORK/b175/importcfg -pack ./decode.go ./doc.go ./encode.go ./jsonstring.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/15/150829977a7b2f249dbcccf966ec64a6b9e98cff2a1265314c7401c1c3062d5c-d # internal crypto/tls mkdir -p $WORK/b057/ cat >$WORK/b057/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/b058/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/des=$WORK/b059/_pkg_.a packagefile crypto/ecdsa=$WORK/b043/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b047/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_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_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid jK_C_mt5WOK_Ad2y1dUK/jK_C_mt5WOK_Ad2y1dUK -goversion go1.13.6 -D "" -importcfg $WORK/b057/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/7b/7b43a5c01ece74d5e4514f600b575c1996faa0fa97e9a1b5d286a511d54c7bbb-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile html=$WORK/b115/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/asaskevich/govalidator /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid Z-8GWpIeL7bHPZKHPds1/Z-8GWpIeL7bHPZKHPds1 -goversion go1.13.6 -D "" -importcfg $WORK/b114/importcfg -pack ./arrays.go ./converter.go ./doc.go ./error.go ./numerics.go ./patterns.go ./types.go ./utils.go ./validator.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/5f/5f1708d735e1a386a2b0c1b4433f64c45775ee5ca91698e9e33b89f5ec24bd32-d # internal go/scanner mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b169/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid F0IElkBwsm6ODuwHVuQZ/F0IElkBwsm6ODuwHVuQZ -goversion go1.13.6 -D "" -importcfg $WORK/b168/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/61/614c0ae7ecdb12c1f4c5b4e0242fd117c5ca5e795c97b5cd46598704ec541410-d # internal go/ast mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/scanner=$WORK/b168/_pkg_.a packagefile go/token=$WORK/b169/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p go/ast -std -complete -installsuffix shared -buildid iOw0op8JkLit3JNt-dvT/iOw0op8JkLit3JNt-dvT -goversion go1.13.6 -D "" -importcfg $WORK/b167/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/10/101266cdf9f2de4fdfe247fd04b76ef86819ac4aa3a3ac0a2c6d3d7174800f37-d # internal github.com/alecthomas/template mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b164/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid ZpdPOKy-Ih8nkgeSPaJm/ZpdPOKy-Ih8nkgeSPaJm -goversion go1.13.6 -D "" -importcfg $WORK/b163/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/f7/f785c3798cf012e33a04880b31d15ef950d93959a154eb295c91ac33016193e9-d # internal html/template mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile html=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile text/template/parse=$WORK/b151/_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_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p html/template -std -complete -installsuffix shared -buildid NL99WQVUWcHvot7d5cQZ/NL99WQVUWcHvot7d5cQZ -goversion go1.13.6 -D "" -importcfg $WORK/b149/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/f7/f7a2af10de29c302244e2a369023169814d401982905afc3595aca2a9e42e439-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b175/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-kit/kit/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/go-kit/kit/log -complete -installsuffix shared -buildid J6o6-xy3gO7p7p1aEDA_/J6o6-xy3gO7p7p1aEDA_ -goversion go1.13.6 -D "" -importcfg $WORK/b174/importcfg -pack ./doc.go ./json_logger.go ./log.go ./logfmt_logger.go ./nop_logger.go ./stdlib.go ./sync.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/21/21f5513025a9b37136cd53d5677449654de93dd60e3e049e5b11c6075729707d-d # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-kit/kit/log/level /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid 2RWZTguijrsBTzNG1F7t/2RWZTguijrsBTzNG1F7t -goversion go1.13.6 -D "" -importcfg $WORK/b176/importcfg -pack ./doc.go ./level.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/8a/8acc0f18acf651b4c70eaede94714a6162e43fe37f433c203a8d0bc9aeb5ded7-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid RsGkopt1KDtxJpMp91mp/RsGkopt1KDtxJpMp91mp -goversion go1.13.6 -D "" -importcfg $WORK/b180/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/0b/0b8ca856d3530e03881ad8ff4bacbe2ea2046b1370389a3bdf84064c6403c8f7-d # internal go/doc mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b167/_pkg_.a packagefile go/token=$WORK/b169/_pkg_.a packagefile internal/lazyregexp=$WORK/b170/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p go/doc -std -complete -installsuffix shared -buildid vXufrHmyqJ3XSZsssqBG/vXufrHmyqJ3XSZsssqBG -goversion go1.13.6 -D "" -importcfg $WORK/b166/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/ee/eefd13807d1ca584c5853be924987ac015658762c578bea16df2fa71eba7101d-d # internal github.com/prometheus/common/model mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid 70pQaAKSZ8gdFEl6teFG/70pQaAKSZ8gdFEl6teFG -goversion go1.13.6 -D "" -importcfg $WORK/b190/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/bd/bdbdfc7fdb43b7e169bdf2ea83cad0ca1a86b3ba67d8b6ec0de9e2a9b7d2a1a2-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid l9EjT-aR88thZ2e-m-87/l9EjT-aR88thZ2e-m-87 -goversion go1.13.6 -D "" -importcfg $WORK/b192/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/51/513b096e45ec40a9429e2f28793227a87905a3f800741d6f7277315e7fcd0011-d # internal github.com/prometheus/procfs mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b192/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid _jUD1gvVnH3AYWRHTmIx/_jUD1gvVnH3AYWRHTmIx -goversion go1.13.6 -D "" -importcfg $WORK/b191/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/2c/2cfbe19d2f0ca3bef28f46441157bdb69925cfe1c803b1b03046ba0f2729c6c1-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid MCsGUdX4fNJI_hBSe_bB/MCsGUdX4fNJI_hBSe_bB -goversion go1.13.6 -D "" -importcfg $WORK/b197/importcfg -pack ./timeseries.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/09/0960e7e26ece9234d2caff7bea119e7f0c800629ba5591d8783b514bbff1a78f-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b163/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b165/_pkg_.a packagefile go/doc=$WORK/b166/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid KvXovxwG8saqFunpk8-S/KvXovxwG8saqFunpk8-S -goversion go1.13.6 -D "" -importcfg $WORK/b162/importcfg -pack ./actions.go ./app.go ./args.go ./cmd.go ./completions.go ./doc.go ./envar.go ./flags.go ./global.go ./guesswidth_unix.go ./model.go ./parser.go ./parsers.go ./templates.go ./usage.go ./values.go ./values_generated.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/ea/eaf3de72a1e933383cf08cb4fbddebeb53fa21e669fe52d9c9722fa2b0a94337-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_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/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid kXqdpweoTUQzyQDMpxrQ/kXqdpweoTUQzyQDMpxrQ -goversion go1.13.6 -D "" -importcfg $WORK/b203/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/de/deb787c4750f32eb785690799a1fca3ed4f0ac91ea89256630eba8a701b5bd9f-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os/exec=$WORK/b205/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-sockaddr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid cXIFIm_eJlDfaIBosfnr/cXIFIm_eJlDfaIBosfnr -goversion go1.13.6 -D "" -importcfg $WORK/b204/importcfg -pack ./doc.go ./ifaddr.go ./ifaddrs.go ./ifattr.go ./ipaddr.go ./ipaddrs.go ./ipv4addr.go ./ipv6addr.go ./rfc.go ./route_info.go ./route_info_linux.go ./sockaddr.go ./sockaddrs.go ./unixsock.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ce/ce469ef245ce39a0d3707f57b232b6cb7aed5d8bc6f90ea149b31e45ea133588-d # internal net/http/httptrace mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b057/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid wmhD-gLenPGbQJe-k9oL/wmhD-gLenPGbQJe-k9oL -goversion go1.13.6 -D "" -importcfg $WORK/b109/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ee/ee963fb39f5ad7364ead69a7f5b2aa21cff913203e6597546a80b99a1697a492-d # internal net/http mkdir -p $WORK/b092/ cat >$WORK/b092/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/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b057/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b107/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http/httptrace=$WORK/b109/_pkg_.a packagefile net/http/internal=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_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_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p net/http -std -complete -installsuffix shared -buildid 7usEc_yebtV4AxXpbbT7/7usEc_yebtV4AxXpbbT7 -goversion go1.13.6 -D "" -importcfg $WORK/b092/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/eb/ebdce51daf19d41cee1d90d12f55e3a79952b6888452ed2751b2dc7ace372f71-d # internal github.com/prometheus/alertmanager/cli/config mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b162/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cli/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/prometheus/alertmanager/cli/config -complete -installsuffix shared -buildid I9qcGWD-FEqy7tVFh-u5/I9qcGWD-FEqy7tVFh-u5 -goversion go1.13.6 -D "" -importcfg $WORK/b161/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/d5/d5e4e0927889c9ba46baefc38dea3d8969b55832a6a54da561e576b3c0a998db-d # internal compress/lzw mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/lzw /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p compress/lzw -std -complete -installsuffix shared -buildid VO2JTQ2UYKXTELwHCOvt/VO2JTQ2UYKXTELwHCOvt -goversion go1.13.6 -D "" -importcfg $WORK/b207/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/99/99f7079bf81ca97147b93232b6f8e36fa6c971235b014b36ffa36ceda3c19f19-d # internal github.com/google/btree mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/btree /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/google/btree -complete -installsuffix shared -buildid aiVJm1Tgl6WjiVT3DSOr/aiVJm1Tgl6WjiVT3DSOr -goversion go1.13.6 -D "" -importcfg $WORK/b212/importcfg -pack ./btree.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/d0/d05b6b5848c59c219863658de40250216ebcc0f2ca8bd3489db042ca66033c6f-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b216/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid suRnZoxQaxwzpd7_veij/suRnZoxQaxwzpd7_veij -goversion go1.13.6 -D "" -importcfg $WORK/b215/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/be/be090bfcf17a3e73db3165bd62ceaf8a72b2e8858d6cee95de4a10f9f4df8bd7-d # internal golang.org/x/crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p golang.org/x/crypto/ed25519/internal/edwards25519 -complete -installsuffix shared -buildid Vr7GihhOT-73RJqFPRgB/Vr7GihhOT-73RJqFPRgB -goversion go1.13.6 -D "" -importcfg $WORK/b220/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/fe/febe21906cbcc20d11c921772e0d7bf6f824110aab31ae77805b1b7a1ce2c0a7-d # internal golang.org/x/net/bpf mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid dH8FisfuYhzHpMa-PZSa/dH8FisfuYhzHpMa-PZSa -goversion go1.13.6 -D "" -importcfg $WORK/b222/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/fa/faba11e2784b11282d3f05bde1fa4fd5a053451121e9fe71bede952b120da3d0-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid A51gprTyNnbKCwWhf5_j/A51gprTyNnbKCwWhf5_j -goversion go1.13.6 -D "" -importcfg $WORK/b183/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/1d/1d44a463a2c24da7eef621e15f601b74739a891c00b6dee0f0d967676a1ee6c4-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b183/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid EePPDeRA2QFMm6708E6v/EePPDeRA2QFMm6708E6v -goversion go1.13.6 -D "" -importcfg $WORK/b182/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/24/245db375696f7507afa5420bd8cf46646aadd7887c14bf6df0558f0a9b3bab99-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid Cw-AENRiiunMT0GVMmjs/Cw-AENRiiunMT0GVMmjs -goversion go1.13.6 -D "" -importcfg $WORK/b187/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/07/077c1354a3b67f6b2d1dc783206d77239cf3f5eb3c2cb3b8cfb0eedef009a9fb-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid 5Q4_EOCH7kYkyeJlj9_h/5Q4_EOCH7kYkyeJlj9_h -goversion go1.13.6 -D "" -importcfg $WORK/b188/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/ca/ca2154db400756ed0b072e7f3aca5468270525ab7459f4fde250063d08aaa416-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b187/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b188/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b183/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid hDK9k_zJdUz7591H9uzU/hDK9k_zJdUz7591H9uzU -goversion go1.13.6 -D "" -importcfg $WORK/b186/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/16/1674963408a03ed9e808f6976364aea0d9809919dea86bbe44d3a5341fbc9ab7-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid A7-9bKYnbZ9v1Wm9JwNx/A7-9bKYnbZ9v1Wm9JwNx -goversion go1.13.6 -D "" -importcfg $WORK/b189/importcfg -pack ./decode.go ./doc.go ./encode.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/ec/ecb9a514939446c43183752e88a33aa07628052276c2e7b8f875603b144019db-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b182/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid iLN_S524dinxfpDWbduE/iLN_S524dinxfpDWbduE -goversion go1.13.6 -D "" -importcfg $WORK/b181/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/29/29be84eef2fa4492620c09ab71b274f98324c1e8c9c1f56b41afd2084e14f22b-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b220/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid mLE8IQlHdgX5He359FN2/mLE8IQlHdgX5He359FN2 -goversion go1.13.6 -D "" -importcfg $WORK/b219/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/50/509986c29f2bb33173d765278b4ec2863aeaec9d574b318f5b49d09e50073344-d # internal golang.org/x/sys/unix mkdir -p $WORK/b225/ cat >$WORK/b225/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b225=>" -I $WORK/b225/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b225/symabis ./asm_linux_arm.s cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_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_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid qfTk1r34na1HOql0Z9zZ/qfTk1r34na1HOql0Z9zZ -goversion go1.13.6 -symabis $WORK/b225/symabis -D "" -importcfg $WORK/b225/importcfg -pack -asmhdr $WORK/b225/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm.go ./zptrace_armnn_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/fe/fedec524ce36e73c7c6129f25e60a0bf683de77b634cb4895620a401c513e2f4-d # internal github.com/sean-/seed mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sean-/seed /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/sean-/seed -complete -installsuffix shared -buildid PIXoWQMAgVfwlOVyMUzv/PIXoWQMAgVfwlOVyMUzv -goversion go1.13.6 -D "" -importcfg $WORK/b227/importcfg -pack ./init.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/3c/3c61f0b264b1ba2b3de8d71b50fb537739ac0762c566025dbf2a597b2c9c2950-d # internal github.com/oklog/ulid mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_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/b050/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oklog/ulid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/oklog/ulid -complete -installsuffix shared -buildid J76dzywprobOdcTfIYWY/J76dzywprobOdcTfIYWY -goversion go1.13.6 -D "" -importcfg $WORK/b228/importcfg -pack ./ulid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/a8/a8a70e323088fd837a928bab45b440a1248d68b40387f17673135fd421417967-d # internal github.com/oklog/run mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b211/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oklog/run /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/oklog/run -complete -installsuffix shared -buildid ZrIc5pX8valfvq0PJlZu/ZrIc5pX8valfvq0PJlZu -goversion go1.13.6 -D "" -importcfg $WORK/b233/importcfg -pack ./actors.go ./group.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/a5/a5a710061c63810adec143a22f2c65e16e818d66966df79c06e311ae689d4678-d # internal github.com/satori/go.uuid mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile database/sql/driver=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/satori/go.uuid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/satori/go.uuid -complete -installsuffix shared -buildid eiHvrUxurT_SPQhLAe6X/eiHvrUxurT_SPQhLAe6X -goversion go1.13.6 -D "" -importcfg $WORK/b243/importcfg -pack ./codec.go ./generator.go ./sql.go ./uuid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/cb/cb4c54d912070329ce2ce9005f09e11fd38e3a3e2191207cb006b6f8cb815b9d-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/pkg/labels /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid SPQ9yEBiJwSV8Tlw8TzM/SPQ9yEBiJwSV8Tlw8TzM -goversion go1.13.6 -D "" -importcfg $WORK/b248/importcfg -pack ./matcher.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/54/54d0e37f4120b61cee56a898b7170f6b43084ad907b48b02075ecbb93b221d03-d # internal github.com/xlab/treeprint mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/xlab/treeprint /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/xlab/treeprint -complete -installsuffix shared -buildid tUxOigaj-vnPoei5NGIZ/tUxOigaj-vnPoei5NGIZ -goversion go1.13.6 -D "" -importcfg $WORK/b250/importcfg -pack ./helpers.go ./struct.go ./treeprint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/04/04b8e75ee2983402fdcadada1db068e1ff9c6ed3c745d1c12a9c8a7b50438806-d # internal os/user mkdir -p $WORK/b251/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b251/ -importpath os/user -- -I $WORK/b251/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/7e/7eebaaf74fe062726bda0c4a638323f4accebcf82f26249bd2e2b3709fb2b804-d # internal cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b225=>" -I $WORK/b225/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b225/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b225/_pkg_.a $WORK/b225/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/c2/c207519bf3e073daaae08eabdc8ed32da903b7c4ede06918c6ce6cedc2d701b5-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b225/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid 86Na9lfObl0PoQEpGfvD/86Na9lfObl0PoQEpGfvD -goversion go1.13.6 -D "" -importcfg $WORK/b224/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./norace.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_arm.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cd $WORK/b251 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/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/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/26/267d00e9b60a50fc3484502b359f637ef6737929af829be04dcdff49d790728d-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid -b40j94sRSSLLwrowBjw/-b40j94sRSSLLwrowBjw -goversion go1.13.6 -D "" -importcfg $WORK/b231/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go github.com/gogo/protobuf/types mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b240/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid 5L6uHCSOfcYeonYV0TDg/5L6uHCSOfcYeonYV0TDg -goversion go1.13.6 -D "" -importcfg $WORK/b239/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_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/20/201c1f52cf6287af27e8fe475644a9f8125173817f0c069d5968ae8b86a1ea56-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b222/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b223/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b224/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b225/_pkg_.a packagefile net=$WORK/b076/_pkg_.a 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 cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid n-pqN2ZaofA_psXDBEXl/n-pqN2ZaofA_psXDBEXl -goversion go1.13.6 -D "" -importcfg $WORK/b221/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go cd $WORK/b251 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -o $WORK/b251/_cgo_.o $WORK/b251/_cgo_main.o $WORK/b251/_x001.o $WORK/b251/_x002.o $WORK/b251/_x003.o $WORK/b251/_x004.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b251/_cgo_.o -dynout $WORK/b251/_cgo_import.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p os/user -std -installsuffix shared -buildid 0caua2Qzk2BitEiXM3gP/0caua2Qzk2BitEiXM3gP -goversion go1.13.6 -D "" -importcfg $WORK/b251/importcfg -pack ./lookup.go ./user.go $WORK/b251/_cgo_gotypes.go $WORK/b251/cgo_lookup_unix.cgo1.go $WORK/b251/getgrouplist_unix.cgo1.go $WORK/b251/listgroups_unix.cgo1.go $WORK/b251/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b251/_pkg_.a $WORK/b251/_x001.o $WORK/b251/_x002.o $WORK/b251/_x003.o $WORK/b251/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/84/84317292d353a5b7f54c59c3c0c9d9cd0b3998e8f6e36cdacc97f1085275f478-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b222/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b223/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b224/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b225/_pkg_.a packagefile net=$WORK/b076/_pkg_.a 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 cd /usr/share/gocode/src/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid sYuquJtbPD5z2CLi6afO/sYuquJtbPD5z2CLi6afO -goversion go1.13.6 -D "" -importcfg $WORK/b226/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/de/dec5e95c0e3f5f1d2d3a7419e5fb77e0dfede72522c8d567902d59d712018dfb-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/8e/8e04dfac97b4962a2de601ef0b67b856a26e73cbf593a4aef12569a24aac84a8-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b231/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid UnhUYete8e7n6pxEoF4C/UnhUYete8e7n6pxEoF4C -goversion go1.13.6 -D "" -importcfg $WORK/b230/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/59/59b08ef24b3ebab32b5b9329ac0c920e4deefcfe60baf957aaab15e41c8a7843-d # internal github.com/miekg/dns mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/ecdsa=$WORK/b043/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile crypto/tls=$WORK/b057/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile encoding/base32=$WORK/b218/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b219/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b221/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b226/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b225/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/miekg/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid 5b4jZCH_7V4JjJ2zCOdr/5b4jZCH_7V4JjJ2zCOdr -goversion go1.13.6 -D "" -importcfg $WORK/b217/importcfg -pack ./acceptfunc.go ./client.go ./clientconfig.go ./dane.go ./defaults.go ./dns.go ./dnssec.go ./dnssec_keygen.go ./dnssec_keyscan.go ./dnssec_privkey.go ./doc.go ./duplicate.go ./edns.go ./format.go ./generate.go ./labels.go ./listen_go111.go ./msg.go ./msg_helpers.go ./msg_truncate.go ./nsecx.go ./privaterr.go ./reverse.go ./sanitize.go ./scan.go ./scan_rr.go ./serve_mux.go ./server.go ./sig0.go ./singleinflight.go ./smimea.go ./tlsa.go ./tsig.go ./types.go ./udp.go ./update.go ./version.go ./xfr.go ./zduplicate.go ./zmsg.go ./ztypes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/6f/6f8a9ff76ae1ea3a75f82d97c8d2ed28ef3ef2c086d0c1c487659ebee5b988b9-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b230/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cluster/clusterpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid o2Y3RnMwJF9rNcHovmUR/o2Y3RnMwJF9rNcHovmUR -goversion go1.13.6 -D "" -importcfg $WORK/b229/importcfg -pack ./cluster.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/76/76ce96691f4a6b32585289dcf221461eb1b357c272e808aa392d7c9ce8213495-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/c0/c04b8ea4d44409affde27aa7fd6056b56c6cd53887fe87f207105ee9e4000ce9-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b144/ github.com/go-openapi/swag mkdir -p $WORK/b125/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid h92pvA6NL27uiYpaGKHS/h92pvA6NL27uiYpaGKHS -goversion go1.13.6 -D "" -importcfg $WORK/b144/importcfg -pack ./router.go ./server.go ./util.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b120/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b121/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/swag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/go-openapi/swag -complete -installsuffix shared -buildid Nbu1QtwDjjf7aFYB0zoi/Nbu1QtwDjjf7aFYB0zoi -goversion go1.13.6 -D "" -importcfg $WORK/b125/importcfg -pack ./convert.go ./convert_types.go ./doc.go ./json.go ./loading.go ./net.go ./path.go ./post_go18.go ./post_go19.go ./util.go ./yaml.go github.com/go-openapi/errors mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/go-openapi/errors -complete -installsuffix shared -buildid XK6ADA8IWakaejAwjMjw/XK6ADA8IWakaejAwjMjw -goversion go1.13.6 -D "" -importcfg $WORK/b091/importcfg -pack ./api.go ./auth.go ./doc.go ./headers.go ./middleware.go ./parsing.go ./schema.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/94/94e9e391fe8f74f45cdbbec9631cc5e47257f3ce06be37093a1d7e711519f9ad-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b092/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid y5bL9j-SNwqoV8xgRvVc/y5bL9j-SNwqoV8xgRvVc -goversion go1.13.6 -D "" -importcfg $WORK/b145/importcfg -pack ./header.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/e1/e14cc2c287b1e0b150fedf7ed0e2edac2c7fba5c1ed79a0e6199e5e7b7e253c5-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b113/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b114/_pkg_.a packagefile github.com/globalsign/mgo/bson=$WORK/b118/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b120/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b121/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b123/_pkg_.a packagefile net/mail=$WORK/b124/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/strfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid ZqYtoyIS3YEZAiTPMfKX/ZqYtoyIS3YEZAiTPMfKX -goversion go1.13.6 -D "" -importcfg $WORK/b112/importcfg -pack ./bson.go ./date.go ./default.go ./doc.go ./duration.go ./format.go ./time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/f8/f8962e2bf5077cb193c5cd056bac97eea6679f6757874e37b79074916711c153-d # internal net/http/httputil mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/http/internal=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid pTplJzdQoQN7vysnnuBi/pTplJzdQoQN7vysnnuBi -goversion go1.13.6 -D "" -importcfg $WORK/b152/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/20/2000878ddbf9c12f4c4e55481a7ce61e7e7429564e470435aa7bb3d066860d6c-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/jsonpointer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid IGiR6DhJVZ_PIZAyuz0v/IGiR6DhJVZ_PIZAyuz0v -goversion go1.13.6 -D "" -importcfg $WORK/b131/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e7/e7bd9e3df82a5370231d226e0ae9b736f55895ebfe135daa59aa91c29496d49b-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b135/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/jsonreference /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid YdHH_FfE4FePk9QSYufU/YdHH_FfE4FePk9QSYufU -goversion go1.13.6 -D "" -importcfg $WORK/b134/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f7/f7341cbab2bcadffe3d69a0c17f55bc06e97858f34b9fe1e5af0acaaa301093b-d # internal github.com/go-openapi/spec mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile encoding/gob=$WORK/b133/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b134/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/spec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/go-openapi/spec -complete -installsuffix shared -buildid y9BGe-Waj4bvgsiATV0D/y9BGe-Waj4bvgsiATV0D -goversion go1.13.6 -D "" -importcfg $WORK/b132/importcfg -pack ./bindata.go ./cache.go ./contact_info.go ./debug.go ./expander.go ./external_docs.go ./header.go ./info.go ./items.go ./license.go ./normalizer.go ./operation.go ./parameter.go ./path_item.go ./paths.go ./ref.go ./response.go ./responses.go ./schema.go ./schema_loader.go ./security_scheme.go ./spec.go ./swagger.go ./tag.go ./unused.go ./xml_object.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/3c/3c3e1bfe7cf706c354f8f06b50728daa67b749d96bdb80836424cf4500cf584e-d # internal expvar mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p expvar -std -complete -installsuffix shared -buildid TCnjzR2H9mMrflFnnNhw/TCnjzR2H9mMrflFnnNhw -goversion go1.13.6 -D "" -importcfg $WORK/b178/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/43/43f35af8da19770b369c5aed1e89463d86bb7f55919ca92d8db89b4c8407fdce-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bitbucket.org/ww/goautoneg=$WORK/b185/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b186/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b189/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b182/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid zuq_fV-BQI5iltxCsy6t/zuq_fV-BQI5iltxCsy6t -goversion go1.13.6 -D "" -importcfg $WORK/b184/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./openmetrics_create.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/8a/8a561d0aa22324dcad39653d261c5dae3c5346fca90e2f0ea1d7cac29c59c1e7-d # internal golang.org/x/net/trace mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b197/_pkg_.a packagefile html/template=$WORK/b149/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b172/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid Oagk-CB_F37sVLR5TV8y/Oagk-CB_F37sVLR5TV8y -goversion go1.13.6 -D "" -importcfg $WORK/b196/importcfg -pack ./events.go ./histogram.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/0d/0dfd472e7036f79e8aa3ce6abb504ae3cd353e8b3a15b267e74da1142d1abf76-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/csv=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile encoding/xml=$WORK/b090/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid zVf3EIeDY1Y4ZZNYE6He/zVf3EIeDY1Y4ZZNYE6He -goversion go1.13.6 -D "" -importcfg $WORK/b088/importcfg -pack ./bytestream.go ./client_auth_info.go ./client_operation.go ./client_request.go ./client_response.go ./constants.go ./csv.go ./discard.go ./file.go ./headers.go ./interfaces.go ./json.go ./request.go ./statuses.go ./text.go ./values.go ./xml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/d9/d986a7a0ed34dd29ad7619ac978e42834cd1b944d6c0d9a5fc1c285ded193bf0-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/security /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid d5zExbSPqRuKH7P245oN/d5zExbSPqRuKH7P245oN -goversion go1.13.6 -D "" -importcfg $WORK/b147/importcfg -pack ./authenticator.go ./authorizer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/ad/adbc3a93b7a5b0aaf06f286e3db3a9c384410be6e8f91c1a12f9f3e899bd859c-d # internal github.com/armon/go-metrics mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b209/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b211/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_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/share/gocode/src/github.com/armon/go-metrics /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/armon/go-metrics -complete -installsuffix shared -buildid mwKlkeJqe3e8TfethiE4/mwKlkeJqe3e8TfethiE4 -goversion go1.13.6 -D "" -importcfg $WORK/b208/importcfg -pack ./const_unix.go ./inmem.go ./inmem_endpoint.go ./inmem_signal.go ./metrics.go ./sink.go ./start.go ./statsd.go ./statsite.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/3a/3a5adbedb58d592b4c1be54e328bf46f7c7263414cdf55d8fdfe77fd844d1979-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b178/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b179/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b181/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b182/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b191/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b193/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_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/share/gocode/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid jpjRbBrGQAasy8stESDo/jpjRbBrGQAasy8stESDo -goversion go1.13.6 -D "" -importcfg $WORK/b177/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./http.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/6b/6b7c57c975dc28ed41f8a3e11683ad97eec17b07fa968dd2fa979ef7312ee215-d # internal net/rpc mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding/gob=$WORK/b133/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b169/_pkg_.a packagefile html/template=$WORK/b149/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid 16zcx9PsuSluy-g5b_Zb/16zcx9PsuSluy-g5b_Zb -goversion go1.13.6 -D "" -importcfg $WORK/b214/importcfg -pack ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/16/1638aa07d487170f49b21f6a8118b76464fa9e7dc4bf8f8e6bce409bdf4236b7-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b130/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/analysis /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid bI5DOaegpoLiscMgzeDg/bI5DOaegpoLiscMgzeDg -goversion go1.13.6 -D "" -importcfg $WORK/b129/importcfg -pack ./analyzer.go ./debug.go ./doc.go ./fixer.go ./flatten.go ./mixin.go ./schema.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/16/16209609600acae5a9edabab519d4a44315933df5a0a1a85119a74f626b45ad5-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/rpc=$WORK/b214/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/cc/cc6c852f1ddb2de94dc4608c276d3fc5ca0f20f8aa6076a76ffa17b581a1b16c-d # internal cd /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid z5ClvNSwNHyWTa7XU6Xb/z5ClvNSwNHyWTa7XU6Xb -goversion go1.13.6 -D "" -importcfg $WORK/b213/importcfg -pack ./0doc.go ./binc.go ./decode.go ./encode.go ./helper.go ./helper_internal.go ./msgpack.go ./rpc.go ./simple.go ./time.go github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b230/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b239/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/nflog/nflogpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid EIw_X36chnP2c90uFNeN/EIw_X36chnP2c90uFNeN -goversion go1.13.6 -D "" -importcfg $WORK/b238/importcfg -pack ./nflog.pb.go ./set.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/05/05e52843e38d2424f0f9868b4b094875232d2b4fd5fcbf1816034ce22a493ce7-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b230/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b239/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/silence/silencepb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid Hs1fkRb36JldraIpSlDY/Hs1fkRb36JldraIpSlDY -goversion go1.13.6 -D "" -importcfg $WORK/b242/importcfg -pack ./silence.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/69/6915c4508b6f8fdd9d187b14219215b352ae8e1b23030f47ba30d37279865ac4-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid VQY_AHx08ZN12DTXT4ex/VQY_AHx08ZN12DTXT4ex -goversion go1.13.6 -D "" -importcfg $WORK/b247/importcfg -pack ./file.go ./vfsutil.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/e6/e6365d61b703d721fedcb8884377222a9e887f7967e259f57961964941b70d22-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b247/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/shurcooL/vfsgen /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid clOn2k3YMyrWitqjXNGj/clOn2k3YMyrWitqjXNGj -goversion go1.13.6 -D "" -importcfg $WORK/b246/importcfg -pack ./commentwriter.go ./doc.go ./generator.go ./options.go ./stringwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/50/50e0573f57f5186c76946fd54812279dcbae99003484b44a68e1e208089d8e11-d # internal github.com/go-openapi/loads mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/gob=$WORK/b133/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b129/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/loads /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/go-openapi/loads -complete -installsuffix shared -buildid GQ3lPB5OWZBAmQx8EZoa/GQ3lPB5OWZBAmQx8EZoa -goversion go1.13.6 -D "" -importcfg $WORK/b143/importcfg -pack ./doc.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/30/3019955bc06d1ae962dabd219acc76d42ce56b486bbce7477c4561401fad2aa9-d # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/2f/2f37a0e16e9ec2ab7877fa391c9ad0ed69b57beba4714c3b767f3948b499c81b-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b196/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mwitkow/go-conntrack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid PJakQagje7OKRhI7oGh5/PJakQagje7OKRhI7oGh5 -goversion go1.13.6 -D "" -importcfg $WORK/b195/importcfg -pack ./dialer_reporter.go ./dialer_wrapper.go ./listener_reporter.go ./listener_wrapper.go github.com/prometheus/alertmanager/asset mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b246/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/asset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid tmBci1pp8CbPA0bP967Z/tmBci1pp8CbPA0bP967Z -goversion go1.13.6 -D "" -importcfg $WORK/b245/importcfg -pack ./assets_vfsdata.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/d8/d88b5a7299aa555c4320596e057d83bcb180581a8789837ede21645861263b84-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b129/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid kSOjlKtEKmkX0beOA2wZ/kSOjlKtEKmkX0beOA2wZ -goversion go1.13.6 -D "" -importcfg $WORK/b146/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/a3/a3bd46a473ff52c1b02451fed75b61eeb2a1eed0670751c5e2339a07be42c2c9-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ff/ffe45d2f80a0dceff398ac23a0b2e99cc7c67be65e9550ed2f4660c6a6d443b9-d # internal github.com/prometheus/common/config mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b057/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b195/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/prometheus/common/config -complete -installsuffix shared -buildid qL25C4_iadjsUtMijv5X/qL25C4_iadjsUtMijv5X -goversion go1.13.6 -D "" -importcfg $WORK/b194/importcfg -pack ./config.go ./http_config.go github.com/go-openapi/validate mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b129/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/validate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/go-openapi/validate -complete -installsuffix shared -buildid vOU2aZhO6ocdMOHfNGvR/vOU2aZhO6ocdMOHfNGvR -goversion go1.13.6 -D "" -importcfg $WORK/b148/importcfg -pack ./debug.go ./default_validator.go ./doc.go ./example_validator.go ./formats.go ./helpers.go ./object_validator.go ./options.go ./result.go ./rexp.go ./schema.go ./schema_messages.go ./schema_option.go ./schema_props.go ./slice_validator.go ./spec.go ./spec_messages.go ./type.go ./validator.go ./values.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/42/4203d4ed8c209d4f43bc22063147360c939e09b05d1148e729744819533e8a75-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid 0Aw4Ok1h2ufnkoYxu2a7/0Aw4Ok1h2ufnkoYxu2a7 -goversion go1.13.6 -D "" -importcfg $WORK/b235/importcfg -pack ./match.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/1d/1d3219f0d50e08341bc2b8bd8c387e303c1189780d03f2e2fafe81895a383864-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b153/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b194/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b126/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid 4Ezbi-iXs2nbEguqILkO/4Ezbi-iXs2nbEguqILkO -goversion go1.13.6 -D "" -importcfg $WORK/b173/importcfg -pack ./config.go ./coordinator.go ./notifiers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/82/82248834c6607ae85429f4525295a438e5373976aa91dc52b363267cb31ad87e-d # internal github.com/prometheus/common/version mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/prometheus/common/version -complete -installsuffix shared -buildid UfBbIWioWReE2CAIpnJv/UfBbIWioWReE2CAIpnJv -goversion go1.13.6 -D "" -importcfg $WORK/b249/importcfg -pack ./info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/60/60ba55d5c44f3863d083489737da311118459fed68ebaa456d7051cc31e743a3-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/provider /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid GhC6ZVyslHuP_HVgmDZB/GhC6ZVyslHuP_HVgmDZB -goversion go1.13.6 -D "" -importcfg $WORK/b234/importcfg -pack ./provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/40/409c96a618437811adeaee1900387f3645326b17abb460d59b63a36fbeb4ccff-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/store /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid DrpTup9TQIUiySwb02wt/DrpTup9TQIUiySwb02wt -goversion go1.13.6 -D "" -importcfg $WORK/b236/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/96/9658c0ebbdec3934bb98366b584d77752d98357ddf75d1936495cd232fdf8281-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile html/template=$WORK/b149/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid WR7BG0INO6mslKOjHODL/WR7BG0INO6mslKOjHODL -goversion go1.13.6 -D "" -importcfg $WORK/b244/importcfg -pack ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/f8/f86728c23007cfafc15c95f381fda6ed4bb158104089f00fdb907a0fcddd5bf4-d # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/91/91cd73ba2c38a51f160ec303a65cb057374b4b1f4197a52b8a54f605a68751b4-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/lzw=$WORK/b207/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b208/_pkg_.a packagefile github.com/google/btree=$WORK/b212/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b213/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b215/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b204/_pkg_.a packagefile github.com/miekg/dns=$WORK/b217/_pkg_.a packagefile github.com/sean-/seed=$WORK/b227/_pkg_.a packagefile hash/crc32=$WORK/b095/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/memberlist /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid ZEGIB3npM5OYQJLSA5d1/ZEGIB3npM5OYQJLSA5d1 -goversion go1.13.6 -D "" -importcfg $WORK/b206/importcfg -pack ./alive_delegate.go ./awareness.go ./broadcast.go ./config.go ./conflict_delegate.go ./delegate.go ./event_delegate.go ./keyring.go ./logging.go ./memberlist.go ./merge_delegate.go ./mock_transport.go ./net.go ./net_transport.go ./ping_delegate.go ./queue.go ./security.go ./state.go ./suspicion.go ./transport.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/cf/cf39cea3d377798948306c8ae05c6e826ff90bd809cfecbd5d4ca0c2d5031873-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/e7/e7f70f2fc8f6980b87b9360c4389cd50a2fa11e0ed8487d0db0d73dbf9028c43-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/oklog/run=$WORK/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b173/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/inhibit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid _hl4OZvdMqgFB3OOnQHi/_hl4OZvdMqgFB3OOnQHi -goversion go1.13.6 -D "" -importcfg $WORK/b232/importcfg -pack ./inhibit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/ca/ca3790674bf6fbe68e13a7a2f883b717a41afe6a5ef34feba0cfba3852b25d2f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/9f/9f15464c8e86ae0b40dfc2cefede3f2a57ff22c1139c930fe67b8d15eebbbec6-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b128/ github.com/prometheus/alertmanager/api/v2/models cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b129/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b127/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b144/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b145/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b146/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b147/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b148/_pkg_.a packagefile html/template=$WORK/b149/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b156/ cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid lz-4JXSwcqdpRglAG_EO/lz-4JXSwcqdpRglAG_EO -goversion go1.13.6 -D "" -importcfg $WORK/b128/importcfg -pack ./context.go ./doc.go ./go18.go ./negotiate.go ./not_implemented.go ./operation.go ./parameter.go ./redoc.go ./request.go ./router.go ./security.go ./spec.go ./validation.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b148/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/models /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid _Fq_lGILsa_0AvhL2-Nt/_Fq_lGILsa_0AvhL2-Nt -goversion go1.13.6 -D "" -importcfg $WORK/b156/importcfg -pack ./alert.go ./alert_group.go ./alert_groups.go ./alert_status.go ./alertmanager_config.go ./alertmanager_status.go ./cluster_status.go ./gettable_alert.go ./gettable_alerts.go ./gettable_silence.go ./gettable_silences.go ./label_set.go ./matcher.go ./matchers.go ./peer_status.go ./postable_alert.go ./postable_alerts.go ./postable_silence.go ./receiver.go ./silence.go ./silence_status.go ./version_info.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/eb/ebc51a321eb52542b64a8df4b41c7912b9de938136352fdfe9edad08002a89d9-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b204/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b206/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b228/_pkg_.a packagefile github.com/pkg/errors=$WORK/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b229/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cluster /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid j6_jkjFKM7l3e-fXZZF5/j6_jkjFKM7l3e-fXZZF5 -goversion go1.13.6 -D "" -importcfg $WORK/b202/importcfg -pack ./advertise.go ./channel.go ./cluster.go ./delegate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/7e/7ea9b1f132985497e7ea103934a570a1fc5bbc39a4628472c8c017755e2f103d-d # internal github.com/prometheus/alertmanager/cli/format mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b162/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b172/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cli/format /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/prometheus/alertmanager/cli/format -complete -installsuffix shared -buildid ltjzh7rEs-CQDKkmKmUb/ltjzh7rEs-CQDKkmKmUb -goversion go1.13.6 -D "" -importcfg $WORK/b171/importcfg -pack ./format.go ./format_extended.go ./format_json.go ./format_simple.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/1c/1cf56c31d061a2ff9cf7d9ec08078e65204fad5877ccd16012e673defdf044bd-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b237/ github.com/prometheus/alertmanager/silence mkdir -p $WORK/b241/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b238/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/nflog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid dScfg3tt2H5kBTVCDfzj/dScfg3tt2H5kBTVCDfzj -goversion go1.13.6 -D "" -importcfg $WORK/b237/importcfg -pack ./nflog.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b189/_pkg_.a packagefile github.com/pkg/errors=$WORK/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b242/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b243/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/silence /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid IGqqDuNO-MOirQZgklmu/IGqqDuNO-MOirQZgklmu -goversion go1.13.6 -D "" -importcfg $WORK/b241/importcfg -pack ./silence.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/fc/fcfc6ddb8b2351e005d9cdbcb7697b777fe48772648f724b4f4e2c73c063c45e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a0/a04a35965571547834cc54ddc2ab64505aab04a5a99d031e0dc46e4ec579eed4-d # internal github.com/go-openapi/runtime/client mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b043/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b057/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b127/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b128/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/http/httputil=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/go-openapi/runtime/client -complete -installsuffix shared -buildid h3CTWKGL_8fAwDCZ8jzL/h3CTWKGL_8fAwDCZ8jzL -goversion go1.13.6 -D "" -importcfg $WORK/b040/importcfg -pack ./auth_info.go ./keepalive.go ./request.go ./response.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/c8/c801b4bea3a67d8466faa4a7b2c47e22aeb907f81228745b5e20e1d6638f1c2c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/23/239524c5c91e898b5f5e747819dd2c34c1ded0760a169b46d8f43fe59bd34a10-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/cenkalti/backoff=$WORK/b200/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b201/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b238/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b244/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/notify /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid K7AqvLR_rIq53KdJGdjN/K7AqvLR_rIq53KdJGdjN -goversion go1.13.6 -D "" -importcfg $WORK/b199/importcfg -pack ./notify.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/36/364bcc5e1acb49d2f8c391a8f8b09ec60b2ce5d05f6846c65e54e032f4395372-d # internal github.com/prometheus/alertmanager/api/v2/client/general mkdir -p $WORK/b158/ github.com/prometheus/alertmanager/api/v2/client/alertgroup github.com/prometheus/alertmanager/api/v2/client/alert mkdir -p $WORK/b155/ mkdir -p $WORK/b157/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/general /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/general -complete -installsuffix shared -buildid 0jAKwQnU4_2-q5bDMmOx/0jAKwQnU4_2-q5bDMmOx -goversion go1.13.6 -D "" -importcfg $WORK/b158/importcfg -pack ./general_client.go ./get_status_parameters.go ./get_status_responses.go cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/alert /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/alert -complete -installsuffix shared -buildid 5vXjCZEiTuXE3aFR0QMZ/5vXjCZEiTuXE3aFR0QMZ -goversion go1.13.6 -D "" -importcfg $WORK/b155/importcfg -pack ./alert_client.go ./get_alerts_parameters.go ./get_alerts_responses.go ./post_alerts_parameters.go ./post_alerts_responses.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/alertgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/alertgroup -complete -installsuffix shared -buildid VGSNvz_LnS6SkWbvJYkl/VGSNvz_LnS6SkWbvJYkl -goversion go1.13.6 -D "" -importcfg $WORK/b157/importcfg -pack ./alertgroup_client.go ./get_alert_groups_parameters.go ./get_alert_groups_responses.go github.com/prometheus/alertmanager/api/v2/client/receiver mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/receiver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/receiver -complete -installsuffix shared -buildid 1phyS1fywLKgBVFwPOeH/1phyS1fywLKgBVFwPOeH -goversion go1.13.6 -D "" -importcfg $WORK/b159/importcfg -pack ./get_receivers_parameters.go ./get_receivers_responses.go ./receiver_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/0d/0d1ef0947430235d370228d71f7db173792b53f4b8f621a0f8f0e4ce256910f9-d # internal github.com/prometheus/alertmanager/api/v2/client/silence mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/silence /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/silence -complete -installsuffix shared -buildid z2tEmNP_5-9_ktcjwnl-/z2tEmNP_5-9_ktcjwnl- -goversion go1.13.6 -D "" -importcfg $WORK/b160/importcfg -pack ./delete_silence_parameters.go ./delete_silence_responses.go ./get_silence_parameters.go ./get_silence_responses.go ./get_silences_parameters.go ./get_silences_responses.go ./post_silences_parameters.go ./post_silences_responses.go ./silence_client.go cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/4a/4ae5b86d3e4ceb36f66348cbc385ebbeb57f49cdb70054efaa021f8800b9640c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/55/558bb542f7b4b10d6cb1bf1bee98e6840acc06dbe726cd68313f484cf14249b2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/e8/e81a0fba029e7d117669ce5d3c4817c9959752888cce81b1b8c8acd0a5cc98a6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/78/78afa41637441d0f857bc859ac1832258711734ff976b66fd97d0164c40e9025-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b173/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b199/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/dispatch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid OSj35-3RKr9HDhYVC3rW/OSj35-3RKr9HDhYVC3rW -goversion go1.13.6 -D "" -importcfg $WORK/b198/importcfg -pack ./dispatch.go ./route.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/7c/7cd076b59faafb3bb78c7ce2c4c36cef4d38d5f2e94592497bd953e4661bd725-d # internal github.com/prometheus/alertmanager/api/v2/client mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b155/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b157/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b158/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b159/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b160/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/api/v2/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/prometheus/alertmanager/api/v2/client -complete -installsuffix shared -buildid ns8dw0uhmo8bufHvk1zE/ns8dw0uhmo8bufHvk1zE -goversion go1.13.6 -D "" -importcfg $WORK/b154/importcfg -pack ./alertmanager_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/2c/2cee6b6c76aeeafba794d5ac848bef29b31f806fa959c4dc322bae185760aeaf-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/6f/6f91499d0813728c0745fc47f1d3ab912390b51413978352d644cf464f1f47e0-d # internal github.com/prometheus/alertmanager/cli mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/pkg/errors=$WORK/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b154/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b155/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b158/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b160/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b161/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b173/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b198/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b248/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b244/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b249/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b250/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b162/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b251/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cli /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/prometheus/alertmanager/cli -complete -installsuffix shared -buildid mcSgvv40ak2IT99MXBjw/mcSgvv40ak2IT99MXBjw -goversion go1.13.6 -D "" -importcfg $WORK/b002/importcfg -pack ./alert.go ./alert_add.go ./alert_query.go ./check_config.go ./config.go ./root.go ./routing.go ./silence.go ./silence_add.go ./silence_expire.go ./silence_import.go ./silence_query.go ./silence_update.go ./test_routing.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/48/4853a7546a76c5f2090c385d92715dd4cf2ce00c07ad18c005f930539ab9c2e4-d # internal github.com/prometheus/alertmanager/cmd/amtool mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/cli=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager/cmd/amtool /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid ts7Tj4NoRLMpUmpnowKk/ts7Tj4NoRLMpUmpnowKk -goversion go1.13.6 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/1d/1dc969d6248f14ee64f7e11432fc21f51fbef3bc3707d6a3687c196713806f04-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/alertmanager/cmd/amtool=$WORK/b001/_pkg_.a packagefile github.com/prometheus/alertmanager/cli=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b080/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b040/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b112/_pkg_.a packagefile github.com/pkg/errors=$WORK/b153/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b154/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b155/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b158/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b160/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b156/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b161/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b173/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b198/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b248/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b244/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b190/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b249/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b250/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b162/_pkg_.a packagefile net/url=$WORK/b081/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b251/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile crypto=$WORK/b041/_pkg_.a packagefile crypto/ecdsa=$WORK/b043/_pkg_.a packagefile crypto/rsa=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b057/_pkg_.a packagefile crypto/x509=$WORK/b067/_pkg_.a packagefile encoding/pem=$WORK/b071/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b127/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b092/_pkg_.a packagefile net/http/httputil=$WORK/b152/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile database/sql/driver=$WORK/b113/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b114/_pkg_.a packagefile github.com/globalsign/mgo/bson=$WORK/b118/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b091/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b120/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b121/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b123/_pkg_.a packagefile net/mail=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b157/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b159/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b125/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b148/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b126/_pkg_.a packagefile text/tabwriter=$WORK/b172/_pkg_.a packagefile crypto/md5=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b174/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b176/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b177/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b194/_pkg_.a packagefile net=$WORK/b076/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b199/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b245/_pkg_.a packagefile html/template=$WORK/b149/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b070/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b163/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b165/_pkg_.a packagefile go/doc=$WORK/b166/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile hash=$WORK/b042/_pkg_.a packagefile crypto/aes=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b048/_pkg_.a packagefile crypto/internal/randutil=$WORK/b051/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile encoding/asn1=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b047/_pkg_.a packagefile container/list=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b059/_pkg_.a packagefile crypto/ed25519=$WORK/b060/_pkg_.a packagefile crypto/hmac=$WORK/b062/_pkg_.a packagefile crypto/rc4=$WORK/b064/_pkg_.a packagefile crypto/sha1=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b087/_pkg_.a packagefile crypto/dsa=$WORK/b068/_pkg_.a packagefile crypto/x509/pkix=$WORK/b069/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b073/_pkg_.a packagefile encoding/csv=$WORK/b089/_pkg_.a packagefile encoding/xml=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b129/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b144/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b145/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b146/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b147/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b132/_pkg_.a packagefile mime/quotedprintable=$WORK/b108/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile compress/gzip=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b097/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/http/httptrace=$WORK/b109/_pkg_.a packagefile net/http/internal=$WORK/b110/_pkg_.a packagefile html=$WORK/b115/_pkg_.a packagefile github.com/globalsign/mgo/internal/json=$WORK/b119/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b122/_pkg_.a packagefile regexp/syntax=$WORK/b117/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b131/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b175/_pkg_.a packagefile expvar=$WORK/b178/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b179/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b180/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b181/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b182/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b184/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b191/_pkg_.a packagefile runtime/debug=$WORK/b193/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b077/_pkg_.a packagefile internal/nettrace=$WORK/b078/_pkg_.a packagefile internal/singleflight=$WORK/b079/_pkg_.a packagefile github.com/cenkalti/backoff=$WORK/b200/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b201/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b238/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b241/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b246/_pkg_.a packagefile text/template/parse=$WORK/b151/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b164/_pkg_.a packagefile go/ast=$WORK/b167/_pkg_.a packagefile go/token=$WORK/b169/_pkg_.a packagefile internal/lazyregexp=$WORK/b170/_pkg_.a packagefile crypto/internal/subtle=$WORK/b046/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b085/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b130/_pkg_.a packagefile encoding/gob=$WORK/b133/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b134/_pkg_.a packagefile compress/flate=$WORK/b094/_pkg_.a packagefile hash/crc32=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b102/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b183/_pkg_.a packagefile bitbucket.org/ww/goautoneg=$WORK/b185/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b186/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b189/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b192/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b196/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b203/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b204/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b206/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b229/_pkg_.a packagefile github.com/oklog/run=$WORK/b233/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b230/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b239/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b242/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b243/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b247/_pkg_.a packagefile go/scanner=$WORK/b168/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b099/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b187/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b188/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b197/_pkg_.a packagefile os/exec=$WORK/b205/_pkg_.a packagefile compress/lzw=$WORK/b207/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b208/_pkg_.a packagefile github.com/google/btree=$WORK/b212/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b213/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b215/_pkg_.a packagefile github.com/miekg/dns=$WORK/b217/_pkg_.a packagefile github.com/sean-/seed=$WORK/b227/_pkg_.a packagefile os/signal=$WORK/b211/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b231/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b240/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b136/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b137/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b141/_pkg_.a packagefile golang.org/x/text/width=$WORK/b142/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b209/_pkg_.a packagefile net/rpc=$WORK/b214/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b216/_pkg_.a packagefile encoding/base32=$WORK/b218/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b219/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b221/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b226/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b225/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b138/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b140/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b139/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b210/_pkg_.a packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b220/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b222/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b223/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b224/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=gdOmDjjlSMZj0IMvQCvM/ts7Tj4NoRLMpUmpnowKk/u5_dsE1kpvNkkD6i2cDw/gdOmDjjlSMZj0IMvQCvM -X github.com/prometheus/alertmanager/version=0.20.0 -B 0x7cdc9501681caaa44c272c7f5310afb657142808 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/alertmanager-0.20.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/alertmanager-0.20.0/_build/bin/amtool rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fPlcWA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm + cd alertmanager-0.20.0 + cd /builddir/build/BUILD/alertmanager-0.20.0/_build/src/github.com/prometheus/alertmanager + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/prometheus/alertmanager -b /builddir/build/BUILD/alertmanager-0.20.0/_build/bin -s /builddir/build/BUILD/alertmanager-0.20.0/_build -o golang-github-prometheus-alertmanager-devel.file-list -O /builddir/build/BUILD/alertmanager-0.20.0 -V 0.20.0-1.fc31 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm -g /usr/share/gocode -r '.*example.*' Installing: github.com/prometheus/alertmanager + IFS= +++ realpath -e --relative-base=. doc examples MAINTAINERS.md README.md CHANGELOG.md +++ sort -u ++ listfiles_include='CHANGELOG.md MAINTAINERS.md README.md doc examples' ++ echo 'CHANGELOG.md MAINTAINERS.md README.md doc examples' + godocs='CHANGELOG.md MAINTAINERS.md README.md doc examples' + [[ -n CHANGELOG.md MAINTAINERS.md README.md doc examples ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"MAINTAINERS.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"doc"' + IFS= + read -r f + echo %doc '"examples"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. COPYRIGHT.txt LICENSE NOTICE +++ sort -u ++ listfiles_include='COPYRIGHT.txt LICENSE NOTICE' ++ echo 'COPYRIGHT.txt LICENSE NOTICE' + golicenses='COPYRIGHT.txt LICENSE NOTICE' + [[ -n COPYRIGHT.txt LICENSE NOTICE ]] + IFS= + read -r f + echo %license '"COPYRIGHT.txt"' + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + echo %license '"NOTICE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/alertmanager-0.20.0/_build/bin/alertmanager /builddir/build/BUILD/alertmanager-0.20.0/_build/bin/amtool /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/bin/ '/builddir/build/BUILD/alertmanager-0.20.0/_build/bin/alertmanager' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/bin/alertmanager' '/builddir/build/BUILD/alertmanager-0.20.0/_build/bin/amtool' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/bin/amtool' + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.20.0-1.fc31 --unique-debug-suffix -0.20.0-1.fc31.arm --unique-debug-src-base golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/alertmanager-0.20.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/bin/alertmanager explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/bin/amtool extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/bin/amtool extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/bin/alertmanager warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/bin/amtool. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/bin/alertmanager. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 32772kB, size after compression: 31076kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 7094 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fzSSKB + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + LDFLAGS='-X github.com/prometheus/alertmanager/version=0.20.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/prometheus/alertmanager -b /builddir/build/BUILD/alertmanager-0.20.0/_build/bin -s /builddir/build/BUILD/alertmanager-0.20.0/_build -V 0.20.0-1.fc31 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/alertmanager-0.20.0/_build/src PATH: /builddir/build/BUILD/alertmanager-0.20.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/alertmanager-0.20.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/prometheus/alertmanager/version=0.20.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/prometheus/alertmanager github.com/prometheus/alertmanager/api/v1 PASS ok github.com/prometheus/alertmanager/api/v1 0.052s github.com/prometheus/alertmanager/api/v2 PASS ok github.com/prometheus/alertmanager/api/v2 0.102s github.com/prometheus/alertmanager/cli Checking 'testdata/conf.good.yml' SUCCESS Found: - global config - route - 0 inhibit rules - 1 receivers - 1 templates SUCCESS Checking 'testdata/conf.bad.yml' FAILED: yaml: unmarshal errors: line 1: cannot unmarshal !!str `BAD` into config.plain OK OK OK OK PASS ok github.com/prometheus/alertmanager/cli 0.121s github.com/prometheus/alertmanager/cli/config PASS ok github.com/prometheus/alertmanager/cli/config 0.021s github.com/prometheus/alertmanager/cluster PASS ok github.com/prometheus/alertmanager/cluster 1.050s github.com/prometheus/alertmanager/cmd/alertmanager PASS ok github.com/prometheus/alertmanager/cmd/alertmanager 0.102s github.com/prometheus/alertmanager/config PASS ok github.com/prometheus/alertmanager/config 0.049s github.com/prometheus/alertmanager/dispatch PASS ok github.com/prometheus/alertmanager/dispatch 3.348s github.com/prometheus/alertmanager/inhibit PASS ok github.com/prometheus/alertmanager/inhibit 0.023s github.com/prometheus/alertmanager/nflog PASS ok github.com/prometheus/alertmanager/nflog 0.036s github.com/prometheus/alertmanager/nflog/nflogpb PASS ok github.com/prometheus/alertmanager/nflog/nflogpb 0.014s github.com/prometheus/alertmanager/notify PASS ok github.com/prometheus/alertmanager/notify 0.761s github.com/prometheus/alertmanager/notify/email PASS ok github.com/prometheus/alertmanager/notify/email 0.046s github.com/prometheus/alertmanager/notify/hipchat PASS ok github.com/prometheus/alertmanager/notify/hipchat 0.064s github.com/prometheus/alertmanager/notify/opsgenie PASS ok github.com/prometheus/alertmanager/notify/opsgenie 0.073s github.com/prometheus/alertmanager/notify/pagerduty PASS ok github.com/prometheus/alertmanager/notify/pagerduty 0.131s github.com/prometheus/alertmanager/notify/pushover PASS ok github.com/prometheus/alertmanager/notify/pushover 0.060s github.com/prometheus/alertmanager/notify/slack PASS ok github.com/prometheus/alertmanager/notify/slack 0.062s github.com/prometheus/alertmanager/notify/victorops PASS ok github.com/prometheus/alertmanager/notify/victorops 0.081s github.com/prometheus/alertmanager/notify/webhook PASS ok github.com/prometheus/alertmanager/notify/webhook 0.053s github.com/prometheus/alertmanager/notify/wechat PASS ok github.com/prometheus/alertmanager/notify/wechat 0.072s github.com/prometheus/alertmanager/pkg/labels PASS ok github.com/prometheus/alertmanager/pkg/labels 0.012s github.com/prometheus/alertmanager/provider/mem PASS ok github.com/prometheus/alertmanager/provider/mem 0.427s github.com/prometheus/alertmanager/silence PASS ok github.com/prometheus/alertmanager/silence 0.035s github.com/prometheus/alertmanager/store PASS ok github.com/prometheus/alertmanager/store 0.032s github.com/prometheus/alertmanager/template PASS ok github.com/prometheus/alertmanager/template 0.046s github.com/prometheus/alertmanager/types PASS ok github.com/prometheus/alertmanager/types 0.025s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-prometheus-alertmanager-0.20.0-1.fc31.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NeZEoz + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vqIPWC + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/licenses/golang-github-prometheus-alertmanager + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/licenses/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-prometheus-alertmanager = 0.20.0-1.fc31 golang-github-prometheus-alertmanager(armv7hl-32) = 0.20.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: golang-github-prometheus-alertmanager-devel-0.20.0-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l6JuHC + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CLBaWz + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/licenses/golang-github-prometheus-alertmanager-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm/usr/share/licenses/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/prometheus/alertmanager/api) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/metrics) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v1) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/client) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/client/alert) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/client/alertgroup) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/client/general) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/client/receiver) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/client/silence) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/models) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alert) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/general) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/silence) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/asset) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/cli) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/cli/config) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/cli/format) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/cluster) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/cluster/clusterpb) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/config) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/dispatch) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/inhibit) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/nflog) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/nflog/nflogpb) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/email) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/hipchat) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/opsgenie) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/pagerduty) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/pushover) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/slack) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/test) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/victorops) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/webhook) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/notify/wechat) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/pkg/labels) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/pkg/modtimevfs) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/provider) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/provider/mem) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/silence) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/silence/silencepb) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/store) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/template) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/test/cli) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/test/with_api_v1) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/test/with_api_v2) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/types) = 0.20.0-1.fc31 golang(github.com/prometheus/alertmanager/ui) = 0.20.0-1.fc31 golang-github-prometheus-alertmanager-devel = 0.20.0-1.fc31 golang-ipath(github.com/prometheus/alertmanager) = 0.20.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/cenkalti/backoff) golang(github.com/cespare/xxhash) golang(github.com/go-kit/kit/log) golang(github.com/go-kit/kit/log/level) golang(github.com/go-openapi/errors) golang(github.com/go-openapi/loads) golang(github.com/go-openapi/runtime) golang(github.com/go-openapi/runtime/client) golang(github.com/go-openapi/runtime/flagext) golang(github.com/go-openapi/runtime/middleware) golang(github.com/go-openapi/runtime/security) golang(github.com/go-openapi/spec) golang(github.com/go-openapi/strfmt) golang(github.com/go-openapi/swag) golang(github.com/go-openapi/validate) golang(github.com/gogo/protobuf/gogoproto) golang(github.com/gogo/protobuf/proto) golang(github.com/gogo/protobuf/types) golang(github.com/hashicorp/go-sockaddr) golang(github.com/hashicorp/memberlist) golang(github.com/jessevdk/go-flags) golang(github.com/matttproud/golang_protobuf_extensions/pbutil) golang(github.com/oklog/run) golang(github.com/oklog/ulid) golang(github.com/pkg/errors) golang(github.com/prometheus/client_golang/api) golang(github.com/prometheus/client_golang/prometheus) golang(github.com/prometheus/client_golang/prometheus/promhttp) golang(github.com/prometheus/common/config) golang(github.com/prometheus/common/model) golang(github.com/prometheus/common/promlog) golang(github.com/prometheus/common/promlog/flag) golang(github.com/prometheus/common/route) golang(github.com/prometheus/common/version) golang(github.com/rs/cors) golang(github.com/satori/go.uuid) golang(github.com/shurcooL/vfsgen) golang(github.com/stretchr/testify/require) golang(github.com/xlab/treeprint) golang(golang.org/x/net/netutil) golang(gopkg.in/alecthomas/kingpin.v2) golang(gopkg.in/yaml.v2) Processing files: golang-github-prometheus-alertmanager-debugsource-0.20.0-1.fc31.armv7hl Provides: golang-github-prometheus-alertmanager-debugsource = 0.20.0-1.fc31 golang-github-prometheus-alertmanager-debugsource(armv7hl-32) = 0.20.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-prometheus-alertmanager-debuginfo-0.20.0-1.fc31.armv7hl Provides: debuginfo(build-id) = 594247e2ad18c22264d0ce37dcb90f478caf5c24 debuginfo(build-id) = 9d228041ae2946d24b5e68bd7ef0ee7b6759e331 golang-github-prometheus-alertmanager-debuginfo = 0.20.0-1.fc31 golang-github-prometheus-alertmanager-debuginfo(armv7hl-32) = 0.20.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-prometheus-alertmanager-debugsource(armv7hl-32) = 0.20.0-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debugsource-0.20.0-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-devel-0.20.0-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debuginfo-0.20.0-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-0.20.0-1.fc31.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uTgtCC + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.20.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.20.0-1.fc31.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0