Mock Version: 2.16 Mock Version: 2.16 Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f34-build-side-52934-34681355-4585008/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 aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1650067200 Wrote: /builddir/build/SRPMS/golang-github-prometheus-alertmanager-0.23.0-8.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f34-build-side-52934-34681355-4585008/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 aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1650067200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JXVIiT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alertmanager-0.23.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/alertmanager-0.23.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd alertmanager-0.23.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/alertmanager-0.23.0/vendor + [[ ! -e /builddir/build/BUILD/alertmanager-0.23.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/alertmanager-0.23.0/_build/bin install: creating directory '/builddir/build/BUILD/alertmanager-0.23.0/_build' install: creating directory '/builddir/build/BUILD/alertmanager-0.23.0/_build/bin' + export GOPATH=/builddir/build/BUILD/alertmanager-0.23.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/alertmanager-0.23.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager ]] ++ dirname /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager + install -m 0755 -vd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus install: creating directory '/builddir/build/BUILD/alertmanager-0.23.0/_build/src' install: creating directory '/builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus' + ln -fs /builddir/build/BUILD/alertmanager-0.23.0 /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager + cd /builddir/build/BUILD/alertmanager-0.23.0/_build/src/github.com/prometheus/alertmanager Patch #0 (defaults-paths.patch): + echo 'Patch #0 (defaults-paths.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file cmd/alertmanager/main.go patching file cli/root.go patching file README.md patching file cli/silence_add.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j6GY3K + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 ++ date -u -d@1650067200 +%Y%m%d + LDFLAGS='-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=8.fc34 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20220416' + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/alertmanager + GOPATH=/builddir/build/BUILD/alertmanager-0.23.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=8.fc34 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20220416 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x9e1c20a4170cb4f73d70e5fb52e763199b4f335b -compressdwarf=false -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.23.0/_build/bin/alertmanager github.com/prometheus/alertmanager/cmd/alertmanager WORK=/tmp/go-build3917132298 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid AdUrk8zh7or3afEbyjZy/AdUrk8zh7or3afEbyjZy -goversion go1.16.15 -D "" -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/race mkdir -p $WORK/b014/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid dGLrveZyhEzfdXi3-tTk/dGLrveZyhEzfdXi3-tTk -goversion go1.16.15 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid KqvAMKoqWAompt38oLQU/KqvAMKoqWAompt38oLQU -goversion go1.16.15 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_arm64.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_arm64.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./cpu.s ./cpu_arm64.s 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_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid kvQGLA3A3cXwaEJkZc4D/kvQGLA3A3cXwaEJkZc4D -goversion go1.16.15 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/08/08bdd02617ad20d82538212ca338cd0551222241a228fb824e112129db2d3e9b-d # internal sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid MnOjQLMOv-MOGgID0Hso/MnOjQLMOv-MOGgID0Hso -goversion go1.16.15 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/25/25afcf8de4baab3deafd0cfedd389e8f190481a7feceb11c3167203f6d27596d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid SYljXbEoN6ADD1zE6af1/SYljXbEoN6ADD1zE6af1 -goversion go1.16.15 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid i-ZEL9Stsj2A1fasJddM/i-ZEL9Stsj2A1fasJddM -goversion go1.16.15 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/5c/5ccb93fcf6d924332e09586b2879fd8d5926c9b69fea6958c67c1c646c894d1f-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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 7G6WqQ4saL6XuoHpSUrk/7G6WqQ4saL6XuoHpSUrk -goversion go1.16.15 -D "" -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/99/995cd0f8281546819347328ad5845bb03c3988d2119b45b0ccb3e10ebbf2eaa6-d # internal unicode/utf8 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 6YX4Cr4qwfU9oouj4ZIt/6YX4Cr4qwfU9oouj4ZIt -goversion go1.16.15 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/bc/bc3d4ca19839398b0f6e8455942e751c4f6b179aabd1fbfaa28708de3cf9c446-d # internal unicode mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid Btqm-M-55JjYF5B34LL7/Btqm-M-55JjYF5B34LL7 -goversion go1.16.15 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/cpu.o ./cpu.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/cpu_arm64.o ./cpu_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c3/c3d7dca0fdcc52119df6c300525aa1ec688409d98b2fe9c81f0e2853929f76e4-d # internal encoding mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding -std -complete -installsuffix shared -buildid GdlXFDJ_6xUrQqfGh8cU/GdlXFDJ_6xUrQqfGh8cU -goversion go1.16.15 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu.o $WORK/b009/cpu_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/d6/d65386aeb07fd19b5afd2017f61e30d3939a03cc919d80dcd91b47c4debc9ae9-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/64/64e200e2558843059eac968e114ce2f99143b5066b432003b05697ee52bf5697-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/54/54817af77f8fee9cd97b3fdf51b077b1a48562b4b2762763510762f8f4cd9d4f-d # internal unicode/utf16 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid AlbdAmF1uEVXb6JXaBSY/AlbdAmF1uEVXb6JXaBSY -goversion go1.16.15 -D "" -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 7Iu38fx6_FNWW_jWIuYG/7Iu38fx6_FNWW_jWIuYG -goversion go1.16.15 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid CJ3rCGTLD4GWAL2rQn-E/CJ3rCGTLD4GWAL2rQn-E -goversion go1.16.15 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/01/0197461c8c08e4e7c99abe8923036ea13997864faaaf86afe05ef1a0959b9ba5-d # internal container/list mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p container/list -std -complete -installsuffix shared -buildid TsvOVEjAkoMDm1WiRp7n/TsvOVEjAkoMDm1WiRp7n -goversion go1.16.15 -D "" -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/ef/efc0fe9474b80a85a71ff98e693c9dcc9cb7fc02d57c2ed2ea3cf3f6e46e9077-d # internal crypto/internal/subtle mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid FNblP2H71XVmFjTVQvxJ/FNblP2H71XVmFjTVQvxJ -goversion go1.16.15 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c8/c86f8fdbaa279764c7c3533f6de17e51daebc55a35849c9897142844c7712fa2-d # internal crypto/subtle mkdir -p $WORK/b066/ /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/equal_arm64.o ./equal_arm64.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid LawkOAxpj_lGiXPl6yqQ/LawkOAxpj_lGiXPl6yqQ -goversion go1.16.15 -D "" -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/index_arm64.o ./index_arm64.s cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/32/3247e1fee2633afa32fe19ed7b65ba5e3938493f100834f47d8e62fb70b16b17-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid vKaX-n7-kw-8CTOM0cSG/vKaX-n7-kw-8CTOM0cSG -goversion go1.16.15 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e2/e27e126939a79c34ee58c0e70bcbc38eb0d991c406d2ace7549f0bacb33e36f2-d # internal internal/nettrace mkdir -p $WORK/b094/ cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/1c/1c783a39ff92b9b2a0fe6e4fe48c7ecec58827c766af010b075ee449cff3449c-d # internal cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 4UMKkPjFxuE9OKhqpghh/4UMKkPjFxuE9OKhqpghh -goversion go1.16.15 -D "" -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm64.o $WORK/b008/count_arm64.o $WORK/b008/equal_arm64.o $WORK/b008/index_arm64.o $WORK/b008/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/c3/c3ac2ac106219589d529f1cd394a817cb6f2aab804fbcfff499b5e2e57804a6b-d # internal runtime mkdir -p $WORK/b007/ runtime/cgo mkdir -p $WORK/b096/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b096/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b096/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/45/456b4a871b87f0acb78b8e73de322f5d85b65a1fd1c79bb64657cbe4bbd7a104-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid u4jTc7aTObkFaWVuQbqU/u4jTc7aTObkFaWVuQbqU -goversion go1.16.15 -D "" -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid MblrubNYCQ3ib9wU9A2x/MblrubNYCQ3ib9wU9A2x -goversion go1.16.15 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/99/9974e4c2b1491b1055cd5e4a921adc65b7f8941b3ef062191c5d66c0f820ce67-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid WxmroTsBWkIPPffjUeGq/WxmroTsBWkIPPffjUeGq -goversion go1.16.15 -D "" -importcfg $WORK/b132/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/flags.go /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/3c/3c36f1d65c9e89a9fc1a437ce27168d88b1863720bf63c0a1aee677a375295c3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/6d/6db3442bd3ed4135cb3f68257d30b61e958bc441fa9405f36edd7f2029a29ca0-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/dim_arm64.o ./dim_arm64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true google.golang.org/protobuf/internal/set cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/dim_arm64.o $WORK/b022/exp_arm64.o $WORK/b022/floor_arm64.o $WORK/b022/modf_arm64.o $WORK/b022/sqrt_arm64.o $WORK/b022/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d2/d21cb0b3c8c7e23e4d53b65192986e6e3d3bb9ca042f7c0e47a92ccc0cdf854d-d # internal cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b137/ golang.org/x/sys/internal/unsafeheader golang.org/x/net/internal/iana mkdir -p $WORK/b196/ mkdir -p $WORK/b169/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid YxjlW_xNo2cUQp-nzM84/YxjlW_xNo2cUQp-nzM84 -goversion go1.16.15 -D "" -importcfg $WORK/b196/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid qyhaTz1ZvywpE7QOPLmL/qyhaTz1ZvywpE7QOPLmL -goversion go1.16.15 -D "" -importcfg $WORK/b137/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.go cat >$WORK/b169/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid qgTcHZRzyCcKVktrBrzZ/qgTcHZRzyCcKVktrBrzZ -goversion go1.16.15 -D "" -importcfg $WORK/b169/importcfg -pack /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/89/8979a50a7a43f602c1d1a806df5491c9e0210640da6534313a73e561a0273d27-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid 7xpdyHgTMmAC-m4-4NgK/7xpdyHgTMmAC-m4-4NgK -goversion go1.16.15 -D "" -importcfg $WORK/b238/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/b1/b1d26584e4e92e98b2f1005c3231bc4449754eeb35c4620c9ae44bd615034faf-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid QyFQeOSCFjJLxWgixWj7/QyFQeOSCFjJLxWgixWj7 -goversion go1.16.15 -D "" -importcfg $WORK/b249/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/bd/bd95ed6884467df16827f3df5e59f7fa63ed35b0ad22533b7076fa0315911b45-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid 5R1tPA3RvRbxsscIpVxN/5R1tPA3RvRbxsscIpVxN -goversion go1.16.15 -D "" -importcfg $WORK/b314/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/75/753d15374ce06760109a6e6e909fa4bdc7e355d98d32e461d898755bd1a3efb0-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid r-A0F46GIJl9MBqEt9R4/r-A0F46GIJl9MBqEt9R4 -goversion go1.16.15 -D "" -importcfg $WORK/b316/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/98/98b26e49861d9c91d55ff02b63221c1ade088c8e9dce6232b367bfbd19befc7a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/43/4332451341993fad11c89da353e9f7e5aef4ddb5d236d974bcdd3b61be82a1d8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/b0/b06e9fd103e51d8de0acd3ffb20d2c7853d9c6990cd05060dd2e8ee8fbf6e37e-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x012.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x013.o -c gcc_arm64.S cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/alertmanager-0.23.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -o $WORK/b096/_cgo_.o $WORK/b096/_cgo_main.o $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.o $WORK/b096/_x006.o $WORK/b096/_x007.o $WORK/b096/_x008.o $WORK/b096/_x009.o $WORK/b096/_x010.o $WORK/b096/_x011.o $WORK/b096/_x012.o $WORK/b096/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b096/_cgo_.o -dynout $WORK/b096/_cgo_import.go -dynlinker cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b096/symabis ./asm_arm64.s cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 6eXop8fkKisPutB4lvX0/6eXop8fkKisPutB4lvX0 -goversion go1.16.15 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b096/_cgo_gotypes.go $WORK/b096/cgo.cgo1.go $WORK/b096/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b096/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b096/_pkg_.a $WORK/b096/asm_arm64.o $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.o $WORK/b096/_x006.o $WORK/b096/_x007.o $WORK/b096/_x008.o $WORK/b096/_x009.o $WORK/b096/_x010.o $WORK/b096/_x011.o $WORK/b096/_x012.o $WORK/b096/_x013.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/db/dba36713776aa197ae8f6ac2c5b71b28afc3c1e724263959383eab5a2be71d2f-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b007/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b007/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm64.o $WORK/b007/atomic_arm64.o $WORK/b007/duff_arm64.o $WORK/b007/memclr_arm64.o $WORK/b007/memmove_arm64.o $WORK/b007/preempt_arm64.o $WORK/b007/rt0_linux_arm64.o $WORK/b007/sys_linux_arm64.o $WORK/b007/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ae/ae7a1402bbd11889ead6f393b499606122c9c708f848cfbeba967cf73df193ae-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b013/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid zNY1sCnXxZbl7SiGAVJn/zNY1sCnXxZbl7SiGAVJn -goversion go1.16.15 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid aROQEnji_7ZHY8tOqLqR/aROQEnji_7ZHY8tOqLqR -goversion go1.16.15 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/35/3514d4c2debf084bb46d976e065d1c5eff7dec5115706965021cd792da8f3a61-d # internal internal/testlog mkdir -p $WORK/b033/ internal/singleflight math/rand mkdir -p $WORK/b095/ mkdir -p $WORK/b068/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b130/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WPCXNK_vEnGPEec8xRJy/WPCXNK_vEnGPEec8xRJy -goversion go1.16.15 -D "" -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid fN0wRxnHpnnEFJA7XZQa/fN0wRxnHpnnEFJA7XZQa -goversion go1.16.15 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p math/rand -std -complete -installsuffix shared -buildid cXpKNyRsel9tDOo6Hjff/cXpKNyRsel9tDOo6Hjff -goversion go1.16.15 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid cWX2VneEWGkvKFTT3BFE/cWX2VneEWGkvKFTT3BFE -goversion go1.16.15 -D "" -importcfg $WORK/b130/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/99/9978fdea5e1e8817f6ce4d1e6774e07dfc1dd6141f0edd457341c1de8bd34993-d # internal github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b233/ cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/58/58b927c971d58c8f9585f734fe35aea620d6bed23913a81f43285b08a465a7dc-d # internal github.com/josharian/intern mkdir -p $WORK/b300/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/josharian/intern -complete -installsuffix shared -buildid nyX0MT6Gy-l35PqcImu3/nyX0MT6Gy-l35PqcImu3 -goversion go1.16.15 -D "" -importcfg $WORK/b300/importcfg -pack /usr/share/gocode/src/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid D4XMGExL6P07VRs0GlrC/D4XMGExL6P07VRs0GlrC -goversion go1.16.15 -D "" -importcfg $WORK/b233/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/49/495643246a01ab221f25831603549174ec12e51d006200c87fbb8cf1ad4b91b4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/41/4187e5b77a7aed3fa62805dd5749a2f4c13fd613170ce8593b2f51b0d69cd805-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/8b/8b947cb86c6dba0f078bda1fb089a2433035273bb44170da727e3c181ca4400e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/fc/fc36ab534cb64c6f35595c3e95df78da52d1986f216a555c832792113c02f3fb-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/98/98460ae7e721fca7092b214d5159afdabbc3cb3ef10bd923bd75a62659f3e92f-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b027/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid OnR3pmDqo2EtLPTOEXPp/OnR3pmDqo2EtLPTOEXPp -goversion go1.16.15 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid 1qDHbOxVrR9ZfBZlRczh/1qDHbOxVrR9ZfBZlRczh -goversion go1.16.15 -D "" -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/5c/5c2a92e94a6aef77f1f479b0c120a5f755570075a103d7823fc6c0e078f30469-d # internal internal/oserror mkdir -p $WORK/b018/ path mkdir -p $WORK/b035/ io mkdir -p $WORK/b028/ strconv cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b024/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p path -std -complete -installsuffix shared -buildid St3ROIdTolCWBuYhgpTE/St3ROIdTolCWBuYhgpTE -goversion go1.16.15 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid eDtlUYTU_gS8CVhPs-dM/eDtlUYTU_gS8CVhPs-dM -goversion go1.16.15 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid SidFNtWb5C2qSng9K9bI/SidFNtWb5C2qSng9K9bI -goversion go1.16.15 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid L8SI5M9CoepIXrnYx0IJ/L8SI5M9CoepIXrnYx0IJ -goversion go1.16.15 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/26/26298d1a866441ad0f931c6968ab9bb77d1fe2a58dea860f0e3801de760c708c-d # internal syscall mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b017/symabis ./asm_linux_arm64.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid KMacLy8CTgtZsgYm3R6M/KMacLy8CTgtZsgYm3R6M -goversion go1.16.15 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup3_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c3/c334a0baa6ec92117125af7a035a08212f888c6aa2e777b1489bd4abc0f58d56-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid eeP7IemL5eRvWgQz6xCm/eeP7IemL5eRvWgQz6xCm -goversion go1.16.15 -D "" -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/03/039cad859332828c324b0de88fb9d78e1bab333b4d41e2734d17a2188f672985-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid I2f2Lz3_07--bhhd9yqr/I2f2Lz3_07--bhhd9yqr -goversion go1.16.15 -D "" -importcfg $WORK/b120/importcfg -pack /usr/share/gocode/src/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/43/43fc9016660e06bb4744fd2c7a09adc92d229860141cfd67ebf773f530e81c61-d # internal bytes mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p bytes -std -installsuffix shared -buildid rMhEhUCAoEq1P2AM8-WL/rMhEhUCAoEq1P2AM8-WL -goversion go1.16.15 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/74/7478e08ebb747f2e31e3605e6f527150cf5acb05047c1575d70471f9cfd5d2e2-d # internal strings mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p strings -std -complete -installsuffix shared -buildid jiF3pCu2_wBo76fFKXeI/jiF3pCu2_wBo76fFKXeI -goversion go1.16.15 -D "" -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/6c/6ca56dd4ed142c962731d25655bf7e2970394d1bc0ac74e5bf13f0d0fbbf7a11-d # internal reflect mkdir -p $WORK/b021/ cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/48/4876926cf7b2dd6db3684c3d423de43b6239aca231a7b6f9aaaf492a55309637-d # internal hash mkdir -p $WORK/b060/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b021/symabis ./asm_arm64.s cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p hash -std -complete -installsuffix shared -buildid 2J7VuTV76sTmHnx0nnSL/2J7VuTV76sTmHnx0nnSL -goversion go1.16.15 -D "" -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid iFMSfBDufKZV22iAlyj2/iFMSfBDufKZV22iAlyj2 -goversion go1.16.15 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ff/fff4d7969ee3bde19d4a81843101589c637586d44403978339d09eb07ea91e0f-d # internal hash/crc32 mkdir -p $WORK/b059/ cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b059/symabis ./crc32_arm64.s cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p hash/crc32 -std -installsuffix shared -buildid BfJSTB6EOHqpNjxVoG4_/BfJSTB6EOHqpNjxVoG4_ -goversion go1.16.15 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/70/701638ad3c70f280d741fe03a30b45190d05182d208006ae9958b590833ceb5b-d # internal bufio mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p bufio -std -complete -installsuffix shared -buildid EvqqlMaf1WGs3vtI5_Yg/EvqqlMaf1WGs3vtI5_Yg -goversion go1.16.15 -D "" -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b059/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b059/_pkg_.a $WORK/b059/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/06/061a988401535972489c60bf5de9fda173c1d7248bbaf796bfa1dfbfd6e9abd7-d # internal regexp/syntax mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid jSeEevGiLlKlupe0kGi9/jSeEevGiLlKlupe0kGi9 -goversion go1.16.15 -D "" -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/00/00e0664ff42eab52357c52facec1c68d7565c20ef1a81d630900e4aff8364e67-d # internal crypto mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto -std -complete -installsuffix shared -buildid 3DKlcnuy_diWPW3SIDpz/3DKlcnuy_diWPW3SIDpz -goversion go1.16.15 -D "" -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/38/38d95b6d149b880e83255bd351c53c949624a5c51e682209b20f114103251686-d # internal crypto/internal/randutil mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid hCwvh0l50SRp-40OktJ9/hCwvh0l50SRp-40OktJ9 -goversion go1.16.15 -D "" -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/5c/5c7adde49b0a00074babd68a6ad3617bc95f878fa3a47c77cc7f1010096a65d2-d # internal crypto/hmac mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid -jrWFl0qEb3lA_FXTw1V/-jrWFl0qEb3lA_FXTw1V -goversion go1.16.15 -D "" -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/fc/fc7881dcb78c8d32ecc1cb6778319bff58a472cf5993d516b508feed7ded4be2-d # internal crypto/rc4 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 8KSoFzIrQ4fdOw7WAJ7V/8KSoFzIrQ4fdOw7WAJ7V -goversion go1.16.15 -D "" -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/18/183a32fec9b1cace7e07510da957b99395a141e57e4b45f43ccf657339fa2974-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid CA0_JgRF27WyNoY56vXS/CA0_JgRF27WyNoY56vXS -goversion go1.16.15 -D "" -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/a0/a01f5849d7981d1da7496858b1b75b4c22d8ddd720a7ca614c49acf3cd8269ec-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 4E0ep5tjq5FFK8mQLdZq/4E0ep5tjq5FFK8mQLdZq -goversion go1.16.15 -D "" -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b017/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/93/93d46557b6f1c01be3e545c5574777713b5666e13c95e17ea40c65476832c131-d # internal hash/fnv mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_arm64.o # internal cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid A0pvMTHgRjiEkycDUKyU/A0pvMTHgRjiEkycDUKyU -goversion go1.16.15 -D "" -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/17/173b8ad00ea1c8eeee151c2c4dcf8e7398be01b8b36b153ce3d261e0e3b226c5-d # internal time mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid GrwE3KVLPFbl7mZmbFNP/GrwE3KVLPFbl7mZmbFNP -goversion go1.16.15 -D "" -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/46/46700ce485937138f6605ca320f172fad6efa5728ba7e55f41c3bc91dfa4cd5a-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid VnymGP44d4f0lcENanZE/VnymGP44d4f0lcENanZE -goversion go1.16.15 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/64/642ea4d37a325ddfcd5c6129748b56d7f437e861ff43fe09e6d45992a6f43e13-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid DKbkxMn7DJRL1O-PzxSA/DKbkxMn7DJRL1O-PzxSA -goversion go1.16.15 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/8b/8b9a4157190b7d3ae8caad6b50e82341e7f63626545fc5f1be07a4fcac660690-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid 4J1sz1Az85rzYwPB3525/4J1sz1Az85rzYwPB3525 -goversion go1.16.15 -D "" -importcfg $WORK/b163/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/50/50a0b624490b3a27e0908be5762c4f0431d4413bf1bd93f06ea6b0e84e8b5b55-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid bLmNNhWXqMu2rrD_YAKe/bLmNNhWXqMu2rrD_YAKe -goversion go1.16.15 -D "" -importcfg $WORK/b179/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru/lru.go /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru/lru_interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/97/97b64ef36ad28576386734d55e81fc5d79d75a08e5588ed526b69cbea2d2039e-d # internal html mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p html -std -complete -installsuffix shared -buildid gFeTdzU71JaXLfRfrLGs/gFeTdzU71JaXLfRfrLGs -goversion go1.16.15 -D "" -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/59/5963434321e6721c0e03ecfb936b21d70a957f5bb8c30256e6d7649a004a6a60-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b179/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid jDO1SOAphZ0eAvxvYDpi/jDO1SOAphZ0eAvxvYDpi -goversion go1.16.15 -D "" -importcfg $WORK/b178/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/edges.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iradix.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iter.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/node.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/raw_iter.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/reverse_iter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/06/0694273cae55bd964e51af3ba185ef0fd37cf94701664805956b3450088a250a-d # internal regexp mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp/syntax=$WORK/b048/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p regexp -std -complete -installsuffix shared -buildid Jg0J4MhDd-wUvZ3gq27D/Jg0J4MhDd-wUvZ3gq27D -goversion go1.16.15 -D "" -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/24/24ffac8b3f48899ab83b4a748720dadcc0ec8213ba074a87c1f1887f2939cdf6-d # internal encoding/base32 mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid dZsoXI-lvBS1nmnws8gz/dZsoXI-lvBS1nmnws8gz -goversion go1.16.15 -D "" -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/10/10b1105fd8d61f0ee40dc5c99a2604593d36f06f01ba7aec3cdce70282d6a1ba-d # internal text/tabwriter mkdir -p $WORK/b214/ cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/aa/aa24d2a1a30a9ff278753783f96262690eec10c13f4576de4fb021d12ab9b2a0-d # internal golang.org/x/text/transform mkdir -p $WORK/b219/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid HUaFthAiCQ8FoODVbEhS/HUaFthAiCQ8FoODVbEhS -goversion go1.16.15 -D "" -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid Ia1Z_UKuANYIe0d2gJ2R/Ia1Z_UKuANYIe0d2gJ2R -goversion go1.16.15 -D "" -importcfg $WORK/b219/importcfg -pack /usr/share/gocode/src/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/4a/4a1390c85904f8eaae0f90bd8d41e928232bf1e0c97982a1e0350a15efd87f2e-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid gOVcFajdKBe5ekwt9g-U/gOVcFajdKBe5ekwt9g-U -goversion go1.16.15 -D "" -importcfg $WORK/b235/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkio/byte.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/7a/7a4bf928512c3f3942b67359f7256fed795038547b6ba27bb67e77c7a063df35-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid qx3MZ-kZCmoQgfB4Mq9f/qx3MZ-kZCmoQgfB4Mq9f -goversion go1.16.15 -D "" -importcfg $WORK/b246/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/e7/e7f348c2be19f6214d2a505768be7fdf6a86a592a9dec5de624421062f55f244-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b268/ cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/41/4174dba597984b2d5f11568b3edfa3aa9a7c9c61bf2cce9f7f16bb9951513312-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid lDGQE5iA2ox9v0PrgKvZ/lDGQE5iA2ox9v0PrgKvZ -goversion go1.16.15 -D "" -importcfg $WORK/b282/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys/sortkeys.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b035/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid G6BTjqgsCXWkz_ovNfyg/G6BTjqgsCXWkz_ovNfyg -goversion go1.16.15 -D "" -importcfg $WORK/b268/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkuri/path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/e3/e3123de5e7c757d2ab8999569a84e260efa02c93284aec92aee248def7cdb685-d # internal golang.org/x/text/width mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b219/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p golang.org/x/text/width -complete -installsuffix shared -buildid GbxiKQuyRxqdnX-otzPt/GbxiKQuyRxqdnX-otzPt -goversion go1.16.15 -D "" -importcfg $WORK/b307/importcfg -pack /usr/share/gocode/src/golang.org/x/text/width/kind_string.go /usr/share/gocode/src/golang.org/x/text/width/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/width/transform.go /usr/share/gocode/src/golang.org/x/text/width/trieval.go /usr/share/gocode/src/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/ef/ef4e3efc6056037b58e850a33499d5155619913ea35aa2e1f7589df33d7a50f4-d # internal golang.org/x/crypto/blowfish mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid B9TeYLSzTwzWc6I3ihoT/B9TeYLSzTwzWc6I3ihoT -goversion go1.16.15 -D "" -importcfg $WORK/b373/importcfg -pack /usr/share/gocode/src/golang.org/x/crypto/blowfish/block.go /usr/share/gocode/src/golang.org/x/crypto/blowfish/cipher.go /usr/share/gocode/src/golang.org/x/crypto/blowfish/const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f3/f34a6be5aff0c5a83577b1c5a5ae858f06ef9bc3156eb11a3fd835e5d17cfb64-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/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid pf7eLKBzZDOal89JhFk0/pf7eLKBzZDOal89JhFk0 -goversion go1.16.15 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/54/54978c901fc35a937a8497f53b9937394d17629fb6e4280937d35d64a778aea8-d # internal internal/poll mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid XznT0WjpEUSAPgq6n6oz/XznT0WjpEUSAPgq6n6oz -goversion go1.16.15 -D "" -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/f5/f52903f75b4dc9cab6a0ebde4de7734319000a390b1277dfba4928cbd5d13fc3-d # internal io/fs mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p io/fs -std -complete -installsuffix shared -buildid f3ai2b0tFHNcCUlU_Lwk/f3ai2b0tFHNcCUlU_Lwk -goversion go1.16.15 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/30/30a611268fb97b1a542a9eedeb8ee5988f38b67c3937475ea6c27c798ebcfef6-d # internal github.com/jpillora/backoff mkdir -p $WORK/b211/ cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/98/98b9e75c796d1ce9d38b3bfc959c9065e02e2d3c2f8660867954f7de135dc333-d # internal github.com/aws/aws-sdk-go/internal/sdkrand cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/jpillora/backoff -complete -installsuffix shared -buildid caNsuIKYPoD4DZgMgU8v/caNsuIKYPoD4DZgMgU8v -goversion go1.16.15 -D "" -importcfg $WORK/b211/importcfg -pack /usr/share/gocode/src/github.com/jpillora/backoff/backoff.go mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b068/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid Ik-OcHMbIVs_pmSg-GUS/Ik-OcHMbIVs_pmSg-GUS -goversion go1.16.15 -D "" -importcfg $WORK/b242/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkrand/read.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/f3/f379b42ea13704a9d41bf0ef5f0805a28c10c47de33de54514db313be10f02e8-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid ZGKfyJFmzKJ8ICkOIcsq/ZGKfyJFmzKJ8ICkOIcsq -goversion go1.16.15 -D "" -importcfg $WORK/b272/importcfg -pack /usr/share/gocode/src/github.com/cenkalti/backoff/v4/backoff.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/context.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/exponential.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/retry.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/ticker.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/timer.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/tries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/80/80d670538d9ba977d9681b34a2f2718eb655398c15fbc35ffa310ec6f247a23e-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b021/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2a/2a40337003f3fba62ac3f176f1e6d744324fc3bf186e0947b8f4d66f08b7afe0-d # internal internal/fmtsort mkdir -p $WORK/b020/ encoding/binary mkdir -p $WORK/b041/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Xy6aNnQPbI79b-UvMm-L/Xy6aNnQPbI79b-UvMm-L -goversion go1.16.15 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 3ZdvHKbvr_LO6d8g463S/3ZdvHKbvr_LO6d8g463S -goversion go1.16.15 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/0f/0f31eb88658286d13e98144f9fe7ccd76a6c52612367fb77e82b08c48c10b938-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid 5SXKsd9JsNmAArvYXGKU/5SXKsd9JsNmAArvYXGKU -goversion go1.16.15 -D "" -importcfg $WORK/b190/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/5b/5b3dbcace41a18a1f5cfacd8d6bf1c3f0b8fb841d0228176ce0a2e8e3962b624-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/47/47979e777eb14d8840f1662d38a38d478b29d539b2138d84d5986efab63b752b-d # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/26/2660cfbc858de85dd211d2d2782fbd860afce12c6a4b12f18b97120687dbcc2c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f7/f7b92f146e66130cc8ff5ec41a4cea685faac74a26c0c16db0a1a2b8b569d0bc-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid vpHUh5KsJMRoXd11Y297/vpHUh5KsJMRoXd11Y297 -goversion go1.16.15 -D "" -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/39/39e08b3b45cd683d994f8f0fddaeb34d7e603235b2ca38daec9c8d4189d8625d-d # internal crypto/sha512 mkdir -p $WORK/b075/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b080/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid Y0YsY1DZ8mCQZ_75FZ9A/Y0YsY1DZ8mCQZ_75FZ9A -goversion go1.16.15 -D "" -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid rqB3rD6BjIcWDKGnPCPk/rqB3rD6BjIcWDKGnPCPk -goversion go1.16.15 -D "" -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go encoding/base64 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid tAnOUAYYdznN2AG1vJWW/tAnOUAYYdznN2AG1vJWW -goversion go1.16.15 -D "" -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/cipher mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b064/symabis ./xor_arm64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/cipher -std -installsuffix shared -buildid xAd9tQMBx9bGyPa5d7yh/xAd9tQMBx9bGyPa5d7yh -goversion go1.16.15 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/cf/cf98d9060029509adea2aa785756d9e5a76048be8c38fc66ff13accfb63d1697-d # internal crypto/md5 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b082/symabis ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/bc/bcf5282d5eb9066f13b6cb2d4d5202c4ff959ff9dcbff43d9c7b49e8881bd555-d # internal crypto/sha1 mkdir -p $WORK/b085/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/md5 -std -installsuffix shared -buildid T9smGtvKBZNeB3wjlX3c/T9smGtvKBZNeB3wjlX3c -goversion go1.16.15 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b085/symabis ./sha1block_arm64.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid HEpm0Dvg7Jd8jqiVl1t1/HEpm0Dvg7Jd8jqiVl1t1 -goversion go1.16.15 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b064/xor_arm64.o ./xor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b064/_pkg_.a $WORK/b064/xor_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/d9/d9f86bad8adba1d68ab2c7cbe18aa850e6d354747093ebaf50ad92774d395333-d # internal crypto/aes mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b063/symabis ./asm_arm64.s ./gcm_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b085/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b082/md5block_arm64.o ./md5block_arm64.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/aes -std -installsuffix shared -buildid vghLIzRdcX1-T8WNhFWW/vghLIzRdcX1-T8WNhFWW -goversion go1.16.15 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b085/_pkg_.a $WORK/b085/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/50/501aea800c8050fb1a812514e61fc2b25232ba165e18ed0f72623ffb224eeee9-d # internal crypto/des mkdir -p $WORK/b071/ cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/66/66d0c5732699994c917ea84b601eec9f8c6f545ac408431a5929fd19c6bbe6e4-d # internal cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid HL71bw_GRXCl2sp5pm0k/HL71bw_GRXCl2sp5pm0k -goversion go1.16.15 -D "" -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go crypto/sha256 mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b086/symabis ./sha256block_arm64.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid qyBm8wAHO5DXKRUyflre/qyBm8wAHO5DXKRUyflre -goversion go1.16.15 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/55/5590bf3df75e375e1f54d62aad94af79a207f1e768d207a968491f0827173235-d # internal encoding/pem mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid PFUU7caT1kbp-WETj-5l/PFUU7caT1kbp-WETj-5l -goversion go1.16.15 -D "" -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b086/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b086/_pkg_.a $WORK/b086/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/3b/3b82309bdbd56be9e09df0c874a6a1d529dc7ebe99b614423eb4375c49eceb02-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b063/asm_arm64.o ./asm_arm64.s cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/5d/5dc52c2d703f175e32fdfd3ba01f00f05cd6a3fed2b539a45c361c742e637c09-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b100/ vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b102/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b100/symabis ./chacha_arm64.s cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid XZtBgtqD4UeZ8MVrpNjt/XZtBgtqD4UeZ8MVrpNjt -goversion go1.16.15 -D "" -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid QxZiK5cE1IMS3tIoT9Ed/QxZiK5cE1IMS3tIoT9Ed -goversion go1.16.15 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b063/gcm_arm64.o ./gcm_arm64.s cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f4/f4cc7c1e628ca163854850930f6a6945cac31b921212c7122e7601be6a78dd6c-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid YUjtanV6baSa155cK1m2/YUjtanV6baSa155cK1m2 -goversion go1.16.15 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b063/_pkg_.a $WORK/b063/asm_arm64.o $WORK/b063/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/aa/aa3f0d3bcefefc39d862613481a7777bebbfa2dbc4eaaf108f155ba78a6b4c04-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal net mkdir -p $WORK/b092/ cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c4/c4494dc2d637b99453af353c52890918bb7099a599b3a61356eef584b112c1f4-d # internal cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b092/ -importpath net -- -I $WORK/b092/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go path/filepath mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid I6aHPuTMcve8HbGKdyXn/I6aHPuTMcve8HbGKdyXn -goversion go1.16.15 -D "" -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/92/92b27ea91634a58f3f522764be5e593cf728e61bda839ac3e69f0eb1cbe25e59-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid NumDhfpHrJgJoxQLsThZ/NumDhfpHrJgJoxQLsThZ -goversion go1.16.15 -D "" -importcfg $WORK/b121/importcfg -pack /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_other.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_unsafe.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b100/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b100/_pkg_.a $WORK/b100/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ef/efc7ff943cc406b6706c046f5e5f74aef1c3eb744a4e4408c17e2be9f970ea91-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid M3qhIv9yF68MRyQwruTa/M3qhIv9yF68MRyQwruTa -goversion go1.16.15 -D "" -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/b7/b77c4dad13700ee79719ce128b4c31e2aa618cbd2dac28edd598993384a8f12e-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile hash/fnv=$WORK/b127/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid GYLytJnloEFe7a62IfKQ/GYLytJnloEFe7a62IfKQ -goversion go1.16.15 -D "" -importcfg $WORK/b126/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/b4/b4c0499a091e9b5f8f328eb6c0e6e11ef0a56c90f11f088f072ac19a7e28dd1e-d # internal golang.org/x/sys/unix mkdir -p $WORK/b168/ cat >$WORK/b168/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b168/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/58/58fcce6981dae1bfb9ab5a0f4d42039bf34d65a22f71ab0ed71295db03aacde1-d # internal io/ioutil mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid gB9XGVGD7naFf2O8wxe7/gB9XGVGD7naFf2O8wxe7 -goversion go1.16.15 -D "" -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b169/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid cr2fiMSA4lZK7uJKOubG/cr2fiMSA4lZK7uJKOubG -goversion go1.16.15 -symabis $WORK/b168/symabis -D "" -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/str.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm64.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ca/caf647a65447371ebae44a77baa3f0c6900c638d9bd2e7a9f2d91fb791150d26-d # internal runtime/debug mkdir -p $WORK/b170/ cat >$WORK/b170/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b170/symabis ./debug.s cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p runtime/debug -std -installsuffix shared -buildid NDjhLhyyKHfn8rBxMO-3/NDjhLhyyKHfn8rBxMO-3 -goversion go1.16.15 -symabis $WORK/b170/symabis -D "" -importcfg $WORK/b170/importcfg -pack -asmhdr $WORK/b170/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/0c/0cb1f29b581d9d0431e0872171cc30339d91cc8ae5ee7f76f3074c6270def9d2-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid IU716guQiRbv6Y4YZrCi/IU716guQiRbv6Y4YZrCi -goversion go1.16.15 -D "" -importcfg $WORK/b167/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/parse.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/readfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/sysreadfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/valueparser.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b170/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b170/_pkg_.a $WORK/b170/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/35/354b742d46b600b4a84c1a5bcfebd175f56b5824e284e8804b32bd2c9fbfacab-d # internal os/exec mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p os/exec -std -complete -installsuffix shared -buildid Xy9xqtg0mlkA16Rihdq_/Xy9xqtg0mlkA16Rihdq_ -goversion go1.16.15 -D "" -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/de/de417abc27bff9a400a81da09b1ce06ffe25eeaa281f2205e66b7f0bd88ff65a-d # internal os/signal mkdir -p $WORK/b180/ cat >$WORK/b180/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b180/symabis ./sig.s cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p os/signal -std -installsuffix shared -buildid d6VevndN4aMcR1I2ZN-d/d6VevndN4aMcR1I2ZN-d -goversion go1.16.15 -symabis $WORK/b180/symabis -D "" -importcfg $WORK/b180/importcfg -pack -asmhdr $WORK/b180/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b180/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b180/_pkg_.a $WORK/b180/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/ee/ee5d47401f5eb847332702a6d0c6387e9919033bc0a5653e62e5c273f1b4fc4b-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid WngTcsYeq3JIePU0R7W4/WngTcsYeq3JIePU0R7W4 -goversion go1.16.15 -D "" -importcfg $WORK/b232/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/f1/f1fe0be5e4e3aea493099391d259bff286676ea074a06f9fd95bb75cb845a91f-d # internal github.com/cespare/xxhash mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/cespare/xxhash -complete -installsuffix shared -buildid yCqGLgGvHjHvOxfrEPYE/yCqGLgGvHjHvOxfrEPYE -goversion go1.16.15 -D "" -importcfg $WORK/b273/importcfg -pack /usr/share/gocode/src/github.com/cespare/xxhash/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/xxhash_other.go /usr/share/gocode/src/github.com/cespare/xxhash/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/3f/3f1bb7abc114eef11c007594140ab079f29f584ab69e70f4715e255bbc815f02-d # internal encoding/json mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid fpXI1ypGtK3mnEDam92h/fpXI1ypGtK3mnEDam92h -goversion go1.16.15 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/95/9534492bebf972bcf1a57a93f1dff84b8957c6203604df37f07c89cf2694841b-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid PvISC9yXnTvtQtpq0QjQ/PvISC9yXnTvtQtpq0QjQ -goversion go1.16.15 -D "" -importcfg $WORK/b044/importcfg -pack /usr/share/gocode/src/github.com/go-logfmt/logfmt/decode.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/doc.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/encode.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/jsonstring.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/cb/cbea253b904e749eaf953d15da46025fccb80cbfd6b699e9f775b466f5b3ae4c-d # internal log mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p log -std -complete -installsuffix shared -buildid ytdTXIH230iZNElmJ5js/ytdTXIH230iZNElmJ5js -goversion go1.16.15 -D "" -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8b/8b2d38525a107e7c2a3c04eb5462dcba9ba4948de5c954bb3d108aeaad9fdbd1-d # internal github.com/pkg/errors mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid OzjnnBoj0NREjDyAuwXQ/OzjnnBoj0NREjDyAuwXQ -goversion go1.16.15 -D "" -importcfg $WORK/b050/importcfg -pack /usr/share/gocode/src/github.com/pkg/errors/errors.go /usr/share/gocode/src/github.com/pkg/errors/go113.go /usr/share/gocode/src/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/b7/b777b2ed795614d8d418a9e2ac5af1340494e2fa2e26ae643e08e1b52b162ef1-d # internal compress/flate mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid bzZkpEpk2F74aWdIwAMI/bzZkpEpk2F74aWdIwAMI -goversion go1.16.15 -D "" -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/83/839576cfd8f228341476359c8ff2d63d8a7f43f60e6b401ac80a7309cd8826cc-d # internal math/big mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b067/symabis ./arith_arm64.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p math/big -std -installsuffix shared -buildid 6WVGVP5ox8FNmLRH4vi7/6WVGVP5ox8FNmLRH4vi7 -goversion go1.16.15 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/01/010c5a862df70d961fd3072714a9a9c9b620ccb960f7ce33ad94a5f26fcad25c-d # internal compress/gzip mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile compress/flate=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid P4H35k50-nkmmFKG3xX6/P4H35k50-nkmmFKG3xX6 -goversion go1.16.15 -D "" -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/78/78da2a44f46584c6344fbd344a6de4816a6db31abc581eee427a3375d2b1553c-d # internal encoding/hex mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid x8zYlqmz4_V0bB91H0pn/x8zYlqmz4_V0bB91H0pn -goversion go1.16.15 -D "" -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f8/f86a00cc96dfdbc5569dcf44184968275ce9bd222700c2e6a962417955984c20-d # internal github.com/go-kit/log mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/go-kit/log -complete -installsuffix shared -buildid J9Hxoa3I_jAq53j9Z5Wy/J9Hxoa3I_jAq53j9Z5Wy -goversion go1.16.15 -D "" -importcfg $WORK/b036/importcfg -pack /usr/share/gocode/src/github.com/go-kit/log/doc.go /usr/share/gocode/src/github.com/go-kit/log/json_logger.go /usr/share/gocode/src/github.com/go-kit/log/log.go /usr/share/gocode/src/github.com/go-kit/log/logfmt_logger.go /usr/share/gocode/src/github.com/go-kit/log/nop_logger.go /usr/share/gocode/src/github.com/go-kit/log/stdlib.go /usr/share/gocode/src/github.com/go-kit/log/sync.go /usr/share/gocode/src/github.com/go-kit/log/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e8/e8c9a4387299e54ba54197db28361b1e43ac7e1feb33d8211fe7b295cf6589b1-d # internal net/url mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p net/url -std -complete -installsuffix shared -buildid xphX1QT3BSPafzS1hcde/xphX1QT3BSPafzS1hcde -goversion go1.16.15 -D "" -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/net/url/url.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b168/asm_linux_arm64.o ./asm_linux_arm64.s cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b168/_pkg_.a $WORK/b168/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/4b/4bd4f2a00ec6d44b3e9b046a01d32f4506b5ba33e7870e8819e92c33c4d7866c-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid A7JPwDf2X4802Gj_wYOl/A7JPwDf2X4802Gj_wYOl -goversion go1.16.15 -D "" -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/df/dfbf683a6099c58196b546fae84c58f220d63ba1b8a3e5ec6eed8786be0d9cf9-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid pI21oWhYekVfjjtKrlxZ/pI21oWhYekVfjjtKrlxZ -goversion go1.16.15 -D "" -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ae/aeb618577b53f7cb41c3de35be69d1d441b71e248fc9b25f362f361f5f6beec3-d # internal github.com/go-kit/log/level mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/go-kit/log/level -complete -installsuffix shared -buildid lJ7WrvBE2sys8EoVCnvJ/lJ7WrvBE2sys8EoVCnvJ -goversion go1.16.15 -D "" -importcfg $WORK/b049/importcfg -pack /usr/share/gocode/src/github.com/go-kit/log/level/doc.go /usr/share/gocode/src/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/48/487e26c818a1d96dd8013c8501b95038e9f9d201c113057805a3dbb7baeb33df-d # internal cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid GsEhzQZfw6593jnrh2jr/GsEhzQZfw6593jnrh2jr -goversion go1.16.15 -D "" -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ca/cade8d74d17dd0d2f3cf5ed92e01f9a41d6c00e30a80b94e061494292360a33e-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid L0TAHZ3xC5DXEtujqvgY/L0TAHZ3xC5DXEtujqvgY -goversion go1.16.15 -D "" -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go cat >$WORK/b092/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/b093/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b094/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b095/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p net -std -installsuffix shared -buildid -H3xtFHdtXDJopJSgppk/-H3xtFHdtXDJopJSgppk -goversion go1.16.15 -D "" -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b092/_cgo_gotypes.go $WORK/b092/cgo_linux.cgo1.go $WORK/b092/cgo_resnew.cgo1.go $WORK/b092/cgo_socknew.cgo1.go $WORK/b092/cgo_unix.cgo1.go $WORK/b092/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a9/a957b657a3326ebe671e0359ec1b398556de266f6e80b5ccd6af2e892785e482-d # internal mime mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p mime -std -complete -installsuffix shared -buildid TQyIbI4FycNdp-3xeZO0/TQyIbI4FycNdp-3xeZO0 -goversion go1.16.15 -D "" -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/46/464c32aec5cd8c8e7ea42a8f9f92ce861f3d43cfad75586497b19af35223b30f-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b107/ cat >$WORK/b107/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/b108/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid nwn56YsxbTdCvsVrf7b-/nwn56YsxbTdCvsVrf7b- -goversion go1.16.15 -D "" -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ff/ff74083ffd0e44c8fffc40262b3ff40b6a26a8893e294da320f55b4eb80a76fc-d # internal mime/quotedprintable mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid Qsn0jE7Ui2zGIl8hUEfM/Qsn0jE7Ui2zGIl8hUEfM -goversion go1.16.15 -D "" -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b067/_pkg_.a $WORK/b067/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/36/36ae292b1d3fa19454e6fb89bb6b2017648250c1f1540e1ebb8d7e83865c39a2-d # internal crypto/rand mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid rgBRFlG39AS89ndiF13E/rgBRFlG39AS89ndiF13E -goversion go1.16.15 -D "" -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/7a/7aa83c721a684e220f43b3f720f02dda849dbe0761cf8df0e842b01cad2f0bcc-d # internal crypto/elliptic mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b073/symabis ./p256_asm_arm64.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid BX4tTP9iwTq0WDSUtXd5/BX4tTP9iwTq0WDSUtXd5 -goversion go1.16.15 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/bf/bfae6a27a55496098d46cd97fbfdb08d1f71706ff91c02ae441cf27c4cc62736-d # internal encoding/asn1 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ANG7WQcyxLjCu5rSlXQZ/ANG7WQcyxLjCu5rSlXQZ -goversion go1.16.15 -D "" -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ea/ea83dd9f027755a509f4504fd8496210ae511298a23613a32f39947ed43b7312-d # internal crypto/ed25519 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid Ex8zrqOcq9Wr4DFsgW-a/Ex8zrqOcq9Wr4DFsgW-a -goversion go1.16.15 -D "" -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/1a/1a01410824b574a1a45305b3fc2f6b8fc9b8a6b0c9fca874414eaea5b68f48e6-d # internal crypto/rsa mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid TTXRgCyExJNA4KZyHIAo/TTXRgCyExJNA4KZyHIAo -goversion go1.16.15 -D "" -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a5/a5655b7802c7e3e970b0949c58aef3d41ba5fa6d012346068feb8104c65475b7-d # internal crypto/dsa mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid idJ_P7MUqZhz8QSm6six/idJ_P7MUqZhz8QSm6six -goversion go1.16.15 -D "" -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/p256_asm_arm64.o ./p256_asm_arm64.s cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/22/22e02fb206aa25f14f1de4c4ce2bebf24f3e3503147b20ad61026efd80651a1d-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b106/ cat >$WORK/b106/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/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid _bEjGA-53d8nxFjI_9iS/_bEjGA-53d8nxFjI_9iS -goversion go1.16.15 -D "" -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/66/66530a4f0c4cabb8a7ce683e88466bc3f45a1eb5039f8435d0db41a3756940ed-d # internal net/http/internal mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid v7px2hrJR8-v38gDODHr/v7px2hrJR8-v38gDODHr -goversion go1.16.15 -D "" -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/67/67c44da8d0b0d062a2af600ec791f8568766912ef1a18bf35974e9bc7dca6bf0-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b126/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid eqbqmPcOywdtB-pAPBwi/eqbqmPcOywdtB-pAPBwi -goversion go1.16.15 -D "" -importcfg $WORK/b125/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/errors.go /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ca/ca14ec88c293b0454d210ce89481067e1097e1fb80ef6400834a0b0360b0c040-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 9lEJAaevQp9ZPTbq99-B/9lEJAaevQp9ZPTbq99-B -goversion go1.16.15 -D "" -importcfg $WORK/b124/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/e6/e65d2546738a4c6687fbfa73afe27ee2f1b9dea8d4392bd1a3e83ece7f016c33-d # internal go/token mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p go/token -std -complete -installsuffix shared -buildid 0wchUmWyVD-nny3DZxGJ/0wchUmWyVD-nny3DZxGJ -goversion go1.16.15 -D "" -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/78/78cb1dc1189a442d6a3f81174546705b3c7b1884967a4bd2ac69fc6b64c26259-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid r1HVUmJ-mcHZt4-u52Ly/r1HVUmJ-mcHZt4-u52Ly -goversion go1.16.15 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/43/4382202f709a965acc79aef75f0b80d5b91756efcf065f8895e1aca49cd76bba-d # internal crypto/x509/pkix mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ocfZ3KK0VI2I-V4-CZ-s/ocfZ3KK0VI2I-V4-CZ-s -goversion go1.16.15 -D "" -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/c4/c49b2b59fdb8edfa3df15334d84311b8ded89ae28511bfd57d6a6e19f890d21c-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid IkGI9B0V9--S5RoK6SYe/IkGI9B0V9--S5RoK6SYe -goversion go1.16.15 -D "" -importcfg $WORK/b129/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/methods.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/proto.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/type.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_union.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/d1/d19b7a9604043003ca8638eb528b74bd5405e736e7baf1f1ee3270dbbe44f075-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid ORj90BxEHgSP97smgHY3/ORj90BxEHgSP97smgHY3 -goversion go1.16.15 -D "" -importcfg $WORK/b151/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ec/ecb9923551cc9cd7d7d5ebe5e0db44be29b51e2ad9a03e3ff64bf3b200cb1aef-d # internal github.com/prometheus/common/model mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid w04sD97KkALcJTlGZ-Ri/w04sD97KkALcJTlGZ-Ri -goversion go1.16.15 -D "" -importcfg $WORK/b164/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/model/alert.go /usr/share/gocode/src/github.com/prometheus/common/model/fingerprinting.go /usr/share/gocode/src/github.com/prometheus/common/model/fnv.go /usr/share/gocode/src/github.com/prometheus/common/model/labels.go /usr/share/gocode/src/github.com/prometheus/common/model/labelset.go /usr/share/gocode/src/github.com/prometheus/common/model/metric.go /usr/share/gocode/src/github.com/prometheus/common/model/model.go /usr/share/gocode/src/github.com/prometheus/common/model/signature.go /usr/share/gocode/src/github.com/prometheus/common/model/silence.go /usr/share/gocode/src/github.com/prometheus/common/model/time.go /usr/share/gocode/src/github.com/prometheus/common/model/value.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/32/321782ff4acd44c1e58c279fc420f45700d25d3dfc3e645911d6cbc8b71ec7ab-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid SF9S2ojDqwwvDj8ZJoQI/SF9S2ojDqwwvDj8ZJoQI -goversion go1.16.15 -D "" -importcfg $WORK/b166/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/6c/6c2c24aa30b1539a41adf8bb8c96132ed8bd8ff95591d5006f52501c21b9ec3e-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid LSH-rh1zQfzfk2doXLIT/LSH-rh1zQfzfk2doXLIT -goversion go1.16.15 -D "" -importcfg $WORK/b172/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/proto/clone.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/custom_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/decode.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/deprecated.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/discard.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/duration.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/duration_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/encode.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/encode_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/equal.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/extensions.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/extensions_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/lib.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/lib_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/message_set.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/pointer_unsafe.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/properties.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/properties_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/skip_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_marshal.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_marshal_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_merge.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_unmarshal.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/text.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/text_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/text_parser.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/timestamp.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/timestamp_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/wrappers.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/64/64974ebeeab70de407aaa3c59f2738c6504df3ff4763329f4e782819b47fb574-d # internal crypto/ecdsa mkdir -p $WORK/b072/ cat >$WORK/b072/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 crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid LfUz4A0Fhq-mnDK2zGTS/LfUz4A0Fhq-mnDK2zGTS -goversion go1.16.15 -D "" -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/6a/6aa963ff6616e55fa3f0523204fc2749e7a4ba5fc6cdc961113c3975d937e6ec-d # internal compress/lzw mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p compress/lzw -std -complete -installsuffix shared -buildid OE5i55Gxm7e1fvexijRQ/OE5i55Gxm7e1fvexijRQ -goversion go1.16.15 -D "" -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/fc/fc3eece7d4361854507bfb817401a803430ca8faa64823a34ec2593ab5e35765-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid LyiH22PyHuf_XqgCaw08/LyiH22PyHuf_XqgCaw08 -goversion go1.16.15 -D "" -importcfg $WORK/b128/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/b4/b45c1439f86a48fb5d0273b15bf24b17160b606d92b7b77e02661058b97fb9d9-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid Z16l3Y9woI-a2yrrublA/Z16l3Y9woI-a2yrrublA -goversion go1.16.15 -D "" -importcfg $WORK/b133/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings.go /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/52/525d9122383f6e96413e3c6c6bbca1155d7854ebdf4e85de313a0cb00d851150-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid QaYGz-IlOph6hpPh17n4/QaYGz-IlOph6hpPh17n4 -goversion go1.16.15 -D "" -importcfg $WORK/b135/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/any_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/api_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/descriptor_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/duration_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/empty_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/field_mask_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/goname.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/map_entry.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/source_context_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/struct_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/timestamp_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/type_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/4c/4c6e4bbfcea6e30580d9170b413aa0aa3c536632b27d98c3791ea3fd7e62f03d-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid NExaXWGGzl_h6bpgrrOc/NExaXWGGzl_h6bpgrrOc -goversion go1.16.15 -D "" -importcfg $WORK/b136/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/order/order.go /usr/share/gocode/src/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/63/636fec43ea72b5b3552161b3bd3f232980ee5f2cc7d03e2b87a299fab20332a5-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid 0N9u_ULVT9qQfIYonKNK/0N9u_ULVT9qQfIYonKNK -goversion go1.16.15 -D "" -importcfg $WORK/b131/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_number.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_string.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_token.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/c6/c66df62afadaddba5e84ab0af83ffc4263f633c61fed71bc80266ff4acb11a3d-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid Ehpo867JvLyFnx3hIf6s/Ehpo867JvLyFnx3hIf6s -goversion go1.16.15 -D "" -importcfg $WORK/b139/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/c8/c8179ba777a4f78ffbd92d7992d54b5c7cd353a0a0c86f9465ec49e07491d8a5-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid pJ3dtreyIgJ1c825sBz_/pJ3dtreyIgJ1c825sBz_ -goversion go1.16.15 -D "" -importcfg $WORK/b140/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/legacy.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/56/5654b9d653be448bf1a6c18cd76543fd2e9a3ce44dc27e36dfe551648e997774-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid iIbAZnl141rgXsSt8kym/iIbAZnl141rgXsSt8kym -goversion go1.16.15 -D "" -importcfg $WORK/b144/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/60/60e7e1b3592b4248071e1a6e0c9515024c9e037e939c103c5c9f19dc9b12f3c0-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b140/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid UxhxXxexqu8XNxvUZuxz/UxhxXxexqu8XNxvUZuxz -goversion go1.16.15 -D "" -importcfg $WORK/b138/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/proto/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/doc.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/equal.go /usr/share/gocode/src/google.golang.org/protobuf/proto/extension.go /usr/share/gocode/src/google.golang.org/protobuf/proto/merge.go /usr/share/gocode/src/google.golang.org/protobuf/proto/messageset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto_methods.go /usr/share/gocode/src/google.golang.org/protobuf/proto/reset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/b8/b89fe33d9b30f7af8940e0bf28f2aeb2d7f3787ff459185ab23dcc230f02e209-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid nODexs1pypKkx2tpP1rE/nODexs1pypKkx2tpP1rE -goversion go1.16.15 -D "" -importcfg $WORK/b145/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/be/be29815de61c7b1ad331227a7d4f6ec6806cc7ee6223f4d52a129d3893752e7d-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid lbtECJsza5X9A233Mq9Y/lbtECJsza5X9A233Mq9Y -goversion go1.16.15 -D "" -importcfg $WORK/b142/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/91/91d236a84ca95d7db750456024f3d6859263b54f9a02e378ad1673535ee6fa2c-d # internal github.com/google/btree mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/google/btree -complete -installsuffix shared -buildid gm5yZDdyZaC9tDaWlHBa/gm5yZDdyZaC9tDaWlHBa -goversion go1.16.15 -D "" -importcfg $WORK/b181/importcfg -pack /usr/share/gocode/src/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/e0/e05899df88a1f2315de1aedf49608f49e76fb35d78cba0c2129fca291612b858-d # internal encoding/gob mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid G6FQBldlKGacjAU8jvtU/G6FQBldlKGacjAU8jvtU -goversion go1.16.15 -D "" -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b092/_pkg_.a $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/50/5019ad61b80dde85188f81eb7ee602dc07261557e1d4df0d15257bdc12f12ab6-d # internal crypto/x509 mkdir -p $WORK/b087/ cat >$WORK/b087/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/b037/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 4UCw79wSfAaQKQYOqBHJ/4UCw79wSfAaQKQYOqBHJ -goversion go1.16.15 -D "" -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/66/6637f8ca024fa7b4e859d8b23ed4077bd915cc2628fa9b8f5174a8128328db77-d # internal net/textproto mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid EvxWbNw_xwGXZs3v0myW/EvxWbNw_xwGXZs3v0myW -goversion go1.16.15 -D "" -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/50/50d2a65a44107d34275dd0c45454e47bbde72f1fe68a6d9e3cd8adfe678ab8b4-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b105/ cat >$WORK/b105/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/b106/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid lxmuDmzSHgLAXhV-vmak/lxmuDmzSHgLAXhV-vmak -goversion go1.16.15 -D "" -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b2/b25d6ca62efdd86cb733ed110283f41f300e9e93c20927bcc2b8931e5c3ce0da-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b112/ cat >$WORK/b112/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/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 12OJdXVaFXCM8GRVKTVR/12OJdXVaFXCM8GRVKTVR -goversion go1.16.15 -D "" -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/a7/a711da72bd095a98ec200bee00c1c8b39b0e1ec2338ad723bf85c978a005f892-d # internal mime/multipart mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid fU7tn3XdX70etjTaUDJe/fU7tn3XdX70etjTaUDJe -goversion go1.16.15 -D "" -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/3d/3d4c6c5f61662a7f01df4b3d7ed9fdeace7bc6350f067048304cefd5acfe1cd6-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid KCdA4l5cE_o-Iehyx-8f/KCdA4l5cE_o-Iehyx-8f -goversion go1.16.15 -D "" -importcfg $WORK/b123/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/decode.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/doc.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ce/ced23bb6fae4e9766ed6a411bef60000b800a6fc6ba4bd4e55889f291f9ab67d-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid 6kO5EiUb6ckP3JXKuX8f/6kO5EiUb6ckP3JXKuX8f -goversion go1.16.15 -D "" -importcfg $WORK/b143/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/build.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/34/34bb980effd3661eef356e257ca34d33f7df47138591cad4a68415649eda3d7f-d # internal github.com/prometheus/procfs mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b166/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b167/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid TBZICUHAwS1Cw7Nhmxuu/TBZICUHAwS1Cw7Nhmxuu -goversion go1.16.15 -D "" -importcfg $WORK/b165/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/arp.go /usr/share/gocode/src/github.com/prometheus/procfs/buddyinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cmdline.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo_armx.go /usr/share/gocode/src/github.com/prometheus/procfs/crypto.go /usr/share/gocode/src/github.com/prometheus/procfs/doc.go /usr/share/gocode/src/github.com/prometheus/procfs/fs.go /usr/share/gocode/src/github.com/prometheus/procfs/fscache.go /usr/share/gocode/src/github.com/prometheus/procfs/ipvs.go /usr/share/gocode/src/github.com/prometheus/procfs/kernel_random.go /usr/share/gocode/src/github.com/prometheus/procfs/loadavg.go /usr/share/gocode/src/github.com/prometheus/procfs/mdstat.go /usr/share/gocode/src/github.com/prometheus/procfs/meminfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountstats.go /usr/share/gocode/src/github.com/prometheus/procfs/net_conntrackstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_dev.go /usr/share/gocode/src/github.com/prometheus/procfs/net_ip_socket.go /usr/share/gocode/src/github.com/prometheus/procfs/net_protocols.go /usr/share/gocode/src/github.com/prometheus/procfs/net_sockstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_softnet.go /usr/share/gocode/src/github.com/prometheus/procfs/net_tcp.go /usr/share/gocode/src/github.com/prometheus/procfs/net_udp.go /usr/share/gocode/src/github.com/prometheus/procfs/net_unix.go /usr/share/gocode/src/github.com/prometheus/procfs/netstat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_cgroup.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_cgroups.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_environ.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_fdinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_io.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_limits.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_maps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_ns.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_psi.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_smaps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_stat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_status.go /usr/share/gocode/src/github.com/prometheus/procfs/schedstat.go /usr/share/gocode/src/github.com/prometheus/procfs/slab.go /usr/share/gocode/src/github.com/prometheus/procfs/stat.go /usr/share/gocode/src/github.com/prometheus/procfs/swaps.go /usr/share/gocode/src/github.com/prometheus/procfs/vm.go /usr/share/gocode/src/github.com/prometheus/procfs/xfrm.go /usr/share/gocode/src/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/9f/9fabd3f576120213b3ad8682c14f9d8fd0dac01a7387b912440217aca75b380b-d # internal crypto/tls cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/8a/8a53ba5ea43a09bd4ac187f07ec5b1bfc3705e35dd6d716b1999137a833fe91e-d # internal mkdir -p $WORK/b069/ cat >$WORK/b069/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/b037/_pkg_.a packagefile container/list=$WORK/b061/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/rc4=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/hashicorp/go-sockaddr /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid E4_djNdZDXwFwoJzS2VR/E4_djNdZDXwFwoJzS2VR -goversion go1.16.15 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid LXTdXqIpfrF9Asx_dk-y/LXTdXqIpfrF9Asx_dk-y -goversion go1.16.15 -D "" -importcfg $WORK/b173/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/doc.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ifaddr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ifaddrs.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ifattr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipaddr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipaddrs.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipv4addr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipv6addr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/rfc.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/route_info.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/route_info_linux.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/sockaddr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/sockaddrs.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/unixsock.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/9a/9afce7c51bd4bab4cdb8b01bcaac2f76afc9aae2e78f62d4dc8ab5976c1f4c9f-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid Ak6up8Q0g9Csqy8JvFzj/Ak6up8Q0g9Csqy8JvFzj -goversion go1.16.15 -D "" -importcfg $WORK/b150/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/4d/4d99a98641860b276d8e1ce58b72a0d93a315103ebbd4bbd1ed04a3683cc6349-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b140/_pkg_.a packagefile hash/crc32=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid osB7FhYIJTBDK3xib_Qr/osB7FhYIJTBDK3xib_Qr -goversion go1.16.15 -D "" -importcfg $WORK/b149/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/api_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map_go112.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_messageset.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_tables.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/encode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_file.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/validate.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/2d/2da8688cf80a22052e6473d389e572b62e9879bbee565d7381b07dc71884dabd-d # internal text/template/parse mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid rvONM3DS1NnMZxkkUxqx/rvONM3DS1NnMZxkkUxqx -goversion go1.16.15 -D "" -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/7f/7fe2f4d0b11ba576aadc70d44113f4ad45bddd556221c3b08064fadfe8609f64-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b190/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid whmx3mc4O7GUWFIiUPcT/whmx3mc4O7GUWFIiUPcT -goversion go1.16.15 -D "" -importcfg $WORK/b189/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-multierror/append.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/flatten.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/format.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/group.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/multierror.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/prefix.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/13/1328baec5f8c4672a044f3a212b649b59683e8b19b743d47909fd8743dcaf1f7-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid BorE4JgMtSpoZPFSymtu/BorE4JgMtSpoZPFSymtu -goversion go1.16.15 -D "" -importcfg $WORK/b193/importcfg -pack /usr/share/gocode/src/golang.org/x/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/04/04c64559933352b2abbe174f4346982380088149a1b0bf1e2411b7a2018fbb8d-d # internal golang.org/x/net/bpf mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid bgkBvIQn_aBLG05F04vT/bgkBvIQn_aBLG05F04vT -goversion go1.16.15 -D "" -importcfg $WORK/b195/importcfg -pack /usr/share/gocode/src/golang.org/x/net/bpf/asm.go /usr/share/gocode/src/golang.org/x/net/bpf/constants.go /usr/share/gocode/src/golang.org/x/net/bpf/doc.go /usr/share/gocode/src/golang.org/x/net/bpf/instructions.go /usr/share/gocode/src/golang.org/x/net/bpf/setter.go /usr/share/gocode/src/golang.org/x/net/bpf/vm.go /usr/share/gocode/src/golang.org/x/net/bpf/vm_instructions.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/d9/d919364c0d73ef28f5eaf8d45e903264aea26b3e9395793ffe4028bd2e2c4023-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid 0NA5Lqj3MnWj3UEYDmbj/0NA5Lqj3MnWj3UEYDmbj -goversion go1.16.15 -D "" -importcfg $WORK/b197/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/complete_dontwait.go /usr/share/gocode/src/golang.org/x/net/internal/socket/error_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/iovec_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/mmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/norace.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_mmsg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_msg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/socket.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_const_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux_arm64.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_posix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/e5/e54b2d63f9e224bf6a9d1c6800ca093c0f98cd9b800c8034aada925a887a8124-d # internal text/template mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b188/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p text/template -std -complete -installsuffix shared -buildid ZU3jql1Bv1DxnuOFG_m8/ZU3jql1Bv1DxnuOFG_m8 -goversion go1.16.15 -D "" -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/f3/f3f8a01e2c95c57078d2a5278772aaf0e92268b3381f28145dfbe00a2653d144-d # internal github.com/sean-/seed mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/sean-/seed -complete -installsuffix shared -buildid b9eg3nlMXfDPuhPbLn5L/b9eg3nlMXfDPuhPbLn5L -goversion go1.16.15 -D "" -importcfg $WORK/b199/importcfg -pack /usr/share/gocode/src/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/33/338344b7934f6f54697ffc3663679917885ea9b8dc4255a57f5d459d816402c6-d # internal database/sql/driver mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid es18nDLqIUOW9p7i-F9l/es18nDLqIUOW9p7i-F9l -goversion go1.16.15 -D "" -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/5c/5cdb6125d74bb2fbc94f200b7c5d82524d654a765fd212a090cfcc7789e487f8-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b195/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b196/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b197/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid bWvkAGd-APpW_kOPgbNG/bWvkAGd-APpW_kOPgbNG -goversion go1.16.15 -D "" -importcfg $WORK/b194/importcfg -pack /usr/share/gocode/src/golang.org/x/net/ipv4/batch.go /usr/share/gocode/src/golang.org/x/net/ipv4/control.go /usr/share/gocode/src/golang.org/x/net/ipv4/control_pktinfo.go /usr/share/gocode/src/golang.org/x/net/ipv4/control_unix.go /usr/share/gocode/src/golang.org/x/net/ipv4/dgramopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/doc.go /usr/share/gocode/src/golang.org/x/net/ipv4/endpoint.go /usr/share/gocode/src/golang.org/x/net/ipv4/genericopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/header.go /usr/share/gocode/src/golang.org/x/net/ipv4/helper.go /usr/share/gocode/src/golang.org/x/net/ipv4/iana.go /usr/share/gocode/src/golang.org/x/net/ipv4/icmp.go /usr/share/gocode/src/golang.org/x/net/ipv4/icmp_linux.go /usr/share/gocode/src/golang.org/x/net/ipv4/packet.go /usr/share/gocode/src/golang.org/x/net/ipv4/payload.go /usr/share/gocode/src/golang.org/x/net/ipv4/payload_cmsg.go /usr/share/gocode/src/golang.org/x/net/ipv4/sockopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/sockopt_posix.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_asmreq_stub.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_asmreqn.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_bpf.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_linux.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_ssmreq.go /usr/share/gocode/src/golang.org/x/net/ipv4/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/61/61086545ba590d006d9b046e2ba62077a149f83f350ba3c545ff5113333167eb-d # internal net/http/httptrace mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile internal/nettrace=$WORK/b094/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid CIb1yG6rqb_nhOGpIPac/CIb1yG6rqb_nhOGpIPac -goversion go1.16.15 -D "" -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/87/87ec3ff468c694119d5b992b03f46fbd517e2b980750f460c9b038b14f4e80f7-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b195/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b196/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b197/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 61Zw6gXk4NftzxsqeX5X/61Zw6gXk4NftzxsqeX5X -goversion go1.16.15 -D "" -importcfg $WORK/b198/importcfg -pack /usr/share/gocode/src/golang.org/x/net/ipv6/batch.go /usr/share/gocode/src/golang.org/x/net/ipv6/control.go /usr/share/gocode/src/golang.org/x/net/ipv6/control_rfc3542_unix.go /usr/share/gocode/src/golang.org/x/net/ipv6/control_unix.go /usr/share/gocode/src/golang.org/x/net/ipv6/dgramopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/doc.go /usr/share/gocode/src/golang.org/x/net/ipv6/endpoint.go /usr/share/gocode/src/golang.org/x/net/ipv6/genericopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/header.go /usr/share/gocode/src/golang.org/x/net/ipv6/helper.go /usr/share/gocode/src/golang.org/x/net/ipv6/iana.go /usr/share/gocode/src/golang.org/x/net/ipv6/icmp.go /usr/share/gocode/src/golang.org/x/net/ipv6/icmp_linux.go /usr/share/gocode/src/golang.org/x/net/ipv6/payload.go /usr/share/gocode/src/golang.org/x/net/ipv6/payload_cmsg.go /usr/share/gocode/src/golang.org/x/net/ipv6/sockopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/sockopt_posix.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_asmreq.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_bpf.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_linux.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_ssmreq.go /usr/share/gocode/src/golang.org/x/net/ipv6/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/2d/2d7f2978849e1e082d08460dfba08fb71f4a70ede510a5c3880ed41c56042eae-d # internal net/http mkdir -p $WORK/b056/ cat >$WORK/b056/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/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile container/list=$WORK/b061/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http/httptrace=$WORK/b118/_pkg_.a packagefile net/http/internal=$WORK/b119/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p net/http -std -complete -installsuffix shared -buildid 0E7--BZK4OcAt91K3ZfQ/0E7--BZK4OcAt91K3ZfQ -goversion go1.16.15 -D "" -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/3a/3aa4517d8b99bfe11f38c4984f0447aa30b0dedd29043522e6669ecdf12e30b4-d # internal html/template mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b186/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b187/_pkg_.a packagefile text/template/parse=$WORK/b188/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p html/template -std -complete -installsuffix shared -buildid RDtZHXm9a9E6fsS7XD-D/RDtZHXm9a9E6fsS7XD-D -goversion go1.16.15 -D "" -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/7a/7ae89defe87584e91dcd986df90bfdf3fee0b396ac56bbc2293883716a52decb-d # internal github.com/oklog/ulid mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile database/sql/driver=$WORK/b201/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/oklog/ulid -complete -installsuffix shared -buildid vsLeG3Rxx2uPfAwBx1es/vsLeG3Rxx2uPfAwBx1es -goversion go1.16.15 -D "" -importcfg $WORK/b200/importcfg -pack /usr/share/gocode/src/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/94/940efbce6b8b343ea33d47f63522d83809c90d49a1e01b9f37244762a45b39e7-d # internal github.com/miekg/dns mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/base32=$WORK/b192/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b193/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b194/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b198/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid HkjVD8QuXRJCwdm_V_lU/HkjVD8QuXRJCwdm_V_lU -goversion go1.16.15 -D "" -importcfg $WORK/b191/importcfg -pack /usr/share/gocode/src/github.com/miekg/dns/acceptfunc.go /usr/share/gocode/src/github.com/miekg/dns/client.go /usr/share/gocode/src/github.com/miekg/dns/clientconfig.go /usr/share/gocode/src/github.com/miekg/dns/dane.go /usr/share/gocode/src/github.com/miekg/dns/defaults.go /usr/share/gocode/src/github.com/miekg/dns/dns.go /usr/share/gocode/src/github.com/miekg/dns/dnssec.go /usr/share/gocode/src/github.com/miekg/dns/dnssec_keygen.go /usr/share/gocode/src/github.com/miekg/dns/dnssec_keyscan.go /usr/share/gocode/src/github.com/miekg/dns/dnssec_privkey.go /usr/share/gocode/src/github.com/miekg/dns/doc.go /usr/share/gocode/src/github.com/miekg/dns/duplicate.go /usr/share/gocode/src/github.com/miekg/dns/edns.go /usr/share/gocode/src/github.com/miekg/dns/format.go /usr/share/gocode/src/github.com/miekg/dns/generate.go /usr/share/gocode/src/github.com/miekg/dns/labels.go /usr/share/gocode/src/github.com/miekg/dns/listen_go111.go /usr/share/gocode/src/github.com/miekg/dns/msg.go /usr/share/gocode/src/github.com/miekg/dns/msg_helpers.go /usr/share/gocode/src/github.com/miekg/dns/msg_truncate.go /usr/share/gocode/src/github.com/miekg/dns/nsecx.go /usr/share/gocode/src/github.com/miekg/dns/privaterr.go /usr/share/gocode/src/github.com/miekg/dns/reverse.go /usr/share/gocode/src/github.com/miekg/dns/sanitize.go /usr/share/gocode/src/github.com/miekg/dns/scan.go /usr/share/gocode/src/github.com/miekg/dns/scan_rr.go /usr/share/gocode/src/github.com/miekg/dns/serve_mux.go /usr/share/gocode/src/github.com/miekg/dns/server.go /usr/share/gocode/src/github.com/miekg/dns/sig0.go /usr/share/gocode/src/github.com/miekg/dns/singleinflight.go /usr/share/gocode/src/github.com/miekg/dns/smimea.go /usr/share/gocode/src/github.com/miekg/dns/svcb.go /usr/share/gocode/src/github.com/miekg/dns/tlsa.go /usr/share/gocode/src/github.com/miekg/dns/tsig.go /usr/share/gocode/src/github.com/miekg/dns/types.go /usr/share/gocode/src/github.com/miekg/dns/udp.go /usr/share/gocode/src/github.com/miekg/dns/update.go /usr/share/gocode/src/github.com/miekg/dns/version.go /usr/share/gocode/src/github.com/miekg/dns/xfr.go /usr/share/gocode/src/github.com/miekg/dns/zduplicate.go /usr/share/gocode/src/github.com/miekg/dns/zmsg.go /usr/share/gocode/src/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/01/019864ada60f59b70e83853755a18075eebd4163a63b2da7f2450e92fec6eeb6-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid rE8FX2P6dsaWIw7n2L8b/rE8FX2P6dsaWIw7n2L8b -goversion go1.16.15 -D "" -importcfg $WORK/b204/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/ab/abdf9ad008c9da96a02d0663af7552e5226101bd3e22b4f27dd5705ad00033bc-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid uPDDpCVAw1dG2lE5_hyv/uPDDpCVAw1dG2lE5_hyv -goversion go1.16.15 -D "" -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/pkg/labels/matcher.go ./_build/src/github.com/prometheus/alertmanager/pkg/labels/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/62/62647134adee20190bec3779b07b4e29799f58f11cb387cba7709825f1611998-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid N8QPxNbvPq2Ha0RIAJSg/N8QPxNbvPq2Ha0RIAJSg -goversion go1.16.15 -D "" -importcfg $WORK/b208/importcfg -pack /usr/share/gocode/src/gopkg.in/yaml.v2/apic.go /usr/share/gocode/src/gopkg.in/yaml.v2/decode.go /usr/share/gocode/src/gopkg.in/yaml.v2/emitterc.go /usr/share/gocode/src/gopkg.in/yaml.v2/encode.go /usr/share/gocode/src/gopkg.in/yaml.v2/parserc.go /usr/share/gocode/src/gopkg.in/yaml.v2/readerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/resolve.go /usr/share/gocode/src/gopkg.in/yaml.v2/scannerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/sorter.go /usr/share/gocode/src/gopkg.in/yaml.v2/writerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/yaml.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlh.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/56/56cd337c24cad1814da351c0308c4d87696f62feef3db37c43698b9e683801fb-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid xkF_8cUf-XW3SWBq5iqB/xkF_8cUf-XW3SWBq5iqB -goversion go1.16.15 -D "" -importcfg $WORK/b148/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/3c/3c717e2d8a5f7857df3c1e78843d8e3d56b1219fbd95890321ea253fb2cf39f1-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b204/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid hX_TiM3dxZbUA_6ww0pN/hX_TiM3dxZbUA_6ww0pN -goversion go1.16.15 -D "" -importcfg $WORK/b203/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto/doc.go /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto/gogo.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/39/3968bb533ecd213d6870b9650d55a8344d2c06b2ddb13960bf5467bd47aebc8e-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid ATvrGfH0q7sTegybFbXB/ATvrGfH0q7sTegybFbXB -goversion go1.16.15 -D "" -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/d2/d270c1d3240328c6898fb049c4dcfb39ad32fbd7031983fd77439956493f8f8e-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b151/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid jbCOtBFbwocu0u-c0kLh/jbCOtBFbwocu0u-c0kLh -goversion go1.16.15 -D "" -importcfg $WORK/b147/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/impl.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/25/25380f77b00dceeb5dd633b91eaa13ba2ea3df097b12cc2addbbde1958077dac-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid PuqEpgzd9x64pDyQCAmC/PuqEpgzd9x64pDyQCAmC -goversion go1.16.15 -D "" -importcfg $WORK/b146/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/a2/a2fa28fc9738c98706351acc24fe2149813cd7cdb98389e5e232f1e58fcc386a-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid h8VxlMnkFlWc2K-4Ea2B/h8VxlMnkFlWc2K-4Ea2B -goversion go1.16.15 -D "" -importcfg $WORK/b154/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/a5/a5fa6521891c2c6bf2472cb82d25401659fb31ac9e80f67d15fd3be93b71c7c8-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b154/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 57fLBNJhSl4bMHcu79lv/57fLBNJhSl4bMHcu79lv -goversion go1.16.15 -D "" -importcfg $WORK/b153/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/26/26c0949647c942d359ef08547b1535a2ce214bb16dede9b787dff350ef41719c-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid 9dTS_aWajA1iYC23Yc-t/9dTS_aWajA1iYC23Yc-t -goversion go1.16.15 -D "" -importcfg $WORK/b156/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/7a/7a81ac892b5f76a125298acd671d8bfa15d3ca64b5db6dceb8a4e02c1fd1904f-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid 4D8JEfCh5i_Zdmwepg_Z/4D8JEfCh5i_Zdmwepg_Z -goversion go1.16.15 -D "" -importcfg $WORK/b155/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/f6/f6393a18cfe6b7f4342531e2cb30b1dc49ded19b5ad1a9de3608b968f610d54c-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid YvG4ZugKaeDirXK0vbKr/YvG4ZugKaeDirXK0vbKr -goversion go1.16.15 -D "" -importcfg $WORK/b158/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/64/648061a10e47a9a76b223f937d1cda774658373e534957e89820e24dae5d1b5c-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b158/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid itoRwuNUbUoFFSS8WVEx/itoRwuNUbUoFFSS8WVEx -goversion go1.16.15 -D "" -importcfg $WORK/b157/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/c2/c2b477be436dcb6c1f786c713b67b374e7409612e6752af8c0219439723291ac-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b146/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid zDuFg3cNcLUqHlN-mfxf/zDuFg3cNcLUqHlN-mfxf -goversion go1.16.15 -D "" -importcfg $WORK/b141/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/b8/b8a38ffa94319e6e8192f75ee6482690291c78c05b8bb469bf393e8e0539289c-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid 0Yt_ei05iuX4fAlj4juW/0Yt_ei05iuX4fAlj4juW -goversion go1.16.15 -D "" -importcfg $WORK/b213/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/fc/fcad18a05729db42ffd7965e2fcf8ef54e22cad217d72c30b5f82007a8f4c420-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile container/list=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid w9VhXLqlUsnHWlCrFynT/w9VhXLqlUsnHWlCrFynT -goversion go1.16.15 -D "" -importcfg $WORK/b220/importcfg -pack /usr/share/gocode/src/golang.org/x/text/unicode/bidi/bidi.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/bracket.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/core.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/prop.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/4b/4b8b982c12d9659d25a35926f8c0e2ea5fdf04acc748d7a3cc7e7ba3410e1322-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b208/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/prometheus/alertmanager/timeinterval -complete -installsuffix shared -buildid HRLKkIqedUO_8UVEPoOI/HRLKkIqedUO_8UVEPoOI -goversion go1.16.15 -D "" -importcfg $WORK/b207/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/52/52946d28cbc3c7ff9cf298ad31ec093f482944f5759aec2e0c96c08dd09ca6c6-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b221/ cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/09/094e8c514c83db2108d61a7f2460f55a59c9871da061603c77fc6070e69951f4-d # internal cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b219/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid _6QMBH-kv3bMsgL_IwHM/_6QMBH-kv3bMsgL_IwHM -goversion go1.16.15 -D "" -importcfg $WORK/b221/importcfg -pack /usr/share/gocode/src/golang.org/x/text/unicode/norm/composition.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/forminfo.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/input.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/iter.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/normalize.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/readwriter.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/transform.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/trie.go golang.org/x/text/secure/bidirule mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b219/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b220/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid kEFgNM_kvYsTQKQUJkSz/kEFgNM_kvYsTQKQUJkSz -goversion go1.16.15 -D "" -importcfg $WORK/b218/importcfg -pack /usr/share/gocode/src/golang.org/x/text/secure/bidirule/bidirule.go /usr/share/gocode/src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/e0/e084544afed7f0598b308d8d22bdcd8128d45b04170eea28377b26ab25c93399-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid _7kWKTlZlUQbhbV-y7VG/_7kWKTlZlUQbhbV-y7VG -goversion go1.16.15 -D "" -importcfg $WORK/b222/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http2/hpack/encode.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/hpack.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/huffman.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/d1/d10260acbd580fe015b91b35e96020bae4bb2e16557d2a5626e07a9b99b9b536-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid vi-PAQ7aN9ls-yLzPEPf/vi-PAQ7aN9ls-yLzPEPf -goversion go1.16.15 -D "" -importcfg $WORK/b122/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/proto/buffer.go /usr/share/gocode/src/github.com/golang/protobuf/proto/defaults.go /usr/share/gocode/src/github.com/golang/protobuf/proto/deprecated.go /usr/share/gocode/src/github.com/golang/protobuf/proto/discard.go /usr/share/gocode/src/github.com/golang/protobuf/proto/extensions.go /usr/share/gocode/src/github.com/golang/protobuf/proto/properties.go /usr/share/gocode/src/github.com/golang/protobuf/proto/proto.go /usr/share/gocode/src/github.com/golang/protobuf/proto/registry.go /usr/share/gocode/src/github.com/golang/protobuf/proto/text_decode.go /usr/share/gocode/src/github.com/golang/protobuf/proto/text_encode.go /usr/share/gocode/src/github.com/golang/protobuf/proto/wire.go /usr/share/gocode/src/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/bf/bf505ebdaf1e5166b3d9f556a1baf305380c97402aac919b7c9ad0fcda1f6194-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid P4DMokIWOFTRLXJjNhin/P4DMokIWOFTRLXJjNhin -goversion go1.16.15 -D "" -importcfg $WORK/b229/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awserr/error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awserr/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/ad/adeeea668604261d54dc51811a1d00e64cbf8e205beaae30bb279cabbf59b8c0-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid g-y2Pd1NrDlTD6H4ixwA/g-y2Pd1NrDlTD6H4ixwA -goversion go1.16.15 -D "" -importcfg $WORK/b231/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ast.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/comma_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/comment_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/empty_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/expression.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ini.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/newline_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/number_helper.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/parse_error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/skipper.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/statement.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/value_util.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/visitor.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/walker.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ws_token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/de/de8b9942c7278a5bc87f6f097069fa1b464e8d60bd05acaf4da5e01b80fabe73-d # internal golang.org/x/net/idna mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b218/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b220/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b221/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid ouM3jX6Jt7x8Vn9Tvuh6/ouM3jX6Jt7x8Vn9Tvuh6 -goversion go1.16.15 -D "" -importcfg $WORK/b217/importcfg -pack /usr/share/gocode/src/golang.org/x/net/idna/idna10.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/pre_go118.go /usr/share/gocode/src/golang.org/x/net/idna/punycode.go /usr/share/gocode/src/golang.org/x/net/idna/tables13.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/trie.go /usr/share/gocode/src/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/5f/5f95a6a5064ee04ef71847ced041fe24686652a2b63e615fde3d9223b067e2f6-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b231/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b232/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b233/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid SlaToNf4n7oltYoCfhs4/SlaToNf4n7oltYoCfhs4 -goversion go1.16.15 -D "" -importcfg $WORK/b230/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/credentials.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b6/b651cc5a320eff4e1dbb0733c1a568d867ba3d9d4f4c7e261bdb279f8b27cf25-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b122/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b153/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b155/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b157/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 9O3jqP4yPA8fxgvMTTyW/9O3jqP4yPA8fxgvMTTyW -goversion go1.16.15 -D "" -importcfg $WORK/b152/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/doc.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/fe/fe9692a743847d57c67e5e7aadd2c502efcccf5d9bc45fef53dd495a04a5f12c-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b122/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b157/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid EP8Td-pmEyLE151JUhpt/EP8Td-pmEyLE151JUhpt -goversion go1.16.15 -D "" -importcfg $WORK/b160/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_model/go/metrics.pb.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/02/02567eb0372ee567cfc647b2f63c427d7ea8e134707d9770ad1f8f9c87fc18b6-d # internal expvar mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p expvar -std -complete -installsuffix shared -buildid 3ODoXP5vhlsCtkDORRNq/3ODoXP5vhlsCtkDORRNq -goversion go1.16.15 -D "" -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/d4/d43d5fc9a78aa3975719ddde0a1c44f988c915043c1c9c75323d2675e533b822-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b122/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid GSOtKtMC_rgfudsKOYgH/GSOtKtMC_rgfudsKOYgH -goversion go1.16.15 -D "" -importcfg $WORK/b162/importcfg -pack /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/9c/9c592705b994e08dc990ce978d54c4df72c2e978a2b80a366bc165698a122b74-d # internal github.com/armon/go-metrics mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b178/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b180/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/armon/go-metrics -complete -installsuffix shared -buildid 504j35KPxg3-pe67dhrk/504j35KPxg3-pe67dhrk -goversion go1.16.15 -D "" -importcfg $WORK/b177/importcfg -pack /usr/share/gocode/src/github.com/armon/go-metrics/const_unix.go /usr/share/gocode/src/github.com/armon/go-metrics/inmem.go /usr/share/gocode/src/github.com/armon/go-metrics/inmem_endpoint.go /usr/share/gocode/src/github.com/armon/go-metrics/inmem_signal.go /usr/share/gocode/src/github.com/armon/go-metrics/metrics.go /usr/share/gocode/src/github.com/armon/go-metrics/sink.go /usr/share/gocode/src/github.com/armon/go-metrics/start.go /usr/share/gocode/src/github.com/armon/go-metrics/statsd.go /usr/share/gocode/src/github.com/armon/go-metrics/statsite.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/bb/bb04edb391447a93dca06ac226015da58bb1b0ba867c0d5a5626c46a92ee4338-d # internal net/rpc mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile encoding/gob=$WORK/b184/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b134/_pkg_.a packagefile html/template=$WORK/b185/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid cvTmomPqZyqK2gL6TIMC/cvTmomPqZyqK2gL6TIMC -goversion go1.16.15 -D "" -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/12/12265807d7f0f379d3bf83c262cb7f8c4c32828bbf40f3630dcbf2aa98d01c09-d # internal golang.org/x/net/trace mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b213/_pkg_.a packagefile html/template=$WORK/b185/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile text/tabwriter=$WORK/b214/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid 8tueaJxxmY44ustomaey/8tueaJxxmY44ustomaey -goversion go1.16.15 -D "" -importcfg $WORK/b212/importcfg -pack /usr/share/gocode/src/golang.org/x/net/trace/events.go /usr/share/gocode/src/golang.org/x/net/trace/histogram.go /usr/share/gocode/src/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/da/dae65f4f505df3203a41bf608e0297604c42d56391c99826e0e2969041ae75a6-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b160/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid FSJBf8RhHuOuBa0COiYj/FSJBf8RhHuOuBa0COiYj -goversion go1.16.15 -D "" -importcfg $WORK/b159/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/c6/c66ccfacdf2f27c6f3b0ef308b7112c7c5f7b4f1db5624f3914a08854eb04147-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b122/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b152/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b162/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b163/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid Z1ADZGhk8DZp3m1NicRW/Z1ADZGhk8DZp3m1NicRW -goversion go1.16.15 -D "" -importcfg $WORK/b161/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/expfmt/decode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/encode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/expfmt.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/openmetrics_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/48/48d0adb7cb42ef9cd58075be955f000c4561de2cd8c1bc7e949f834e5e190c5d-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b217/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid 45eL3WTIofKgye9_0QU_/45eL3WTIofKgye9_0QU_ -goversion go1.16.15 -D "" -importcfg $WORK/b216/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http/httpguts/guts.go /usr/share/gocode/src/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/b9/b9503af1c1b9fa92ed9b265e6493822d2642f07fc603141f507ef5018dec1489-d # internal golang.org/x/net/http2 mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b216/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b222/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b217/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/http/httptrace=$WORK/b118/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid xul3Z8c8MkZiTL9cF2No/xul3Z8c8MkZiTL9cF2No -goversion go1.16.15 -D "" -importcfg $WORK/b215/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http2/ascii.go /usr/share/gocode/src/golang.org/x/net/http2/ciphers.go /usr/share/gocode/src/golang.org/x/net/http2/client_conn_pool.go /usr/share/gocode/src/golang.org/x/net/http2/databuffer.go /usr/share/gocode/src/golang.org/x/net/http2/errors.go /usr/share/gocode/src/golang.org/x/net/http2/flow.go /usr/share/gocode/src/golang.org/x/net/http2/frame.go /usr/share/gocode/src/golang.org/x/net/http2/go111.go /usr/share/gocode/src/golang.org/x/net/http2/go115.go /usr/share/gocode/src/golang.org/x/net/http2/gotrack.go /usr/share/gocode/src/golang.org/x/net/http2/headermap.go /usr/share/gocode/src/golang.org/x/net/http2/http2.go /usr/share/gocode/src/golang.org/x/net/http2/pipe.go /usr/share/gocode/src/golang.org/x/net/http2/server.go /usr/share/gocode/src/golang.org/x/net/http2/transport.go /usr/share/gocode/src/golang.org/x/net/http2/write.go /usr/share/gocode/src/golang.org/x/net/http2/writesched.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_priority.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/77/7701b7915ae4520e74b669d98b394c145a78021bd1a090e4d020fa65835b542c-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/rpc=$WORK/b183/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid YmeuyNf-F5GG1habk5KS/YmeuyNf-F5GG1habk5KS -goversion go1.16.15 -D "" -importcfg $WORK/b182/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/binc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/cbor.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/decode.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/doc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/encode.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/fast-path.generated.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/gen-helper.generated.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_arrayof_gte_go15.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_makemap_gte_go19.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_unexportedembeddedptr_gte_go110.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_vendor_gte_go17.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_internal.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_unsafe.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/json.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/msgpack.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/rpc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/simple.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/cd/cd7c2b24227975b8f241e8d805c0148daa0da94f7a9bfb11b898d2f8fb544b9d-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid bRSM5eBDP2I7pzQPqXvG/bRSM5eBDP2I7pzQPqXvG -goversion go1.16.15 -D "" -importcfg $WORK/b225/importcfg -pack /usr/share/gocode/src/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/df/df6331fff0540302580fe7f22b5e8dd9f73c00b5f2fb6d6210cc593fd0432ef1-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid XydhwEqqcHokMymdHzuF/XydhwEqqcHokMymdHzuF -goversion go1.16.15 -D "" -importcfg $WORK/b234/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/decode.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/1c/1ca007bef9a3f0d4acfe7c8e92463598d445e458a14b52eac88e11d2b235dd63-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b225/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid KxsNhJNrQ0boUGHoLozv/KxsNhJNrQ0boUGHoLozv -goversion go1.16.15 -D "" -importcfg $WORK/b224/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/internal/doc.go /usr/share/gocode/src/golang.org/x/oauth2/internal/oauth2.go /usr/share/gocode/src/golang.org/x/oauth2/internal/token.go /usr/share/gocode/src/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/2d/2d1b8345597e1918dfb91fe47f13ed468cccae5cd85d83a288c433e2970e0df8-d # internal golang.org/x/oauth2 mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b224/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p golang.org/x/oauth2 -complete -installsuffix shared -buildid ycSiqzuV-g0l-1aRCRt9/ycSiqzuV-g0l-1aRCRt9 -goversion go1.16.15 -D "" -importcfg $WORK/b223/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/oauth2.go /usr/share/gocode/src/golang.org/x/oauth2/token.go /usr/share/gocode/src/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/6a/6a44853332d29e64ba1be25dca4aa0f05bb441ed06e7138fb86a096ca350923c-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b120/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b121/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b122/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b152/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b159/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b161/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b170/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid xukrWm_gi3M4tDleRZxF/xukrWm_gi3M4tDleRZxF -goversion go1.16.15 -D "" -importcfg $WORK/b054/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/counter.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/desc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/doc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/expvar_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/fnv.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/gauge.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/histogram.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/labels.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/metric.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/observer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector_other.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/registry.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/summary.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/timer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/untyped.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/value.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vec.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/ba/ba9ad9ec97edf922b7d833c6d79e8389f0c8990722908b8093249482f8b5e944-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b223/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b224/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid JdzARDlVQyAoA8Chfzua/JdzARDlVQyAoA8Chfzua -goversion go1.16.15 -D "" -importcfg $WORK/b226/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/38/38b5f6a1d36ad6ef3df01d4d9216efe83026a3075e77f3ff4b54e3cda6e25a16-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid bzotk4rjwVDI86BQNu8c/bzotk4rjwVDI86BQNu8c -goversion go1.16.15 -D "" -importcfg $WORK/b241/importcfg -pack /usr/share/gocode/src/github.com/jmespath/go-jmespath/api.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/astnodetype_string.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/functions.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/interpreter.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/lexer.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/parser.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/toktype_string.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/c9/c9a513e7af86179ed76cbbe22fc6464f077147c1ae22563f1f76a7becc081d46-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b241/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid L8AQjSlGQ2LYGVjTBD5R/L8AQjSlGQ2LYGVjTBD5R -goversion go1.16.15 -D "" -importcfg $WORK/b240/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/copy.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/equal.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/10/100baeda36e7a58a460b42036d29fa567bcab1b92e449666e9f90f32cd3f6926-d # internal net/http/httputil mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/http/internal=$WORK/b119/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid zG77dZhxweKQdcOUOMms/zG77dZhxweKQdcOUOMms -goversion go1.16.15 -D "" -importcfg $WORK/b243/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/96/96b1c179bcba00e1ee6aa4d4eafa17078c68749c67d5e0ed135b569963ce3bac-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/prometheus/alertmanager/api/metrics -complete -installsuffix shared -buildid BMJAViGNWoUFQ1o3dCj9/BMJAViGNWoUFQ1o3dCj9 -goversion go1.16.15 -D "" -importcfg $WORK/b053/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/53/53bc28a1244f3d81c3fd495face37192ca133b7ac31fba2d80490bd8fe6a216e-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b211/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b212/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid vftRn7o2P8jcEP3tYnDu/vftRn7o2P8jcEP3tYnDu -goversion go1.16.15 -D "" -importcfg $WORK/b210/importcfg -pack /usr/share/gocode/src/github.com/mwitkow/go-conntrack/dialer_reporter.go /usr/share/gocode/src/github.com/mwitkow/go-conntrack/dialer_wrapper.go /usr/share/gocode/src/github.com/mwitkow/go-conntrack/listener_reporter.go /usr/share/gocode/src/github.com/mwitkow/go-conntrack/listener_wrapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/6f/6fc6b711f98e473f7a1b54176a8c67d0113423ab6d4d4a649738e6838d8917c2-d # internal encoding/xml mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid HxjBtIFc-8lBt8CYHe6l/HxjBtIFc-8lBt8CYHe6l -goversion go1.16.15 -D "" -importcfg $WORK/b251/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/65/65c27f16ac8a04e10286dcf9fceaebcee5ee7ea102a660c6d97a54c2b23995c1-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b235/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid 6Pz_NX3GCoTFHtHkVcN_/6Pz_NX3GCoTFHtHkVcN_ -goversion go1.16.15 -D "" -importcfg $WORK/b257/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/c4/c40c37ae9be3a9d828a643536a4b3727451026e1f9de9b64b90f82a8e30efa5a-d # internal github.com/prometheus/common/config mkdir -p $WORK/b209/ cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/14/14facdb4ef2b9822f5edad64d45e05d0dde34f8709d9270fda56452c350624a2-d # internal github.com/oklog/run cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b210/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b215/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b223/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b226/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b208/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/prometheus/common/config -complete -installsuffix shared -buildid UwyKXfXzlZdg3MZGXQtL/UwyKXfXzlZdg3MZGXQtL -goversion go1.16.15 -D "" -importcfg $WORK/b209/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/config/config.go /usr/share/gocode/src/github.com/prometheus/common/config/http_config.go mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b180/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/oklog/run -complete -installsuffix shared -buildid KNXy4_ZdUJB-uzOhHK4a/KNXy4_ZdUJB-uzOhHK4a -goversion go1.16.15 -D "" -importcfg $WORK/b275/importcfg -pack /usr/share/gocode/src/github.com/oklog/run/actors.go /usr/share/gocode/src/github.com/oklog/run/group.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/0e/0e05782bb67c73f3494ee3604302b4acdeb193eed9b93263513ba202ecc70d0a-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid zpG3jyRfrMJCnHmRt677/zpG3jyRfrMJCnHmRt677 -goversion go1.16.15 -D "" -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/types/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/67/6772ed2d5e911925788a81aa0b26ca98882db88dd8ae9d5d2c00a9662af158ee-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid NDHR9Juf7pMeL0DX23QP/NDHR9Juf7pMeL0DX23QP -goversion go1.16.15 -D "" -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/da/dae7ef693a1fcfcc29c103fc4565673d298a0d98b5272aa1b627f1976ee37516-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid qupUE1owyFSk_aGauOB3/qupUE1owyFSk_aGauOB3 -goversion go1.16.15 -D "" -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/f3/f3feadc1f7fc1815809137957e3d177baedb08ba8884967b554ffe9ce7eced2f-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b282/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid Tk_nqgqlbrZ3JR5CO3DA/Tk_nqgqlbrZ3JR5CO3DA -goversion go1.16.15 -D "" -importcfg $WORK/b281/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/types/any.go /usr/share/gocode/src/github.com/gogo/protobuf/types/any.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/api.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/doc.go /usr/share/gocode/src/github.com/gogo/protobuf/types/duration.go /usr/share/gocode/src/github.com/gogo/protobuf/types/duration.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/duration_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/types/empty.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/field_mask.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/protosize.go /usr/share/gocode/src/github.com/gogo/protobuf/types/source_context.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/struct.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/timestamp.go /usr/share/gocode/src/github.com/gogo/protobuf/types/timestamp.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/timestamp_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/types/type.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/wrappers.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/b6/b65d941a1bb768cefaf20b02947860d95e6a756780564408ce149158d8c75bc7-d # internal github.com/gofrs/uuid mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile database/sql/driver=$WORK/b201/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/gofrs/uuid -complete -installsuffix shared -buildid p5SRhnRnT6sH0n0-aL7-/p5SRhnRnT6sH0n0-aL7- -goversion go1.16.15 -D "" -importcfg $WORK/b284/importcfg -pack /usr/share/gocode/src/github.com/gofrs/uuid/codec.go /usr/share/gocode/src/github.com/gofrs/uuid/generator.go /usr/share/gocode/src/github.com/gofrs/uuid/sql.go /usr/share/gocode/src/github.com/gofrs/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/e9/e97edeea7b1a9df1d3ccf5e4bbba8e04aeaaf684e90d986d15292d27d2bf1207-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid k0DKWEg9OWBSX5KMhhQP/k0DKWEg9OWBSX5KMhhQP -goversion go1.16.15 -D "" -importcfg $WORK/b289/importcfg -pack /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil/file.go /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil/vfsutil.go /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil/walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/db/db6d8fd3365b44eb440a18b84d5f033de3ec9241ac9aae883220e224065d7297-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b289/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b187/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid TWVL_Hoqi0ZPYz7txzT_/TWVL_Hoqi0ZPYz7txzT_ -goversion go1.16.15 -D "" -importcfg $WORK/b288/importcfg -pack /usr/share/gocode/src/github.com/shurcooL/vfsgen/commentwriter.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/doc.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/generator.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/options.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/stringwriter.go cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/88/88e4d641e596ade4386f0f00467adb9342914931e52cd827cec4b53229e1d0f7-d # internal github.com/julienschmidt/httprouter mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/julienschmidt/httprouter -complete -installsuffix shared -buildid Q1Gan12H_a1-sJBV4hMr/Q1Gan12H_a1-sJBV4hMr -goversion go1.16.15 -D "" -importcfg $WORK/b291/importcfg -pack /usr/share/gocode/src/github.com/julienschmidt/httprouter/path.go /usr/share/gocode/src/github.com/julienschmidt/httprouter/router.go /usr/share/gocode/src/github.com/julienschmidt/httprouter/tree.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/12/1223a0598899a2978d4955be45f4acde4f766238adf224fbaa96eb2bde8de7bb-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b288/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid O__aGCVEi2-eVIGwMTv1/O__aGCVEi2-eVIGwMTv1 -goversion go1.16.15 -D "" -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./_build/src/github.com/prometheus/alertmanager/asset/doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/2e/2e4addc38ef584ff34e7baf8b14790ed6e72a4ac8b1caa70b64b3c0f62192296-d # internal github.com/prometheus/common/route mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b291/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/prometheus/common/route -complete -installsuffix shared -buildid ORy7K5dujHADFo-zQiDI/ORy7K5dujHADFo-zQiDI -goversion go1.16.15 -D "" -importcfg $WORK/b290/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/route/route.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/d9/d95b76bfacb87c76c8a27d9a65a22930e8b751dd88f84c610c2296ce912c6c6b-d # internal github.com/prometheus/common/version mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/prometheus/common/version -complete -installsuffix shared -buildid MjKM200UGL4XMcjU1d_T/MjKM200UGL4XMcjU1d_T -goversion go1.16.15 -D "" -importcfg $WORK/b292/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/2c/2ca0f380efc5405336dedf7ef9ff5e9d8bcfcb3adc3155b4d1613684b01afd05-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid dGIo04a0c1syro39TRLl/dGIo04a0c1syro39TRLl -goversion go1.16.15 -D "" -importcfg $WORK/b296/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/60/60454cf152084f24db2a021504234b8f631c52cf781cc0dffc40d7fdd1ce8f75-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/josharian/intern=$WORK/b300/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid _iLSjAhhcZApC8Q1ytH4/_iLSjAhhcZApC8Q1ytH4 -goversion go1.16.15 -D "" -importcfg $WORK/b299/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/bytestostr.go /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/error.go /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/c9/c94382dbe17daf00db6de1b1376f5e88f25baa5642b22790e57516a210855628-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile html/template=$WORK/b185/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b187/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid uHxwhqI5GdABBNHWq7Ht/uHxwhqI5GdABBNHWq7Ht -goversion go1.16.15 -D "" -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/59/597929dbc24486012a25144d793a48b8cd8bdc2a480f42253f10e1311af6be5e-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid WaiKWmNakLMVdIE6JkKh/WaiKWmNakLMVdIE6JkKh -goversion go1.16.15 -D "" -importcfg $WORK/b302/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/3d/3d3957404ed15422cec6bbd7bdc0af98e4013fff71031e9d7690385c051ef5b4-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b302/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid nuyp5PZDYccdaEK7pqMX/nuyp5PZDYccdaEK7pqMX -goversion go1.16.15 -D "" -importcfg $WORK/b301/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/d7/d7352e1cb015934ab478d66d2513c16cc5da906bc95b3d42fe67adfcb5d9a44e-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid cL0iIiVp10405tVkOETL/cL0iIiVp10405tVkOETL -goversion go1.16.15 -D "" -importcfg $WORK/b306/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/29/293851c3a018829fc28203dd1d06e9dc8e5f09937c0c28f3653318267906694e-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b306/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b217/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b221/_pkg_.a packagefile golang.org/x/text/width=$WORK/b307/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid QsMRF6TXs6LOJdvZIE96/QsMRF6TXs6LOJdvZIE96 -goversion go1.16.15 -D "" -importcfg $WORK/b305/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/a6/a638037521e0674b2bf2c8115d8fc97ee2a77423605afde16ba73e6dea49df6f-d # internal github.com/go-openapi/swag mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b299/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b301/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b208/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/go-openapi/swag -complete -installsuffix shared -buildid qcmS_JkbwtzunMw3n22R/qcmS_JkbwtzunMw3n22R -goversion go1.16.15 -D "" -importcfg $WORK/b298/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/swag/convert.go /usr/share/gocode/src/github.com/go-openapi/swag/convert_types.go /usr/share/gocode/src/github.com/go-openapi/swag/doc.go /usr/share/gocode/src/github.com/go-openapi/swag/json.go /usr/share/gocode/src/github.com/go-openapi/swag/loading.go /usr/share/gocode/src/github.com/go-openapi/swag/name_lexem.go /usr/share/gocode/src/github.com/go-openapi/swag/net.go /usr/share/gocode/src/github.com/go-openapi/swag/path.go /usr/share/gocode/src/github.com/go-openapi/swag/post_go18.go /usr/share/gocode/src/github.com/go-openapi/swag/post_go19.go /usr/share/gocode/src/github.com/go-openapi/swag/split.go /usr/share/gocode/src/github.com/go-openapi/swag/util.go /usr/share/gocode/src/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/bd/bd849e851b6a240cf30bc33d5c9ff7c572310fea0a44aaefadf138de3d9e118e-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b186/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid rIFvQlb99hI7Nkn2IYBs/rIFvQlb99hI7Nkn2IYBs -goversion go1.16.15 -D "" -importcfg $WORK/b309/importcfg -pack /usr/share/gocode/src/github.com/asaskevich/govalidator/arrays.go /usr/share/gocode/src/github.com/asaskevich/govalidator/converter.go /usr/share/gocode/src/github.com/asaskevich/govalidator/doc.go /usr/share/gocode/src/github.com/asaskevich/govalidator/error.go /usr/share/gocode/src/github.com/asaskevich/govalidator/numerics.go /usr/share/gocode/src/github.com/asaskevich/govalidator/patterns.go /usr/share/gocode/src/github.com/asaskevich/govalidator/types.go /usr/share/gocode/src/github.com/asaskevich/govalidator/utils.go /usr/share/gocode/src/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/ab/ab52f79074645c05c5fde6eb75f53265544a67619db7539cba90592bbade7fbd-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid A_D8TnLGdjSBuW3Xkpkw/A_D8TnLGdjSBuW3Xkpkw -goversion go1.16.15 -D "" -importcfg $WORK/b297/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/ab/ab0e39b80e758037bd823aa63d0080fb7d7569ce2071dc5d7a26f3c7f3271be9-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b305/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b297/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid B6w28aIt1gMIP3Dpwm2D/B6w28aIt1gMIP3Dpwm2D -goversion go1.16.15 -D "" -importcfg $WORK/b304/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/bb/bb9caeb9157d0bc4ef0ffb55c91f03cfa32bc8b3918953f8fc38bede2ddc1cc0-d # internal github.com/go-openapi/spec mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile encoding/gob=$WORK/b184/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b297/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b304/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/go-openapi/spec -complete -installsuffix shared -buildid EcCgq8w9vLt2yEEAqjRr/EcCgq8w9vLt2yEEAqjRr -goversion go1.16.15 -D "" -importcfg $WORK/b303/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/spec/bindata.go /usr/share/gocode/src/github.com/go-openapi/spec/cache.go /usr/share/gocode/src/github.com/go-openapi/spec/contact_info.go /usr/share/gocode/src/github.com/go-openapi/spec/debug.go /usr/share/gocode/src/github.com/go-openapi/spec/expander.go /usr/share/gocode/src/github.com/go-openapi/spec/external_docs.go /usr/share/gocode/src/github.com/go-openapi/spec/header.go /usr/share/gocode/src/github.com/go-openapi/spec/info.go /usr/share/gocode/src/github.com/go-openapi/spec/items.go /usr/share/gocode/src/github.com/go-openapi/spec/license.go /usr/share/gocode/src/github.com/go-openapi/spec/normalizer.go /usr/share/gocode/src/github.com/go-openapi/spec/operation.go /usr/share/gocode/src/github.com/go-openapi/spec/parameter.go /usr/share/gocode/src/github.com/go-openapi/spec/path_item.go /usr/share/gocode/src/github.com/go-openapi/spec/paths.go /usr/share/gocode/src/github.com/go-openapi/spec/properties.go /usr/share/gocode/src/github.com/go-openapi/spec/ref.go /usr/share/gocode/src/github.com/go-openapi/spec/response.go /usr/share/gocode/src/github.com/go-openapi/spec/responses.go /usr/share/gocode/src/github.com/go-openapi/spec/schema.go /usr/share/gocode/src/github.com/go-openapi/spec/schema_loader.go /usr/share/gocode/src/github.com/go-openapi/spec/security_scheme.go /usr/share/gocode/src/github.com/go-openapi/spec/spec.go /usr/share/gocode/src/github.com/go-openapi/spec/swagger.go /usr/share/gocode/src/github.com/go-openapi/spec/tag.go /usr/share/gocode/src/github.com/go-openapi/spec/unused.go /usr/share/gocode/src/github.com/go-openapi/spec/validations.go /usr/share/gocode/src/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/47/473b0c938385878b14c1919016cfe0eb0ecafa55bc6e9ae5607f10f36e321131-d # internal github.com/go-openapi/errors mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/go-openapi/errors -complete -installsuffix shared -buildid xUfA1wQeV-OyieMwgdiE/xUfA1wQeV-OyieMwgdiE -goversion go1.16.15 -D "" -importcfg $WORK/b310/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/errors/api.go /usr/share/gocode/src/github.com/go-openapi/errors/auth.go /usr/share/gocode/src/github.com/go-openapi/errors/doc.go /usr/share/gocode/src/github.com/go-openapi/errors/headers.go /usr/share/gocode/src/github.com/go-openapi/errors/middleware.go /usr/share/gocode/src/github.com/go-openapi/errors/parsing.go /usr/share/gocode/src/github.com/go-openapi/errors/schema.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/9d/9d71664e119a8540eb690f92c429147842991d2a68b66a4585c893801dfc013f-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid 3T1Fe_G04zvzUNW0y3Yu/3T1Fe_G04zvzUNW0y3Yu -goversion go1.16.15 -D "" -importcfg $WORK/b311/importcfg -pack /usr/share/gocode/src/github.com/mitchellh/mapstructure/decode_hooks.go /usr/share/gocode/src/github.com/mitchellh/mapstructure/error.go /usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/b1/b1f998a80945c91a67f40933c9b1cba01ed2a7002fe883df475ac054127f7061-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b281/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid RFJhKo-viiw1XnjRqJrn/RFJhKo-viiw1XnjRqJrn -goversion go1.16.15 -D "" -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/50/507eba8016bebb9ad30c243ac6afc78c271060febe5506b9eb4d63e32bb1f77e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b281/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid mqfmZbOsNEFTop3eBhPG/mqfmZbOsNEFTop3eBhPG -goversion go1.16.15 -D "" -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/db/dbbf8e1629f2de5dd64c6a4b2e5dd8b7346b323493711a1f49b4f5185279373b-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid UxYxUaWzt3W6bLlxh7wp/UxYxUaWzt3W6bLlxh7wp -goversion go1.16.15 -D "" -importcfg $WORK/b317/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive/decimal.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive/objectid.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/44/448c01795f7995c8a99d01efa540106e05bf0bc62def3713f6e8be49711c5f40-d # internal github.com/go-stack/stack mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/go-stack/stack -complete -installsuffix shared -buildid EQhvjKCCN5XLHAR72dem/EQhvjKCCN5XLHAR72dem -goversion go1.16.15 -D "" -importcfg $WORK/b319/importcfg -pack /usr/share/gocode/src/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/13/1396c119c05e683241739d99cf238103ee9dfa946fab61c9f7dc5acf01d37010-d # internal net/mail mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p net/mail -std -complete -installsuffix shared -buildid 1YkuB9eWRJ-u0Q2YhPFl/1YkuB9eWRJ-u0Q2YhPFl -goversion go1.16.15 -D "" -importcfg $WORK/b320/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/4c/4cf5d5742fc0e08ea9a102a576ea610b5f24289d541baf4d86007a72b7595b47-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b319/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b316/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b317/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid ShUlR98vu_ZIGnV1kXef/ShUlR98vu_ZIGnV1kXef -goversion go1.16.15 -D "" -importcfg $WORK/b318/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/a5/a5a9ad8746fe7dd4acb908a47544ef9f80a96cb0794237724aaa5ebb77a053e6-d # internal encoding/csv mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid inhNgYPRA3jzk7I8T104/inhNgYPRA3jzk7I8T104 -goversion go1.16.15 -D "" -importcfg $WORK/b323/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/4b/4b47f936d8974e5d83e7a187aea5bba109a87498c01ba21dfa0900939c52c030-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid npEoRTpSL8MPoFsDt5zO/npEoRTpSL8MPoFsDt5zO -goversion go1.16.15 -D "" -importcfg $WORK/b324/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/logger/logger.go /usr/share/gocode/src/github.com/go-openapi/runtime/logger/standard.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/25/25c6c3cbf0a09f536c73b30846faa815152972daacdb161edbe9f4c7176a3f1f-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid VBMus3YDMl8dyihO6zwH/VBMus3YDMl8dyihO6zwH -goversion go1.16.15 -D "" -importcfg $WORK/b325/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco/router.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco/server.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/12/12e078399bfac7eafd19a87e9615f4fbc873e135daa2d6dad9bc242b6de06a67-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid qeCBkU6modu4hIICraE-/qeCBkU6modu4hIICraE- -goversion go1.16.15 -D "" -importcfg $WORK/b326/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/a7/a75fe0a7db2111cb94d500ff00f30d437a463c0fe24bf7c52841c2268052f2e8-d # internal github.com/docker/go-units mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid hggCDSAMKXRhVN3a5r5-/hggCDSAMKXRhVN3a5r5- -goversion go1.16.15 -D "" -importcfg $WORK/b333/importcfg -pack /usr/share/gocode/src/github.com/docker/go-units/duration.go /usr/share/gocode/src/github.com/docker/go-units/size.go /usr/share/gocode/src/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/37/370af76979e1616734e33e59dad9b2f50788b39ee199d451714843bb44448080-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid 3Vw4iiigGfQPSzRjToQP/3Vw4iiigGfQPSzRjToQP -goversion go1.16.15 -D "" -importcfg $WORK/b334/importcfg -pack /usr/share/gocode/src/github.com/jessevdk/go-flags/arg.go /usr/share/gocode/src/github.com/jessevdk/go-flags/closest.go /usr/share/gocode/src/github.com/jessevdk/go-flags/command.go /usr/share/gocode/src/github.com/jessevdk/go-flags/completion.go /usr/share/gocode/src/github.com/jessevdk/go-flags/convert.go /usr/share/gocode/src/github.com/jessevdk/go-flags/error.go /usr/share/gocode/src/github.com/jessevdk/go-flags/flags.go /usr/share/gocode/src/github.com/jessevdk/go-flags/group.go /usr/share/gocode/src/github.com/jessevdk/go-flags/help.go /usr/share/gocode/src/github.com/jessevdk/go-flags/ini.go /usr/share/gocode/src/github.com/jessevdk/go-flags/man.go /usr/share/gocode/src/github.com/jessevdk/go-flags/multitag.go /usr/share/gocode/src/github.com/jessevdk/go-flags/option.go /usr/share/gocode/src/github.com/jessevdk/go-flags/optstyle_other.go /usr/share/gocode/src/github.com/jessevdk/go-flags/parser.go /usr/share/gocode/src/github.com/jessevdk/go-flags/termsize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/24/24fcc7c868ee77534120a2edc9d05a38d3dfa1f0052706b16f78754415b9cfb9-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b333/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/go-openapi/runtime/flagext -complete -installsuffix shared -buildid ECqRMi5KmAqCjU97LSQX/ECqRMi5KmAqCjU97LSQX -goversion go1.16.15 -D "" -importcfg $WORK/b332/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/flagext/byte_size.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/ac/ac45046caecbfeace3b4f78981b84d6fa783f1542312c60771835bf1dfb178b8-d # internal golang.org/x/net/netutil mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b092/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p golang.org/x/net/netutil -complete -installsuffix shared -buildid qOkkQK4EyP_VrhnSFJ9p/qOkkQK4EyP_VrhnSFJ9p -goversion go1.16.15 -D "" -importcfg $WORK/b341/importcfg -pack /usr/share/gocode/src/golang.org/x/net/netutil/listen.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/de/de5f45d25ccb99378d72854b4bd9cdc3fb882009f5bd0b39a670812e860314cd-d # internal github.com/rs/cors mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/rs/cors -complete -installsuffix shared -buildid rTn1XA5U9IUo6nThmXVm/rTn1XA5U9IUo6nThmXVm -goversion go1.16.15 -D "" -importcfg $WORK/b342/importcfg -pack /usr/share/gocode/src/github.com/rs/cors/cors.go /usr/share/gocode/src/github.com/rs/cors/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/8c/8c8c163c1e690be12bbb6a07e3ceeea18eb8fbc8de6e2402e12d779b1bda6efc-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b316/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b317/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b318/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid dh5ypY5MjPvrmIzfOIa6/dh5ypY5MjPvrmIzfOIa6 -goversion go1.16.15 -D "" -importcfg $WORK/b315/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/cb/cb5154d3361ef6eb89786575a4f771497a2aefc09f73492981cb49b52f044734-d # internal net/smtp mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p net/smtp -std -complete -installsuffix shared -buildid vXQYF-l9PEVffOZl7hsC/vXQYF-l9PEVffOZl7hsC -goversion go1.16.15 -D "" -importcfg $WORK/b344/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/18/182efcfc6b89d1e9636d245975648aaede53fa5a72689228fed821de30a14197-d # internal github.com/alecthomas/units mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid l0ter11arjrQBOTlhBjq/l0ter11arjrQBOTlhBjq -goversion go1.16.15 -D "" -importcfg $WORK/b347/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/units/bytes.go /usr/share/gocode/src/github.com/alecthomas/units/doc.go /usr/share/gocode/src/github.com/alecthomas/units/si.go /usr/share/gocode/src/github.com/alecthomas/units/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/4b/4b6aeb6acd5b1e396a73674df8515873a5568b1be9749e1236cce087e5394ef4-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b276/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b278/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/prometheus/alertmanager/provider/mem -complete -installsuffix shared -buildid dcJUXMWuk3Z7DohqfZru/dcJUXMWuk3Z7DohqfZru -goversion go1.16.15 -D "" -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/mem/mem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/49/493004b476067933ccafdff3102306d7b6266206d9ef35d66000928c43a87401-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b161/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/http/httptrace=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 0FCQy0WRutR6g8R_fzfS/0FCQy0WRutR6g8R_fzfS -goversion go1.16.15 -D "" -importcfg $WORK/b357/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/http.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/95/95b2f8407c2c0906d39baa9ed5f33d18937c6bed0d8ee36a2bf8c219ad2c3ca6-d # internal internal/profile mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p internal/profile -std -complete -installsuffix shared -buildid LBr3ko81eELkKSqOfQqR/LBr3ko81eELkKSqOfQqR -goversion go1.16.15 -D "" -importcfg $WORK/b359/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/3a/3a21e705ff2633dd762038ac23bc828d2ee96ccc1d73cb52092bf752dffb6dc4-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b234/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b235/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid Rn9DehYBbJYpa767W1Gh/Rn9DehYBbJYpa767W1Gh -goversion go1.16.15 -D "" -importcfg $WORK/b228/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/config.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/context_1_9.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/context_background_1_7.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/context_sleep.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/convert_types.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/jsonvalue.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/logger.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/types.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/url.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/f5/f593c1fa4e520e2a796ac432901985acc2011ca322932dae83acb085dc5e2bfa-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b240/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b238/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b235/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/73/736d87c9304ebcf20a7de10a5e8d83d672ee001ea6f27d92a72d71a46eae2106-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid 9cIpvJXY9LaEiI0m23wZ/9cIpvJXY9LaEiI0m23wZ -goversion go1.16.15 -D "" -importcfg $WORK/b239/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/handlers.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/http_request.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/offset_reader.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/request.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/request_1_8.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/request_context.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/request_pagination.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/retryer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/validation.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/waiter.go runtime/pprof mkdir -p $WORK/b360/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b214/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p runtime/pprof -std -installsuffix shared -buildid jSMyjtyaK4k2J1AlZao5/jSMyjtyaK4k2J1AlZao5 -goversion go1.16.15 -D "" -importcfg $WORK/b360/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/e5/e56bbb32e5772b3689d2e4e2f0aa584415a7d2dbf0e2fa66b3f812405d333338-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b314/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b315/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b316/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b317/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b318/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid HdliF_Jk-X-lvZbeS75v/HdliF_Jk-X-lvZbeS75v -goversion go1.16.15 -D "" -importcfg $WORK/b313/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/bb/bbd8a18f4429198ed7258e9d76f2e82e7767e9d94f41727f2d8c70c8a128d2eb-d # internal runtime/trace mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p runtime/trace -std -installsuffix shared -buildid 4gFCTprr_2Rh-6IxlnUj/4gFCTprr_2Rh-6IxlnUj -goversion go1.16.15 -D "" -importcfg $WORK/b361/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/1b/1bec72dd9c04016f38276afb57174cea10aa8315f32ef4d731c1d9d915f5349e-d # internal github.com/prometheus/common/promlog mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/prometheus/common/promlog -complete -installsuffix shared -buildid fBPm-sLuKJaiNKCPFz_e/fBPm-sLuKJaiNKCPFz_e -goversion go1.16.15 -D "" -importcfg $WORK/b362/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/promlog/log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/28/28017f602b6c4466e5d88f024cabfd278373d4d527fa5ddb8553987db236a96c-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid XwY82YC1bE7hN70IXq0G/XwY82YC1bE7hN70IXq0G -goversion go1.16.15 -D "" -importcfg $WORK/b366/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/template/parse/lex.go /usr/share/gocode/src/github.com/alecthomas/template/parse/node.go /usr/share/gocode/src/github.com/alecthomas/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/fa/fad64c3676e4b8d45f3aa0ebc174ef1e7206df6ed6040417b3fa4e4859d6c046-d # internal net/http/pprof mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b186/_pkg_.a packagefile internal/profile=$WORK/b359/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b360/_pkg_.a packagefile runtime/trace=$WORK/b361/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid O2T3r2IMs5cme8wPiUGo/O2T3r2IMs5cme8wPiUGo -goversion go1.16.15 -D "" -importcfg $WORK/b358/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/48/48fd125e127a50724bce8a58c7ae82414e42ebf20d53cbef365236ebe917b653-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b238/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b242/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http/httputil=$WORK/b243/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid LFjSgg9hRsYhfTOdXtw8/LFjSgg9hRsYhfTOdXtw8 -goversion go1.16.15 -D "" -importcfg $WORK/b237/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/client.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/default_retryer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/logger.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/46/46907ed027ebea8afb9a642dfe1aaad75a97cbe21884a5444cac9e2480dd4726-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b238/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b249/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid yLPQOc_xaR1RpkFXhSRo/yLPQOc_xaR1RpkFXhSRo -goversion go1.16.15 -D "" -importcfg $WORK/b248/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/host.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/idempotency.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/payload.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/protocol.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/timestamp.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/cf/cfe9d6d46b80c1263ab92d0e30efcc0fc065ac9a0c0c1d8121185ac1979e2277-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid udQo7l2mzSwoGVrhdMWQ/udQo7l2mzSwoGVrhdMWQ -goversion go1.16.15 -D "" -importcfg $WORK/b256/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/1a/1a4b087a35e27c90524760a9155991a9c0f086506e89bedf89c1020098f893de-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid _hH4C7AjKwm5_0p7rsEI/_hH4C7AjKwm5_0p7rsEI -goversion go1.16.15 -D "" -importcfg $WORK/b264/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/enable.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/metric.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/reporter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/26/26e58fb6190fbc668927a006da5f9f682b7afd574c07824404622ed082a5aceb-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b246/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b248/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid OpBfxqio3O17p2TtqEN9/OpBfxqio3O17p2TtqEN9 -goversion go1.16.15 -D "" -importcfg $WORK/b247/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/rest/build.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/73/73ce8adb0226881dbb9b1b73547104490efbb931d3c478d11948e70020be9932-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b248/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid hnZpqC1xFm-Zg7LjFkwT/hnZpqC1xFm-Zg7LjFkwT -goversion go1.16.15 -D "" -importcfg $WORK/b252/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/30/306a6a416e634574df34c267a61fb379deea54528ec084827b9812f6398ef035-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/xml=$WORK/b251/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b248/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/7a/7aff4a7031c5003e734a2698c3be5d3d4f0350810cd8c506e02ba2546d101847-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b261/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid Xykpy6t9hgjTpK8vbAZj/Xykpy6t9hgjTpK8vbAZj -goversion go1.16.15 -D "" -importcfg $WORK/b253/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b248/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid mGt4pVIwea0pfFh4NanM/mGt4pVIwea0pfFh4NanM -goversion go1.16.15 -D "" -importcfg $WORK/b261/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/80/80deece8938a356943f89777747807e4d33afcb67f33e256a4ec65b7a8c8d6cc-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b235/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b246/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b247/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid yj5UaBRorsqmrZGkLdUE/yj5UaBRorsqmrZGkLdUE -goversion go1.16.15 -D "" -importcfg $WORK/b245/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/options.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/64/641fe312fe6145c33c4cafb72d24b598655e6f3701e65cd2da03a3f5f5238bae-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b248/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b247/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid SjxR37T-r4gYEV9WFd8Z/SjxR37T-r4gYEV9WFd8Z -goversion go1.16.15 -D "" -importcfg $WORK/b262/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/f6/f608cd62d25bfac0b15467f9e9f0d4f3609fddf57f6295843cb088614a567e27-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b237/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b238/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b268/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid kTLAmSi9VsViYtLi5egK/kTLAmSi9VsViYtLi5egK -goversion go1.16.15 -D "" -importcfg $WORK/b267/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/8b/8b702a49701d48c64b9d4f99b7b82b66e814d7f93f02402cf6ab400d4ab9c996-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b251/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b253/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid cyUNdgjlTH95sWDs_zXQ/cyUNdgjlTH95sWDs_zXQ -goversion go1.16.15 -D "" -importcfg $WORK/b250/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/build.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/82/828cd89027b93f8ddf7040226702df2740e436d03974ea3b7383d22b333b26ca-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b248/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b262/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b247/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid 6u7Z7HIUJyLDJyo9bOF9/6u7Z7HIUJyLDJyo9bOF9 -goversion go1.16.15 -D "" -importcfg $WORK/b260/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/56/5676383daa2c9dcdd740dd8f972eee0b785b058f2b7cbd77bd01b2da1363c6f5-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b237/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b238/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b261/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid dyakPlFoYYzlHzdGh7B5/dyakPlFoYYzlHzdGh7B5 -goversion go1.16.15 -D "" -importcfg $WORK/b269/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/af/afb646147ae219e4c668d523b495e44da73a57417b05cdd7c7239a557b2885e9-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b240/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b237/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b238/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b250/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid okTzQu9OSnTbZ5p2h1g_/okTzQu9OSnTbZ5p2h1g_ -goversion go1.16.15 -D "" -importcfg $WORK/b244/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/api.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/customizations.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/62/62b8324a6ad7f7d6eaecbc85e10af9c7cc0ea137e85fe9090276079a890ceee2-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b240/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b237/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b238/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b248/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b260/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid 3KfNEdPuWlwjetnEEcrs/3KfNEdPuWlwjetnEEcrs -goversion go1.16.15 -D "" -importcfg $WORK/b259/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/api.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/b6/b6ec453d1556a7b54eb45ae629432dac6c481aa0ea7fb6898eaf75bddf10ac6f-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b313/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b315/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b316/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b317/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b318/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid sVZB3zHC-wfpZ6Bei3xT/sVZB3zHC-wfpZ6Bei3xT -goversion go1.16.15 -D "" -importcfg $WORK/b312/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bson.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/decoder.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/doc.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/encoder.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/marshal.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive_codecs.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/raw.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/raw_element.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/raw_value.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/registry.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/types.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/2c/2c00b59d9c7a5b07f42958b7eb2780af8664cdb467bb521d8d36437f57511d30-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b237/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b267/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b268/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid VEsvu1m7WgH_sJGo8sbp/VEsvu1m7WgH_sJGo8sbp -goversion go1.16.15 -D "" -importcfg $WORK/b266/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/f9/f9092935914ef9ef08a636d36f0f3de1d717b2be97e3f96b5b635ea733b10d38-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b269/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b267/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b234/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b232/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid 73D7ea-1dEK9I70PMBv5/73D7ea-1dEK9I70PMBv5 -goversion go1.16.15 -D "" -importcfg $WORK/b265/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/defaults/defaults.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/74/74d87564499e601be1bba68e86b76292c7b64216a8608a11ac4c564643f6eb93-d # internal github.com/aws/aws-sdk-go/service/sns mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b240/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b237/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b238/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b248/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b250/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/aws/aws-sdk-go/service/sns -complete -installsuffix shared -buildid Ny2Wa7Z3PcE-2pO56rv8/Ny2Wa7Z3PcE-2pO56rv8 -goversion go1.16.15 -D "" -importcfg $WORK/b351/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sns/api.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sns/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sns/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sns/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/34/34037c73d965034820d9ba1e85886e21deb9e4b8edb915ba0963f6db615219f7-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b259/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid -u5r8S_PGTUBxk85tMur/-u5r8S_PGTUBxk85tMur -goversion go1.16.15 -D "" -importcfg $WORK/b263/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/bc/bc75cea9df5fd0b2f948199e5cc16bade2ae63452e8c77c147789e0f4a22b05d-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/a1/a19be7a915588fcca6b3534478c359e208038fd21c941970656c2dd81c554b56-d # internal mkdir -p $WORK/b254/ github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b237/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b259/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b263/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid UKHtPx2pX90xfMtYanla/UKHtPx2pX90xfMtYanla -goversion go1.16.15 -D "" -importcfg $WORK/b258/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b244/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid 3R3LhNiTW_4xsER8KiSy/3R3LhNiTW_4xsER8KiSy -goversion go1.16.15 -D "" -importcfg $WORK/b254/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/1f/1f24496f65b4ef05f1dee574b79139c0f8a5fe48bb4b696457ddc0c9efaee4a5-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b201/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b309/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b311/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b312/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b316/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b317/_pkg_.a packagefile net/mail=$WORK/b320/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid T8QZdYW9jqND6sH1zqxQ/T8QZdYW9jqND6sH1zqxQ -goversion go1.16.15 -D "" -importcfg $WORK/b308/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/strfmt/bson.go /usr/share/gocode/src/github.com/go-openapi/strfmt/date.go /usr/share/gocode/src/github.com/go-openapi/strfmt/default.go /usr/share/gocode/src/github.com/go-openapi/strfmt/doc.go /usr/share/gocode/src/github.com/go-openapi/strfmt/duration.go /usr/share/gocode/src/github.com/go-openapi/strfmt/format.go /usr/share/gocode/src/github.com/go-openapi/strfmt/time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/c9/c90a667dd04d02a739a38fd94ee709b9aec35c690d02defd9fce6d8b2d14df97-d # internal github.com/prometheus/alertmanager/ui mkdir -p $WORK/b356/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b287/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b357/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b290/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/http/pprof=$WORK/b358/_pkg_.a packagefile path=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/prometheus/alertmanager/ui -complete -installsuffix shared -buildid 6LpEiR31RTXa91IgEvQi/6LpEiR31RTXa91IgEvQi -goversion go1.16.15 -D "" -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/ui/web.go cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/b0/b027f46014237445a79225cd396aa39093faed9b0bb11324635e86e5e9407428-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b237/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b254/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid hF93I_WEt-93-lIytalw/hF93I_WEt-93-lIytalw -goversion go1.16.15 -D "" -importcfg $WORK/b236/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/cd/cdf3aa5126ff597174e17804c7309387b0a999a94d1753c93f81d1ae2d65d787-d # internal github.com/alecthomas/template mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b366/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid O49WIAfVB_H7o2Kojyqu/O49WIAfVB_H7o2Kojyqu -goversion go1.16.15 -D "" -importcfg $WORK/b365/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/template/doc.go /usr/share/gocode/src/github.com/alecthomas/template/exec.go /usr/share/gocode/src/github.com/alecthomas/template/funcs.go /usr/share/gocode/src/github.com/alecthomas/template/helper.go /usr/share/gocode/src/github.com/alecthomas/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/b8/b8ca17cba3677ed0a9f0df77071ed9ecf3897c06d3dc85be89a2376b55271d4b-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b237/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b258/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b236/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b264/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b265/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b234/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b231/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b232/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b244/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid R4eGkc0anaSbtu-kMhkp/R4eGkc0anaSbtu-kMhkp -goversion go1.16.15 -D "" -importcfg $WORK/b255/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/credentials.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/custom_transport.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/env_config.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/session.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/28/28e5e9bed0e1eb024e294928aa1e6288f429327f1274c4a71cfee26e3fcbdb43-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b236/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b245/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b209/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid btEAdVY24J28BU9ds5gk/btEAdVY24J28BU9ds5gk -goversion go1.16.15 -D "" -importcfg $WORK/b227/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/sigv4/sigv4.go /usr/share/gocode/src/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/c7/c7bc7c771c60b57bafaa7b8bde667c73c5a096aa1ecde652683f2a4c83a6112b-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b296/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b297/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b303/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid GyF5GhVxA5BdiAGJSytk/GyF5GhVxA5BdiAGJSytk -goversion go1.16.15 -D "" -importcfg $WORK/b295/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/analysis/analyzer.go /usr/share/gocode/src/github.com/go-openapi/analysis/debug.go /usr/share/gocode/src/github.com/go-openapi/analysis/doc.go /usr/share/gocode/src/github.com/go-openapi/analysis/fixer.go /usr/share/gocode/src/github.com/go-openapi/analysis/flatten.go /usr/share/gocode/src/github.com/go-openapi/analysis/mixin.go /usr/share/gocode/src/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/4d/4da99196ffc517d2db574340d9f1fd9263c25fedc0016ce07dec249576143306-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b207/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b209/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b227/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b208/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid JrWfEgrCVMh6oOUY9imC/JrWfEgrCVMh6oOUY9imC -goversion go1.16.15 -D "" -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/config/config.go ./_build/src/github.com/prometheus/alertmanager/config/coordinator.go ./_build/src/github.com/prometheus/alertmanager/config/notifiers.go cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/af/af50c84e1b56edd94eb10742235e3367be0a936532c951d37a98acd9de264dd3-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/csv=$WORK/b323/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile encoding/xml=$WORK/b251/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid aLlKBEUPh10Da4FXG23S/aLlKBEUPh10Da4FXG23S -goversion go1.16.15 -D "" -importcfg $WORK/b322/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/bytestream.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_auth_info.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_operation.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_request.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_response.go /usr/share/gocode/src/github.com/go-openapi/runtime/constants.go /usr/share/gocode/src/github.com/go-openapi/runtime/csv.go /usr/share/gocode/src/github.com/go-openapi/runtime/discard.go /usr/share/gocode/src/github.com/go-openapi/runtime/file.go /usr/share/gocode/src/github.com/go-openapi/runtime/headers.go /usr/share/gocode/src/github.com/go-openapi/runtime/interfaces.go /usr/share/gocode/src/github.com/go-openapi/runtime/json.go /usr/share/gocode/src/github.com/go-openapi/runtime/request.go /usr/share/gocode/src/github.com/go-openapi/runtime/statuses.go /usr/share/gocode/src/github.com/go-openapi/runtime/text.go /usr/share/gocode/src/github.com/go-openapi/runtime/values.go /usr/share/gocode/src/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/db/db51bb6a1d2b61b0bdd33737994f64e3e56ce42f5a051ffffa6c4d54e8174235-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b322/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid yhMAcwN11OM_iUVYa2ag/yhMAcwN11OM_iUVYa2ag -goversion go1.16.15 -D "" -importcfg $WORK/b328/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/security/authenticator.go /usr/share/gocode/src/github.com/go-openapi/runtime/security/authorizer.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/5c/5caf8a5bbd6ee3a42d2e1a0106c6f663e86c238ef32ce217b0ffa178c8c6d6bc-d # internal go/scanner mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b134/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid dauUzQv1eK0k42HC_yDA/dauUzQv1eK0k42HC_yDA -goversion go1.16.15 -D "" -importcfg $WORK/b369/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/d1/d1bbf2b385d6658c10394993da0bcb31de9121d224aa15a81ee4321766e59985-d # internal internal/lazyregexp mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid UahQkOZFAtIw9zAQSoqT/UahQkOZFAtIw9zAQSoqT -goversion go1.16.15 -D "" -importcfg $WORK/b370/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/ae/ae56b2e3f5cc989ea03b8eb7c63bfae3348de9fe3705ee317fc1f94bbd5a515e-d # internal go/ast mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b369/_pkg_.a packagefile go/token=$WORK/b134/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p go/ast -std -complete -installsuffix shared -buildid a7c6kjzlIym07Bvit3X_/a7c6kjzlIym07Bvit3X_ -goversion go1.16.15 -D "" -importcfg $WORK/b368/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/c9/c9b52e2a0ed4fe5fb938023a5d8569f4ebb3de6d06542db84f3c2ec6b52b939d-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b373/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid x7e5dIxo7NoXZejqoR6_/x7e5dIxo7NoXZejqoR6_ -goversion go1.16.15 -D "" -importcfg $WORK/b372/importcfg -pack /usr/share/gocode/src/golang.org/x/crypto/bcrypt/base64.go /usr/share/gocode/src/golang.org/x/crypto/bcrypt/bcrypt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/8c/8cb26d784f7ace85f89c22e8851122fb79c4caf53f747744b44d2d7a1bd2a667-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/oklog/run=$WORK/b275/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b276/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b278/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid HZhscB43QNjH6nBws44V/HZhscB43QNjH6nBws44V -goversion go1.16.15 -D "" -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/6f/6f48b3b0d7626fa770b57577f23c75292bebdf1cea5fbfc3d78e609390b7b0b1-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b209/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b372/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b208/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid wvRYtbp4uGjBZydUTdZy/wvRYtbp4uGjBZydUTdZy -goversion go1.16.15 -D "" -importcfg $WORK/b371/importcfg -pack /usr/share/gocode/src/github.com/prometheus/exporter-toolkit/web/cache.go /usr/share/gocode/src/github.com/prometheus/exporter-toolkit/web/tls_config.go /usr/share/gocode/src/github.com/prometheus/exporter-toolkit/web/users.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/c6/c66d97aa039e28a86c90eb108740960183481672c9cf65f952375b9a4ba58b0d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/c9/c9caf789294ac72a06c09df9220f240c08af3564b7ee4c292a11b9ebfa26fd84-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/29/2979bf2f4584c6254974c835e887e69b80607b50fc3ac6cd1f903cda3a14b23f-d # internal github.com/go-openapi/loads mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/gob=$WORK/b184/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b295/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b303/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/go-openapi/loads -complete -installsuffix shared -buildid E7ckw_WOqb8HiLCjkIRv/E7ckw_WOqb8HiLCjkIRv -goversion go1.16.15 -D "" -importcfg $WORK/b294/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/loads/doc.go /usr/share/gocode/src/github.com/go-openapi/loads/loaders.go /usr/share/gocode/src/github.com/go-openapi/loads/options.go /usr/share/gocode/src/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/16/16dd28f95244435594f57e1c08e06acc97541abc19a4cffa8bd33e93c7fea47e-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b295/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b294/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b303/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b308/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid FI2W3nwZfKHZWVffWsKE/FI2W3nwZfKHZWVffWsKE -goversion go1.16.15 -D "" -importcfg $WORK/b327/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped/api.go github.com/go-openapi/validate mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b295/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b297/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b294/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b303/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/go-openapi/validate -complete -installsuffix shared -buildid 5WHpecLtDw_UyTz3XWhC/5WHpecLtDw_UyTz3XWhC -goversion go1.16.15 -D "" -importcfg $WORK/b329/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/validate/context.go /usr/share/gocode/src/github.com/go-openapi/validate/debug.go /usr/share/gocode/src/github.com/go-openapi/validate/default_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/doc.go /usr/share/gocode/src/github.com/go-openapi/validate/example_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/formats.go /usr/share/gocode/src/github.com/go-openapi/validate/helpers.go /usr/share/gocode/src/github.com/go-openapi/validate/object_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/options.go /usr/share/gocode/src/github.com/go-openapi/validate/result.go /usr/share/gocode/src/github.com/go-openapi/validate/rexp.go /usr/share/gocode/src/github.com/go-openapi/validate/schema.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_messages.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_option.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_props.go /usr/share/gocode/src/github.com/go-openapi/validate/slice_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/spec.go /usr/share/gocode/src/github.com/go-openapi/validate/spec_messages.go /usr/share/gocode/src/github.com/go-openapi/validate/type.go /usr/share/gocode/src/github.com/go-openapi/validate/validator.go /usr/share/gocode/src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/1c/1c5604feb1543047f8c8618676442dc3a1d076373745cdecdeb5f9aca644a313-d # internal go/doc mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b368/_pkg_.a packagefile go/token=$WORK/b134/_pkg_.a packagefile internal/lazyregexp=$WORK/b370/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b187/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p go/doc -std -complete -installsuffix shared -buildid LtMuVeGwqmCK7fOawb2X/LtMuVeGwqmCK7fOawb2X -goversion go1.16.15 -D "" -importcfg $WORK/b367/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/e1/e124689c249392561cef4e2b1978832aa9968a5a44a0c3cae13b8243a21b8f2e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/1f/1fc3bfb3028c3942328df0e6aa5651abeaf78b0ee265b8069eeea878a6868b8f-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b365/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b347/_pkg_.a packagefile go/doc=$WORK/b367/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid O8hGI3VXsJwBY80pw6lF/O8hGI3VXsJwBY80pw6lF -goversion go1.16.15 -D "" -importcfg $WORK/b364/importcfg -pack /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/actions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/app.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/args.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/cmd.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/completions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/doc.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/envar.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/flags.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/global.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/model.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parser.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parsers.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/templates.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/usage.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values_generated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/7a/7ad95ee495dea2666fa985acb0fab646de4f98d20b99232e15712434a8150bbb-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/lzw=$WORK/b176/_pkg_.a packagefile container/list=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b177/_pkg_.a packagefile github.com/google/btree=$WORK/b181/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b182/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b189/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b173/_pkg_.a packagefile github.com/miekg/dns=$WORK/b191/_pkg_.a packagefile github.com/sean-/seed=$WORK/b199/_pkg_.a packagefile hash/crc32=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid 38H63JGruLUloWbjAofV/38H63JGruLUloWbjAofV -goversion go1.16.15 -D "" -importcfg $WORK/b175/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/memberlist/alive_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/awareness.go /usr/share/gocode/src/github.com/hashicorp/memberlist/broadcast.go /usr/share/gocode/src/github.com/hashicorp/memberlist/config.go /usr/share/gocode/src/github.com/hashicorp/memberlist/conflict_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/event_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/keyring.go /usr/share/gocode/src/github.com/hashicorp/memberlist/logging.go /usr/share/gocode/src/github.com/hashicorp/memberlist/memberlist.go /usr/share/gocode/src/github.com/hashicorp/memberlist/merge_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/mock_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/ping_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/queue.go /usr/share/gocode/src/github.com/hashicorp/memberlist/security.go /usr/share/gocode/src/github.com/hashicorp/memberlist/state.go /usr/share/gocode/src/github.com/hashicorp/memberlist/suspicion.go /usr/share/gocode/src/github.com/hashicorp/memberlist/transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/7e/7e94e2782782faf67002c51ab700d2c103960a0770b67d93fea904a5959b02fd-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b321/ github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b329/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b295/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b294/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b324/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b326/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b328/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b303/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b329/_pkg_.a packagefile html/template=$WORK/b185/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid oDrWbOuk6QkxwXwZScFK/oDrWbOuk6QkxwXwZScFK -goversion go1.16.15 -D "" -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid 5Gi3uHkq7OX75P2j3600/5Gi3uHkq7OX75P2j3600 -goversion go1.16.15 -D "" -importcfg $WORK/b321/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/context.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/doc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/go18.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/negotiate.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/not_implemented.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/operation.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/parameter.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/rapidoc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/redoc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/request.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/router.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/security.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/spec.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/swaggerui.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/33/3398e318dcf723a6746c6db4fddb889a2ab96438582d9231b2827d2ad65aecaa-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/37/37b0b0b119c18ae017e58900cb43683b47b732a0823f5085a25d9f3f57fd0fba-d # internal github.com/prometheus/common/promlog/flag mkdir -p $WORK/b363/ github.com/prometheus/exporter-toolkit/web/kingpinflag mkdir -p $WORK/b374/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/promlog=$WORK/b362/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b364/_pkg_.a EOF cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/prometheus/common/promlog/flag -complete -installsuffix shared -buildid 5mUELMTW5xdSZxvRnOV4/5mUELMTW5xdSZxvRnOV4 -goversion go1.16.15 -D "" -importcfg $WORK/b363/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/promlog/flag/flag.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/prometheus/exporter-toolkit/web/kingpinflag -complete -installsuffix shared -buildid 6LZVFUE7oqDbtYeIAxXM/6LZVFUE7oqDbtYeIAxXM -goversion go1.16.15 -D "" -importcfg $WORK/b374/importcfg -pack /usr/share/gocode/src/github.com/prometheus/exporter-toolkit/web/kingpinflag/flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/1c/1c60f868ba8a6898c06613919dff1d3c009283e59db2b2500b31a318b69518af-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/cf/cfd8957f5f35265f903ccfd5496dfc3b38cde91abff17c787fc03594448aba4a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/ca/ca2947559c8937c3eb029300030512d37f9162b44e8993bd3a6584a65f54aa11-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b337/ github.com/prometheus/alertmanager/api/v2/restapi/operations/general github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b338/ github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b339/ mkdir -p $WORK/b336/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b330/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -complete -installsuffix shared -buildid SeKgcMYnn6A1uzNXcIqY/SeKgcMYnn6A1uzNXcIqY -goversion go1.16.15 -D "" -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_urlbuilder.go cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b330/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a EOF cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b330/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -complete -installsuffix shared -buildid 1-uq7KevBEuR-of79fsR/1-uq7KevBEuR-of79fsR -goversion go1.16.15 -D "" -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_urlbuilder.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -complete -installsuffix shared -buildid g429KjO0cuNtM-IYKHVI/g429KjO0cuNtM-IYKHVI -goversion go1.16.15 -D "" -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_urlbuilder.go cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b330/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -complete -installsuffix shared -buildid 5Ordh4OUxgy8SnRX39wO/5Ordh4OUxgy8SnRX39wO -goversion go1.16.15 -D "" -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_urlbuilder.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_urlbuilder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/34/34366f1932377f5d097bf4f3fd4dcd5d5e87160efdd1f873d609567915732d1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b340/ cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/c3/c3e19faf6e09611c158012bd80b071482cf2a8d57b80b6147ed923a86d73d2da-d # internal cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b329/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b330/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -complete -installsuffix shared -buildid nsicubRCqppMx-ZxLHZP/nsicubRCqppMx-ZxLHZP -goversion go1.16.15 -D "" -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_urlbuilder.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_urlbuilder.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_urlbuilder.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_urlbuilder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/d5/d5dc2b24fc6b7efc28ba120e49829b0ee239678b652c350512a683f25150e871-d # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/f3/f37a159688eb8cf3008d6c10d6cc875a10097f3e9763683f1fe085d1e8116e7c-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b173/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b175/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b200/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b202/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid SB9OC7dl8HS5R6KmUHfC/SB9OC7dl8HS5R6KmUHfC -goversion go1.16.15 -D "" -importcfg $WORK/b171/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/advertise.go ./_build/src/github.com/prometheus/alertmanager/cluster/channel.go ./_build/src/github.com/prometheus/alertmanager/cluster/cluster.go ./_build/src/github.com/prometheus/alertmanager/cluster/delegate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/b9/b96d146c4db93382aa78fcdeaf04136f0e653ce89c072a121c0e62fbcf2f5f11-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/93/939397a323086459f3a5dd4c63d8b7226bf8032cec684b30a2bf538116f9d837-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b294/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b328/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b303/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b337/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b338/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b339/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b340/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations -complete -installsuffix shared -buildid SKhiG7bJkpBmo1scvFLt/SKhiG7bJkpBmo1scvFLt -goversion go1.16.15 -D "" -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/ab/abd0eb0d10c6bb8f1ebe1c50d0d61b2a9a05af3c7b0b6203ac26e29e41d87fb7-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b332/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b334/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b335/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b337/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b338/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b339/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b340/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b341/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b180/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi -complete -installsuffix shared -buildid -7Q5tmfY7zwzAbDKlHgh/-7Q5tmfY7zwzAbDKlHgh -goversion go1.16.15 -D "" -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/configure_alertmanager.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/doc.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/embedded_spec.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/3a/3af990b374425bff489c80902058b4894322cc9c7bdde9f32a0ecc4df31ee3c2-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b279/ github.com/prometheus/alertmanager/silence mkdir -p $WORK/b283/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b162/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b280/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b284/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b162/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid frHlWl81HGA1VLK-j5Jx/frHlWl81HGA1VLK-j5Jx -goversion go1.16.15 -D "" -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflog.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid lncA3P2LHq8qUk1Aj_jm/lncA3P2LHq8qUk1Aj_jm -goversion go1.16.15 -D "" -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/71/71456d412b8c2cb5c20e7796d82602e9c6da65d3b65779895cc802d5ed17e131-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/c9/c9492eb9c59ac6a772ff6b85611488ebacb23cd9a02be4a5f01c2fa6a09e69d3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/a9/a9eef843a9aceb9ac8ba62946fbaf7c4c8dd250cffdfa23ee5dc90047b0a0aa8-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b272/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b273/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b274/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b279/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b280/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b207/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid hyW_2vw1KquWccXXQ7B2/hyW_2vw1KquWccXXQ7B2 -goversion go1.16.15 -D "" -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/notify.go ./_build/src/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/a8/a8908066a372ff3befe5b77ef227a6fd774a5d1fc72ccfff859758f4789b9245-d # internal github.com/prometheus/alertmanager/notify/email mkdir -p $WORK/b343/ github.com/prometheus/alertmanager/notify/opsgenie github.com/prometheus/alertmanager/dispatch github.com/prometheus/alertmanager/notify/pagerduty mkdir -p $WORK/b345/ github.com/prometheus/alertmanager/notify/pushover mkdir -p $WORK/b270/ mkdir -p $WORK/b346/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b209/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b117/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/mail=$WORK/b320/_pkg_.a packagefile net/smtp=$WORK/b344/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b209/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/prometheus/alertmanager/notify/email -complete -installsuffix shared -buildid SEG9CMY3DQ6-m4g0Gdpo/SEG9CMY3DQ6-m4g0Gdpo -goversion go1.16.15 -D "" -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/email/email.go mkdir -p $WORK/b348/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/prometheus/alertmanager/notify/opsgenie -complete -installsuffix shared -buildid UxmNysfGuNFVljWMgMpk/UxmNysfGuNFVljWMgMpk -goversion go1.16.15 -D "" -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/opsgenie/opsgenie.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b276/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b278/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b347/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b209/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid FRkZPWO0KHb3BKUojOBu/FRkZPWO0KHb3BKUojOBu -goversion go1.16.15 -D "" -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/dispatch/dispatch.go ./_build/src/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/prometheus/alertmanager/notify/pagerduty -complete -installsuffix shared -buildid K1b-yEXfOrqQa366-YPy/K1b-yEXfOrqQa366-YPy -goversion go1.16.15 -D "" -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/pagerduty/pagerduty.go cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b209/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/prometheus/alertmanager/notify/pushover -complete -installsuffix shared -buildid XQumwLdy9WSqJyHYsJVV/XQumwLdy9WSqJyHYsJVV -goversion go1.16.15 -D "" -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/pushover/pushover.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/da/da7b5fabf4fb9d3e84e21ca0a8354e599c98c7afc954fe24165776d0ddf8a42c-d # internal github.com/prometheus/alertmanager/notify/slack mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b209/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a EOF cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/7a/7a9cba7023c09e54d332ee0269ace8bcc4e648c492dad637671aa43763370964-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/prometheus/alertmanager/notify/slack -complete -installsuffix shared -buildid cz_o8_rF8-Wo_j-ainz4/cz_o8_rF8-Wo_j-ainz4 -goversion go1.16.15 -D "" -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/slack/slack.go github.com/prometheus/alertmanager/notify/sns mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b236/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sns=$WORK/b351/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b209/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/prometheus/alertmanager/notify/sns -complete -installsuffix shared -buildid pNQ4xRThcun3l3hBKVg7/pNQ4xRThcun3l3hBKVg7 -goversion go1.16.15 -D "" -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/sns/sns.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/93/93284145405422dbd94d5fae8e21adcfcb61f86f8970d9b2dc3035e34d042dd3-d # internal github.com/prometheus/alertmanager/notify/victorops mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b209/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/prometheus/alertmanager/notify/victorops -complete -installsuffix shared -buildid FTBtLSBCf7uUCtmj8L0O/FTBtLSBCf7uUCtmj8L0O -goversion go1.16.15 -D "" -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/victorops/victorops.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/e1/e155c00bbd418468b6acbeb7c18886da5eae5e219372b1b859d491e9ee6ade38-d # internal github.com/prometheus/alertmanager/notify/webhook mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b209/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b292/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/prometheus/alertmanager/notify/webhook -complete -installsuffix shared -buildid D67GYYG9Gww8sOYOuE0F/D67GYYG9Gww8sOYOuE0F -goversion go1.16.15 -D "" -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/webhook/webhook.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/cc/cc71483b395dc7b5470702e59198b367c118d191852a1eb238962f1c611a5e97-d # internal github.com/prometheus/alertmanager/api/v1 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b053/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b270/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b276/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b292/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/prometheus/alertmanager/api/v1 -complete -installsuffix shared -buildid vQ53Oit5TfmJ-LWqWXKw/vQ53Oit5TfmJ-LWqWXKw -goversion go1.16.15 -D "" -importcfg $WORK/b052/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v1/api.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/53/534be2ef30d137506eb502eaec5ab7dcb5a9fc596a1f2cf7c06ee912f1d9911d-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b294/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b308/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b053/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b330/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b335/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b337/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b338/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b339/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b340/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b270/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b276/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b292/_pkg_.a packagefile github.com/rs/cors=$WORK/b342/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/prometheus/alertmanager/api/v2 -complete -installsuffix shared -buildid IMfU-THfr1sHwevjo7Ym/IMfU-THfr1sHwevjo7Ym -goversion go1.16.15 -D "" -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/api.go ./_build/src/github.com/prometheus/alertmanager/api/v2/compat.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/e2/e2f1038468c424bf7539f47119de5ff57a0ba93c92d73f6a90548ce2200770c0-d # internal github.com/prometheus/alertmanager/notify/wechat mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b209/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/prometheus/alertmanager/notify/wechat -complete -installsuffix shared -buildid mYEC25aV8BxXjjRojDH4/mYEC25aV8BxXjjRojDH4 -goversion go1.16.15 -D "" -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/wechat/wechat.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/e5/e535c5c0f3c3c79e2825546ae8f286e0a0f2ed08932290e344ed37c024f2003e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/7a/7a390711006c644409f2d66934f2ed4ed9ad931c5327827ec143e9eef7e097c7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/bc/bc62808643e96bc9255f38078136d3ec94198cb3e2fe0a52d6a215da78ecd450-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d6/d6cf330c022a8e62534b829d1da7922f5e872cebaf9672df859ea960c2fec37f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/fc/fcf44042d682cabb291eb969ec0d1ab0bb50f28d1caa4cfd3862625502b0a3c8-d # internal github.com/prometheus/alertmanager/api mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b052/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b270/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b276/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b290/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/prometheus/alertmanager/api -complete -installsuffix shared -buildid 0WVVVavSyWvjJrCLg6vJ/0WVVVavSyWvjJrCLg6vJ -goversion go1.16.15 -D "" -importcfg $WORK/b051/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/api.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/cf/cf62ba569fc324c64f76e8346aed2095517290e59bd3e53472da785268b193ae-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/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b051/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b270/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b274/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b279/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b343/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b346/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b348/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b349/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/sns=$WORK/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b354/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b207/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b356/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b357/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b362/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b363/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b292/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b371/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web/kingpinflag=$WORK/b374/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b364/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b180/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid -N3YpwlHjQY1OWoMzuIC/-N3YpwlHjQY1OWoMzuIC -goversion go1.16.15 -D "" -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cmd/alertmanager/main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/37/37d6fb32769f56f6ba86de5eb6eb5d8528b83b1e2b4bc04ab7f4a64b00910657-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/b019/_pkg_.a packagefile github.com/go-kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b051/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b270/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b274/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b279/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b343/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b346/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b348/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b349/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/sns=$WORK/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b354/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b207/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b277/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b356/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b357/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b362/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b363/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b292/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b371/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web/kingpinflag=$WORK/b374/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b364/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b180/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b044/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b052/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b276/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b173/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b175/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b200/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b202/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b206/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b209/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b227/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b208/_pkg_.a packagefile io/ioutil=$WORK/b114/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b278/_pkg_.a packagefile github.com/oklog/run=$WORK/b275/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b162/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b280/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b272/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b273/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile mime=$WORK/b115/_pkg_.a packagefile mime/multipart=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b117/_pkg_.a packagefile net/mail=$WORK/b320/_pkg_.a packagefile net/smtp=$WORK/b344/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b347/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b228/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b229/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b230/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b236/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sns=$WORK/b351/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b287/_pkg_.a packagefile html/template=$WORK/b185/_pkg_.a packagefile text/template=$WORK/b187/_pkg_.a packagefile net/http/pprof=$WORK/b358/_pkg_.a packagefile expvar=$WORK/b055/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b120/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b121/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b122/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b152/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b159/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b161/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b165/_pkg_.a packagefile runtime/debug=$WORK/b170/_pkg_.a packagefile bufio=$WORK/b045/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile net/http/httptrace=$WORK/b118/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b291/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b372/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b365/_pkg_.a packagefile go/doc=$WORK/b367/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b093/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b094/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b095/_pkg_.a packagefile runtime/cgo=$WORK/b096/_pkg_.a packagefile container/list=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile net/http/internal=$WORK/b119/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b009/_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 unicode=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile regexp/syntax=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b053/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b294/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b308/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b330/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b331/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b335/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b337/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b338/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b339/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b340/_pkg_.a packagefile github.com/rs/cors=$WORK/b342/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile compress/lzw=$WORK/b176/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b177/_pkg_.a packagefile github.com/google/btree=$WORK/b181/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b182/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b189/_pkg_.a packagefile github.com/miekg/dns=$WORK/b191/_pkg_.a packagefile github.com/sean-/seed=$WORK/b199/_pkg_.a packagefile hash/crc32=$WORK/b059/_pkg_.a packagefile database/sql/driver=$WORK/b201/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b203/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b210/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b215/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b223/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b226/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b245/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b281/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/rc4=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b234/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b235/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b231/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b232/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b233/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b237/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b258/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b264/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b265/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b240/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b238/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b248/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b250/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b288/_pkg_.a packagefile html=$WORK/b186/_pkg_.a packagefile text/template/parse=$WORK/b188/_pkg_.a packagefile internal/profile=$WORK/b359/_pkg_.a packagefile runtime/pprof=$WORK/b360/_pkg_.a packagefile runtime/trace=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b147/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b153/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b155/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b157/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b163/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b166/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b167/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile compress/flate=$WORK/b058/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b373/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b366/_pkg_.a packagefile go/ast=$WORK/b368/_pkg_.a packagefile go/token=$WORK/b134/_pkg_.a packagefile internal/lazyregexp=$WORK/b370/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile encoding/gob=$WORK/b184/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b295/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b303/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b298/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b324/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b326/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b327/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b328/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b329/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b309/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b311/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b312/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b316/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b317/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b332/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b334/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b341/_pkg_.a packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b178/_pkg_.a packagefile net/rpc=$WORK/b183/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b190/_pkg_.a packagefile encoding/base32=$WORK/b192/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b193/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b194/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b198/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b204/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b211/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b212/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b216/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b222/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b217/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b224/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b246/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b247/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b282/_pkg_.a packagefile crypto/internal/randutil=$WORK/b074/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a packagefile net/http/httputil=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b259/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b263/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b269/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b267/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b249/_pkg_.a packagefile encoding/xml=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b253/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b289/_pkg_.a packagefile text/tabwriter=$WORK/b214/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b158/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b169/_pkg_.a packagefile go/scanner=$WORK/b369/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b296/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b297/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b304/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b299/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b301/_pkg_.a packagefile encoding/csv=$WORK/b323/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b313/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b315/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b318/_pkg_.a packagefile github.com/docker/go-units=$WORK/b333/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b179/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b195/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b196/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b197/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b213/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b218/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b220/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b221/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b225/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b260/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b268/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b261/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b150/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b305/_pkg_.a packagefile github.com/josharian/intern=$WORK/b300/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b302/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b314/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b319/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b219/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b262/_pkg_.a packagefile hash/fnv=$WORK/b127/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b306/_pkg_.a packagefile golang.org/x/text/width=$WORK/b307/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=oOEpNTFvX0Hw2S1-D-Mv/-N3YpwlHjQY1OWoMzuIC/PYZHQwhBcbjug5gqfc2J/oOEpNTFvX0Hw2S1-D-Mv -X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=8.fc34 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20220416 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x9e1c20a4170cb4f73d70e5fb52e763199b4f335b -compressdwarf=false -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_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/alertmanager rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/amtool + GOPATH=/builddir/build/BUILD/alertmanager-0.23.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=8.fc34 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20220416 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x812f5788e3ea7f64bc61879189e3fd0a8f372e0b -compressdwarf=false -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.23.0/_build/bin/amtool github.com/prometheus/alertmanager/cmd/amtool WORK=/tmp/go-build416466064 internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid AdUrk8zh7or3afEbyjZy/AdUrk8zh7or3afEbyjZy -goversion go1.16.15 -D "" -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go runtime/internal/sys mkdir -p $WORK/b013/ internal/race mkdir -p $WORK/b016/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid KqvAMKoqWAompt38oLQU/KqvAMKoqWAompt38oLQU -goversion go1.16.15 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_arm64.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_arm64.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid dGLrveZyhEzfdXi3-tTk/dGLrveZyhEzfdXi3-tTk -goversion go1.16.15 -D "" -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./cpu.s ./cpu_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/08/08bdd02617ad20d82538212ca338cd0551222241a228fb824e112129db2d3e9b-d # internal runtime/internal/atomic mkdir -p $WORK/b011/ sync/atomic cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b017/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./asm_arm64.s ./atomic_arm64.s cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b017/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/25/25afcf8de4baab3deafd0cfedd389e8f190481a7feceb11c3167203f6d27596d-d # internal unicode mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid Btqm-M-55JjYF5B34LL7/Btqm-M-55JjYF5B34LL7 -goversion go1.16.15 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid kvQGLA3A3cXwaEJkZc4D/kvQGLA3A3cXwaEJkZc4D -goversion go1.16.15 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid MnOjQLMOv-MOGgID0Hso/MnOjQLMOv-MOGgID0Hso -goversion go1.16.15 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5c/5ccb93fcf6d924332e09586b2879fd8d5926c9b69fea6958c67c1c646c894d1f-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 7G6WqQ4saL6XuoHpSUrk/7G6WqQ4saL6XuoHpSUrk -goversion go1.16.15 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid SYljXbEoN6ADD1zE6af1/SYljXbEoN6ADD1zE6af1 -goversion go1.16.15 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/bc/bc3d4ca19839398b0f6e8455942e751c4f6b179aabd1fbfaa28708de3cf9c446-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 6YX4Cr4qwfU9oouj4ZIt/6YX4Cr4qwfU9oouj4ZIt -goversion go1.16.15 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/c3/c3d7dca0fdcc52119df6c300525aa1ec688409d98b2fe9c81f0e2853929f76e4-d # internal container/list mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p container/list -std -complete -installsuffix shared -buildid TsvOVEjAkoMDm1WiRp7n/TsvOVEjAkoMDm1WiRp7n -goversion go1.16.15 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/cpu.o ./cpu.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b017/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/cpu_arm64.o ./cpu_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/99/995cd0f8281546819347328ad5845bb03c3988d2119b45b0ccb3e10ebbf2eaa6-d # internal math/bits mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p math/bits -std -complete -installsuffix shared -buildid i-ZEL9Stsj2A1fasJddM/i-ZEL9Stsj2A1fasJddM -goversion go1.16.15 -D "" -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu.o $WORK/b010/cpu_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/d6/d65386aeb07fd19b5afd2017f61e30d3939a03cc919d80dcd91b47c4debc9ae9-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/32/3247e1fee2633afa32fe19ed7b65ba5e3938493f100834f47d8e62fb70b16b17-d # internal crypto/internal/subtle mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid FNblP2H71XVmFjTVQvxJ/FNblP2H71XVmFjTVQvxJ -goversion go1.16.15 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/01/0197461c8c08e4e7c99abe8923036ea13997864faaaf86afe05ef1a0959b9ba5-d # internal crypto/subtle mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid LawkOAxpj_lGiXPl6yqQ/LawkOAxpj_lGiXPl6yqQ -goversion go1.16.15 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 7Iu38fx6_FNWW_jWIuYG/7Iu38fx6_FNWW_jWIuYG -goversion go1.16.15 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/e2/e27e126939a79c34ee58c0e70bcbc38eb0d991c406d2ace7549f0bacb33e36f2-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c8/c86f8fdbaa279764c7c3533f6de17e51daebc55a35849c9897142844c7712fa2-d # internal unicode/utf16 mkdir -p $WORK/b057/ vendor/golang.org/x/crypto/cryptobyte/asn1 cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid AlbdAmF1uEVXb6JXaBSY/AlbdAmF1uEVXb6JXaBSY -goversion go1.16.15 -D "" -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid vKaX-n7-kw-8CTOM0cSG/vKaX-n7-kw-8CTOM0cSG -goversion go1.16.15 -D "" -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/64/64e200e2558843059eac968e114ce2f99143b5066b432003b05697ee52bf5697-d # internal math mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/count_arm64.o ./count_arm64.s cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p math -std -installsuffix shared -buildid CJ3rCGTLD4GWAL2rQn-E/CJ3rCGTLD4GWAL2rQn-E -goversion go1.16.15 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ef/efc0fe9474b80a85a71ff98e693c9dcc9cb7fc02d57c2ed2ea3cf3f6e46e9077-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/1c/1c783a39ff92b9b2a0fe6e4fe48c7ecec58827c766af010b075ee449cff3449c-d # internal internal/nettrace mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 4UMKkPjFxuE9OKhqpghh/4UMKkPjFxuE9OKhqpghh -goversion go1.16.15 -D "" -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go runtime/cgo mkdir -p $WORK/b079/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b079/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b079/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/45/456b4a871b87f0acb78b8e73de322f5d85b65a1fd1c79bb64657cbe4bbd7a104-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid u4jTc7aTObkFaWVuQbqU/u4jTc7aTObkFaWVuQbqU -goversion go1.16.15 -D "" -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/99/9974e4c2b1491b1055cd5e4a921adc65b7f8941b3ef062191c5d66c0f820ce67-d # internal encoding mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding -std -complete -installsuffix shared -buildid GdlXFDJ_6xUrQqfGh8cU/GdlXFDJ_6xUrQqfGh8cU -goversion go1.16.15 -D "" -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_arm64.o $WORK/b009/count_arm64.o $WORK/b009/equal_arm64.o $WORK/b009/index_arm64.o $WORK/b009/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/c3/c3ac2ac106219589d529f1cd394a817cb6f2aab804fbcfff499b5e2e57804a6b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/54/54817af77f8fee9cd97b3fdf51b077b1a48562b4b2762763510762f8f4cd9d4f-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/6d/6db3442bd3ed4135cb3f68257d30b61e958bc441fa9405f36edd7f2029a29ca0-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true go.mongodb.org/mongo-driver/bson/bsonoptions runtime gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b124/ go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b008/ cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b126/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid 5R1tPA3RvRbxsscIpVxN/5R1tPA3RvRbxsscIpVxN -goversion go1.16.15 -D "" -importcfg $WORK/b124/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid r-A0F46GIJl9MBqEt9R4/r-A0F46GIJl9MBqEt9R4 -goversion go1.16.15 -D "" -importcfg $WORK/b126/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/43/4332451341993fad11c89da353e9f7e5aef4ddb5d236d974bcdd3b61be82a1d8-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid WxmroTsBWkIPPffjUeGq/WxmroTsBWkIPPffjUeGq -goversion go1.16.15 -D "" -importcfg $WORK/b205/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/flags.go /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid MblrubNYCQ3ib9wU9A2x/MblrubNYCQ3ib9wU9A2x -goversion go1.16.15 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/3c/3c36f1d65c9e89a9fc1a437ce27168d88b1863720bf63c0a1aee677a375295c3-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b209/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid qyhaTz1ZvywpE7QOPLmL/qyhaTz1ZvywpE7QOPLmL -goversion go1.16.15 -D "" -importcfg $WORK/b209/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/b0/b06e9fd103e51d8de0acd3ffb20d2c7853d9c6990cd05060dd2e8ee8fbf6e37e-d # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid qgTcHZRzyCcKVktrBrzZ/qgTcHZRzyCcKVktrBrzZ -goversion go1.16.15 -D "" -importcfg $WORK/b240/importcfg -pack /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/b1/b1d26584e4e92e98b2f1005c3231bc4449754eeb35c4620c9ae44bd615034faf-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid 7xpdyHgTMmAC-m4-4NgK/7xpdyHgTMmAC-m4-4NgK -goversion go1.16.15 -D "" -importcfg $WORK/b265/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/89/8979a50a7a43f602c1d1a806df5491c9e0210640da6534313a73e561a0273d27-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid YxjlW_xNo2cUQp-nzM84/YxjlW_xNo2cUQp-nzM84 -goversion go1.16.15 -D "" -importcfg $WORK/b325/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/iana/const.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/bd/bd95ed6884467df16827f3df5e59f7fa63ed35b0ad22533b7076fa0315911b45-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/75/753d15374ce06760109a6e6e909fa4bdc7e355d98d32e461d898755bd1a3efb0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/modf_arm64.o ./modf_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/dim_arm64.o $WORK/b029/exp_arm64.o $WORK/b029/floor_arm64.o $WORK/b029/modf_arm64.o $WORK/b029/sqrt_arm64.o $WORK/b029/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/d2/d21cb0b3c8c7e23e4d53b65192986e6e3d3bb9ca042f7c0e47a92ccc0cdf854d-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid QyFQeOSCFjJLxWgixWj7/QyFQeOSCFjJLxWgixWj7 -goversion go1.16.15 -D "" -importcfg $WORK/b275/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/98/98b26e49861d9c91d55ff02b63221c1ade088c8e9dce6232b367bfbd19befc7a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x012.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -g -O2 -Wall -Werror -o $WORK/b079/_x013.o -c gcc_arm64.S cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/alertmanager-0.23.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go -dynlinker cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b079/symabis ./asm_arm64.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 6eXop8fkKisPutB4lvX0/6eXop8fkKisPutB4lvX0 -goversion go1.16.15 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b079/_cgo_gotypes.go $WORK/b079/cgo.cgo1.go $WORK/b079/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b079/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/asm_arm64.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/3d/3dbd74311e7156c9fb76ca3e08ddcc635ed4028622cf406dc7ea5cfee7e9719e-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b008/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b008/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm64.o $WORK/b008/atomic_arm64.o $WORK/b008/duff_arm64.o $WORK/b008/memclr_arm64.o $WORK/b008/memmove_arm64.o $WORK/b008/preempt_arm64.o $WORK/b008/rt0_linux_arm64.o $WORK/b008/sys_linux_arm64.o $WORK/b008/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ae/ae7a1402bbd11889ead6f393b499606122c9c708f848cfbeba967cf73df193ae-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b015/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid zNY1sCnXxZbl7SiGAVJn/zNY1sCnXxZbl7SiGAVJn -goversion go1.16.15 -D "" -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid aROQEnji_7ZHY8tOqLqR/aROQEnji_7ZHY8tOqLqR -goversion go1.16.15 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/35/3514d4c2debf084bb46d976e065d1c5eff7dec5115706965021cd792da8f3a61-d # internal internal/testlog mkdir -p $WORK/b048/ internal/singleflight math/rand mkdir -p $WORK/b051/ mkdir -p $WORK/b078/ github.com/josharian/intern mkdir -p $WORK/b133/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p math/rand -std -complete -installsuffix shared -buildid cXpKNyRsel9tDOo6Hjff/cXpKNyRsel9tDOo6Hjff -goversion go1.16.15 -D "" -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid fN0wRxnHpnnEFJA7XZQa/fN0wRxnHpnnEFJA7XZQa -goversion go1.16.15 -D "" -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/josharian/intern -complete -installsuffix shared -buildid nyX0MT6Gy-l35PqcImu3/nyX0MT6Gy-l35PqcImu3 -goversion go1.16.15 -D "" -importcfg $WORK/b133/importcfg -pack /usr/share/gocode/src/github.com/josharian/intern/intern.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid WPCXNK_vEnGPEec8xRJy/WPCXNK_vEnGPEec8xRJy -goversion go1.16.15 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/49/495643246a01ab221f25831603549174ec12e51d006200c87fbb8cf1ad4b91b4-d # internal google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b203/ cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/41/4187e5b77a7aed3fa62805dd5749a2f4c13fd613170ce8593b2f51b0d69cd805-d # internal github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b260/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid cWX2VneEWGkvKFTT3BFE/cWX2VneEWGkvKFTT3BFE -goversion go1.16.15 -D "" -importcfg $WORK/b203/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid D4XMGExL6P07VRs0GlrC/D4XMGExL6P07VRs0GlrC -goversion go1.16.15 -D "" -importcfg $WORK/b260/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/99/9978fdea5e1e8817f6ce4d1e6774e07dfc1dd6141f0edd457341c1de8bd34993-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/58/58b927c971d58c8f9585f734fe35aea620d6bed23913a81f43285b08a465a7dc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/8b/8b947cb86c6dba0f078bda1fb089a2433035273bb44170da727e3c181ca4400e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/fc/fc36ab534cb64c6f35595c3e95df78da52d1986f216a555c832792113c02f3fb-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/98/98460ae7e721fca7092b214d5159afdabbc3cb3ef10bd923bd75a62659f3e92f-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b043/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid OnR3pmDqo2EtLPTOEXPp/OnR3pmDqo2EtLPTOEXPp -goversion go1.16.15 -D "" -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p sort -std -complete -installsuffix shared -buildid 1qDHbOxVrR9ZfBZlRczh/1qDHbOxVrR9ZfBZlRczh -goversion go1.16.15 -D "" -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/5c/5c2a92e94a6aef77f1f479b0c120a5f755570075a103d7823fc6c0e078f30469-d # internal internal/oserror mkdir -p $WORK/b023/ io path mkdir -p $WORK/b050/ mkdir -p $WORK/b014/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF strconv mkdir -p $WORK/b028/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid L8SI5M9CoepIXrnYx0IJ/L8SI5M9CoepIXrnYx0IJ -goversion go1.16.15 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p path -std -complete -installsuffix shared -buildid St3ROIdTolCWBuYhgpTE/St3ROIdTolCWBuYhgpTE -goversion go1.16.15 -D "" -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p strconv -std -complete -installsuffix shared -buildid SidFNtWb5C2qSng9K9bI/SidFNtWb5C2qSng9K9bI -goversion go1.16.15 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid eDtlUYTU_gS8CVhPs-dM/eDtlUYTU_gS8CVhPs-dM -goversion go1.16.15 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/26/26298d1a866441ad0f931c6968ab9bb77d1fe2a58dea860f0e3801de760c708c-d # internal syscall mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b022/symabis ./asm_linux_arm64.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p syscall -std -installsuffix shared -buildid KMacLy8CTgtZsgYm3R6M/KMacLy8CTgtZsgYm3R6M -goversion go1.16.15 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup3_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/03/039cad859332828c324b0de88fb9d78e1bab333b4d41e2734d17a2188f672985-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c3/c334a0baa6ec92117125af7a035a08212f888c6aa2e777b1489bd4abc0f58d56-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid I2f2Lz3_07--bhhd9yqr/I2f2Lz3_07--bhhd9yqr -goversion go1.16.15 -D "" -importcfg $WORK/b193/importcfg -pack /usr/share/gocode/src/github.com/beorn7/perks/quantile/stream.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid eeP7IemL5eRvWgQz6xCm/eeP7IemL5eRvWgQz6xCm -goversion go1.16.15 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/43/43fc9016660e06bb4744fd2c7a09adc92d229860141cfd67ebf773f530e81c61-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/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid rMhEhUCAoEq1P2AM8-WL/rMhEhUCAoEq1P2AM8-WL -goversion go1.16.15 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/74/7478e08ebb747f2e31e3605e6f527150cf5acb05047c1575d70471f9cfd5d2e2-d # internal hash mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p hash -std -complete -installsuffix shared -buildid 2J7VuTV76sTmHnx0nnSL/2J7VuTV76sTmHnx0nnSL -goversion go1.16.15 -D "" -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ff/fff4d7969ee3bde19d4a81843101589c637586d44403978339d09eb07ea91e0f-d # internal strings mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p strings -std -complete -installsuffix shared -buildid jiF3pCu2_wBo76fFKXeI/jiF3pCu2_wBo76fFKXeI -goversion go1.16.15 -D "" -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/6c/6ca56dd4ed142c962731d25655bf7e2970394d1bc0ac74e5bf13f0d0fbbf7a11-d # internal crypto mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p crypto -std -complete -installsuffix shared -buildid 3DKlcnuy_diWPW3SIDpz/3DKlcnuy_diWPW3SIDpz -goversion go1.16.15 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/48/4876926cf7b2dd6db3684c3d423de43b6239aca231a7b6f9aaaf492a55309637-d # internal reflect mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b036/symabis ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/5c/5c7adde49b0a00074babd68a6ad3617bc95f878fa3a47c77cc7f1010096a65d2-d # internal crypto/internal/randutil mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid hCwvh0l50SRp-40OktJ9/hCwvh0l50SRp-40OktJ9 -goversion go1.16.15 -D "" -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p reflect -std -installsuffix shared -buildid iFMSfBDufKZV22iAlyj2/iFMSfBDufKZV22iAlyj2 -goversion go1.16.15 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/fc/fc7881dcb78c8d32ecc1cb6778319bff58a472cf5993d516b508feed7ded4be2-d # internal crypto/hmac mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b034/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid -jrWFl0qEb3lA_FXTw1V/-jrWFl0qEb3lA_FXTw1V -goversion go1.16.15 -D "" -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/18/183a32fec9b1cace7e07510da957b99395a141e57e4b45f43ccf657339fa2974-d # internal crypto/rc4 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 8KSoFzIrQ4fdOw7WAJ7V/8KSoFzIrQ4fdOw7WAJ7V -goversion go1.16.15 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/a0/a01f5849d7981d1da7496858b1b75b4c22d8ddd720a7ca614c49acf3cd8269ec-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid CA0_JgRF27WyNoY56vXS/CA0_JgRF27WyNoY56vXS -goversion go1.16.15 -D "" -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/70/701638ad3c70f280d741fe03a30b45190d05182d208006ae9958b590833ceb5b-d # internal bufio mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p bufio -std -complete -installsuffix shared -buildid EvqqlMaf1WGs3vtI5_Yg/EvqqlMaf1WGs3vtI5_Yg -goversion go1.16.15 -D "" -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/93/93d46557b6f1c01be3e545c5574777713b5666e13c95e17ea40c65476832c131-d # internal hash/crc32 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b098/symabis ./crc32_arm64.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p hash/crc32 -std -installsuffix shared -buildid BfJSTB6EOHqpNjxVoG4_/BfJSTB6EOHqpNjxVoG4_ -goversion go1.16.15 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/38/38d95b6d149b880e83255bd351c53c949624a5c51e682209b20f114103251686-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 4E0ep5tjq5FFK8mQLdZq/4E0ep5tjq5FFK8mQLdZq -goversion go1.16.15 -D "" -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b098/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b098/_pkg_.a $WORK/b098/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/06/061a988401535972489c60bf5de9fda173c1d7248bbaf796bfa1dfbfd6e9abd7-d # internal html mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p html -std -complete -installsuffix shared -buildid gFeTdzU71JaXLfRfrLGs/gFeTdzU71JaXLfRfrLGs -goversion go1.16.15 -D "" -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/00/00e0664ff42eab52357c52facec1c68d7565c20ef1a81d630900e4aff8364e67-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/64/642ea4d37a325ddfcd5c6129748b56d7f437e861ff43fe09e6d45992a6f43e13-d # internal golang.org/x/text/transform mkdir -p $WORK/b149/ regexp/syntax cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b120/ cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/24/24ffac8b3f48899ab83b4a748720dadcc0ec8213ba074a87c1f1887f2939cdf6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid Ia1Z_UKuANYIe0d2gJ2R/Ia1Z_UKuANYIe0d2gJ2R -goversion go1.16.15 -D "" -importcfg $WORK/b149/importcfg -pack /usr/share/gocode/src/golang.org/x/text/transform/transform.go text/tabwriter cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid jSeEevGiLlKlupe0kGi9/jSeEevGiLlKlupe0kGi9 -goversion go1.16.15 -D "" -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid HUaFthAiCQ8FoODVbEhS/HUaFthAiCQ8FoODVbEhS -goversion go1.16.15 -D "" -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/4a/4a1390c85904f8eaae0f90bd8d41e928232bf1e0c97982a1e0350a15efd87f2e-d # internal hash/fnv mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid A0pvMTHgRjiEkycDUKyU/A0pvMTHgRjiEkycDUKyU -goversion go1.16.15 -D "" -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b022/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/17/173b8ad00ea1c8eeee151c2c4dcf8e7398be01b8b36b153ce3d261e0e3b226c5-d # internal time cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/41/4174dba597984b2d5f11568b3edfa3aa9a7c9c61bf2cce9f7f16bb9951513312-d # internal mkdir -p $WORK/b021/ internal/syscall/unix mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid VnymGP44d4f0lcENanZE/VnymGP44d4f0lcENanZE -goversion go1.16.15 -D "" -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p time -std -installsuffix shared -buildid GrwE3KVLPFbl7mZmbFNP/GrwE3KVLPFbl7mZmbFNP -goversion go1.16.15 -D "" -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/50/50a0b624490b3a27e0908be5762c4f0431d4413bf1bd93f06ea6b0e84e8b5b55-d # internal internal/syscall/execenv mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid DKbkxMn7DJRL1O-PzxSA/DKbkxMn7DJRL1O-PzxSA -goversion go1.16.15 -D "" -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/46/46700ce485937138f6605ca320f172fad6efa5728ba7e55f41c3bc91dfa4cd5a-d # internal golang.org/x/text/width mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b149/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p golang.org/x/text/width -complete -installsuffix shared -buildid GbxiKQuyRxqdnX-otzPt/GbxiKQuyRxqdnX-otzPt -goversion go1.16.15 -D "" -importcfg $WORK/b152/importcfg -pack /usr/share/gocode/src/golang.org/x/text/width/kind_string.go /usr/share/gocode/src/golang.org/x/text/width/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/width/transform.go /usr/share/gocode/src/golang.org/x/text/width/trieval.go /usr/share/gocode/src/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/8b/8b9a4157190b7d3ae8caad6b50e82341e7f63626545fc5f1be07a4fcac660690-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid 4J1sz1Az85rzYwPB3525/4J1sz1Az85rzYwPB3525 -goversion go1.16.15 -D "" -importcfg $WORK/b235/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/97/97b64ef36ad28576386734d55e81fc5d79d75a08e5588ed526b69cbea2d2039e-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid gOVcFajdKBe5ekwt9g-U/gOVcFajdKBe5ekwt9g-U -goversion go1.16.15 -D "" -importcfg $WORK/b262/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkio/byte.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/7a/7a4bf928512c3f3942b67359f7256fed795038547b6ba27bb67e77c7a063df35-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid qx3MZ-kZCmoQgfB4Mq9f/qx3MZ-kZCmoQgfB4Mq9f -goversion go1.16.15 -D "" -importcfg $WORK/b272/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/e7/e7f348c2be19f6214d2a505768be7fdf6a86a592a9dec5de624421062f55f244-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b050/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid G6BTjqgsCXWkz_ovNfyg/G6BTjqgsCXWkz_ovNfyg -goversion go1.16.15 -D "" -importcfg $WORK/b294/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkuri/path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/e3/e3123de5e7c757d2ab8999569a84e260efa02c93284aec92aee248def7cdb685-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid bLmNNhWXqMu2rrD_YAKe/bLmNNhWXqMu2rrD_YAKe -goversion go1.16.15 -D "" -importcfg $WORK/b314/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru/lru.go /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru/lru_interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/f5/f52903f75b4dc9cab6a0ebde4de7734319000a390b1277dfba4928cbd5d13fc3-d # internal encoding/base32 mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid dZsoXI-lvBS1nmnws8gz/dZsoXI-lvBS1nmnws8gz -goversion go1.16.15 -D "" -importcfg $WORK/b321/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/59/5963434321e6721c0e03ecfb936b21d70a957f5bb8c30256e6d7649a004a6a60-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b314/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid jDO1SOAphZ0eAvxvYDpi/jDO1SOAphZ0eAvxvYDpi -goversion go1.16.15 -D "" -importcfg $WORK/b313/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/edges.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iradix.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iter.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/node.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/raw_iter.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/reverse_iter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/aa/aa24d2a1a30a9ff278753783f96262690eec10c13f4576de4fb021d12ab9b2a0-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid lDGQE5iA2ox9v0PrgKvZ/lDGQE5iA2ox9v0PrgKvZ -goversion go1.16.15 -D "" -importcfg $WORK/b335/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/06/0694273cae55bd964e51af3ba185ef0fd37cf94701664805956b3450088a250a-d # internal regexp mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b120/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p regexp -std -complete -installsuffix shared -buildid Jg0J4MhDd-wUvZ3gq27D/Jg0J4MhDd-wUvZ3gq27D -goversion go1.16.15 -D "" -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/ef/ef4e3efc6056037b58e850a33499d5155619913ea35aa2e1f7589df33d7a50f4-d # internal golang.org/x/mod/semver mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p golang.org/x/mod/semver -complete -installsuffix shared -buildid v0KlQuuMdHyxSJWwBpgQ/v0KlQuuMdHyxSJWwBpgQ -goversion go1.16.15 -D "" -importcfg $WORK/b345/importcfg -pack /usr/share/gocode/src/golang.org/x/mod/semver/semver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/b5/b5ad5722b6fc8a814e23b0165e0a4417a03a0e90b233e16e137dfa56e1c633d3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/10/10b1105fd8d61f0ee40dc5c99a2604593d36f06f01ba7aec3cdce70282d6a1ba-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f3/f34a6be5aff0c5a83577b1c5a5ae858f06ef9bc3156eb11a3fd835e5d17cfb64-d # internal context mkdir -p $WORK/b020/ io/fs mkdir -p $WORK/b049/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p context -std -complete -installsuffix shared -buildid pf7eLKBzZDOal89JhFk0/pf7eLKBzZDOal89JhFk0 -goversion go1.16.15 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/context/context.go internal/poll cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b023/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p io/fs -std -complete -installsuffix shared -buildid f3ai2b0tFHNcCUlU_Lwk/f3ai2b0tFHNcCUlU_Lwk -goversion go1.16.15 -D "" -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/poll -std -installsuffix shared -buildid XznT0WjpEUSAPgq6n6oz/XznT0WjpEUSAPgq6n6oz -goversion go1.16.15 -D "" -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b036/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/30/30a611268fb97b1a542a9eedeb8ee5988f38b67c3937475ea6c27c798ebcfef6-d # internal github.com/jpillora/backoff mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/jpillora/backoff -complete -installsuffix shared -buildid caNsuIKYPoD4DZgMgU8v/caNsuIKYPoD4DZgMgU8v -goversion go1.16.15 -D "" -importcfg $WORK/b244/importcfg -pack /usr/share/gocode/src/github.com/jpillora/backoff/backoff.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/2a/2a40337003f3fba62ac3f176f1e6d744324fc3bf186e0947b8f4d66f08b7afe0-d # internal encoding/binary mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 3ZdvHKbvr_LO6d8g463S/3ZdvHKbvr_LO6d8g463S -goversion go1.16.15 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/98/98b9e75c796d1ce9d38b3bfc959c9065e02e2d3c2f8660867954f7de135dc333-d # internal internal/fmtsort mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Xy6aNnQPbI79b-UvMm-L/Xy6aNnQPbI79b-UvMm-L -goversion go1.16.15 -D "" -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/f3/f379b42ea13704a9d41bf0ef5f0805a28c10c47de33de54514db313be10f02e8-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b051/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid Ik-OcHMbIVs_pmSg-GUS/Ik-OcHMbIVs_pmSg-GUS -goversion go1.16.15 -D "" -importcfg $WORK/b269/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkrand/read.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/0f/0f31eb88658286d13e98144f9fe7ccd76a6c52612367fb77e82b08c48c10b938-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid ZGKfyJFmzKJ8ICkOIcsq/ZGKfyJFmzKJ8ICkOIcsq -goversion go1.16.15 -D "" -importcfg $WORK/b298/importcfg -pack /usr/share/gocode/src/github.com/cenkalti/backoff/v4/backoff.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/context.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/exponential.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/retry.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/ticker.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/timer.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/tries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/80/80d670538d9ba977d9681b34a2f2718eb655398c15fbc35ffa310ec6f247a23e-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid 5SXKsd9JsNmAArvYXGKU/5SXKsd9JsNmAArvYXGKU -goversion go1.16.15 -D "" -importcfg $WORK/b319/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/47/47979e777eb14d8840f1662d38a38d478b29d539b2138d84d5986efab63b752b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/26/2660cfbc858de85dd211d2d2782fbd860afce12c6a4b12f18b97120687dbcc2c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/5b/5b3dbcace41a18a1f5cfacd8d6bf1c3f0b8fb841d0228176ce0a2e8e3962b624-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f7/f7b92f146e66130cc8ff5ec41a4cea685faac74a26c0c16db0a1a2b8b569d0bc-d # internal os mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b023/_pkg_.a packagefile internal/poll=$WORK/b045/_pkg_.a packagefile internal/syscall/execenv=$WORK/b047/_pkg_.a packagefile internal/syscall/unix=$WORK/b046/_pkg_.a packagefile internal/testlog=$WORK/b048/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p os -std -installsuffix shared -buildid vpHUh5KsJMRoXd11Y297/vpHUh5KsJMRoXd11Y297 -goversion go1.16.15 -D "" -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/39/39e08b3b45cd683d994f8f0fddaeb34d7e603235b2ca38daec9c8d4189d8625d-d # internal crypto/sha512 mkdir -p $WORK/b054/ crypto/cipher mkdir -p $WORK/b032/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b060/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid Y0YsY1DZ8mCQZ_75FZ9A/Y0YsY1DZ8mCQZ_75FZ9A -goversion go1.16.15 -D "" -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go crypto/md5 mkdir -p $WORK/b064/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid rqB3rD6BjIcWDKGnPCPk/rqB3rD6BjIcWDKGnPCPk -goversion go1.16.15 -D "" -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b064/symabis ./md5block_arm64.s cat >$WORK/b032/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b032/symabis ./xor_arm64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/md5 -std -installsuffix shared -buildid T9smGtvKBZNeB3wjlX3c/T9smGtvKBZNeB3wjlX3c -goversion go1.16.15 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b033/_pkg_.a packagefile crypto/subtle=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p crypto/cipher -std -installsuffix shared -buildid xAd9tQMBx9bGyPa5d7yh/xAd9tQMBx9bGyPa5d7yh -goversion go1.16.15 -symabis $WORK/b032/symabis -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/cf/cf98d9060029509adea2aa785756d9e5a76048be8c38fc66ff13accfb63d1697-d # internal crypto/sha1 mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b067/symabis ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b064/md5block_arm64.o ./md5block_arm64.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid HEpm0Dvg7Jd8jqiVl1t1/HEpm0Dvg7Jd8jqiVl1t1 -goversion go1.16.15 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b064/_pkg_.a $WORK/b064/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/66/66d0c5732699994c917ea84b601eec9f8c6f545ac408431a5929fd19c6bbe6e4-d # internal crypto/sha256 mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b068/symabis ./sha256block_arm64.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid qyBm8wAHO5DXKRUyflre/qyBm8wAHO5DXKRUyflre -goversion go1.16.15 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_arm64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/cipher -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b032/xor_arm64.o ./xor_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b032/_pkg_.a $WORK/b032/xor_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d9/d9f86bad8adba1d68ab2c7cbe18aa850e6d354747093ebaf50ad92774d395333-d # internal crypto/aes mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b031/symabis ./asm_arm64.s ./gcm_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b067/_pkg_.a $WORK/b067/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/50/501aea800c8050fb1a812514e61fc2b25232ba165e18ed0f72623ffb224eeee9-d # internal crypto/des mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b032/_pkg_.a packagefile crypto/internal/subtle=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid HL71bw_GRXCl2sp5pm0k/HL71bw_GRXCl2sp5pm0k -goversion go1.16.15 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b032/_pkg_.a packagefile crypto/internal/subtle=$WORK/b033/_pkg_.a packagefile crypto/subtle=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p crypto/aes -std -installsuffix shared -buildid vghLIzRdcX1-T8WNhFWW/vghLIzRdcX1-T8WNhFWW -goversion go1.16.15 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b068/sha256block_arm64.o ./sha256block_arm64.s cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/55/5590bf3df75e375e1f54d62aad94af79a207f1e768d207a968491f0827173235-d # internal encoding/base64 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid tAnOUAYYdznN2AG1vJWW/tAnOUAYYdznN2AG1vJWW -goversion go1.16.15 -D "" -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b068/_pkg_.a $WORK/b068/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/3b/3b82309bdbd56be9e09df0c874a6a1d529dc7ebe99b614423eb4375c49eceb02-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b083/ cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./chacha_arm64.s 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/b032/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid QxZiK5cE1IMS3tIoT9Ed/QxZiK5cE1IMS3tIoT9Ed -goversion go1.16.15 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/5d/5dc52c2d703f175e32fdfd3ba01f00f05cd6a3fed2b539a45c361c742e637c09-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid XZtBgtqD4UeZ8MVrpNjt/XZtBgtqD4UeZ8MVrpNjt -goversion go1.16.15 -D "" -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/bc/bcf5282d5eb9066f13b6cb2d4d5202c4ff959ff9dcbff43d9c7b49e8881bd555-d # internal encoding/pem mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid PFUU7caT1kbp-WETj-5l/PFUU7caT1kbp-WETj-5l -goversion go1.16.15 -D "" -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/92/92b27ea91634a58f3f522764be5e593cf728e61bda839ac3e69f0eb1cbe25e59-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b194/ /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/gcm_arm64.o ./gcm_arm64.s cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid NumDhfpHrJgJoxQLsThZ/NumDhfpHrJgJoxQLsThZ -goversion go1.16.15 -D "" -importcfg $WORK/b194/importcfg -pack /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_other.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_unsafe.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_arm64.o $WORK/b031/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f4/f4cc7c1e628ca163854850930f6a6945cac31b921212c7122e7601be6a78dd6c-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/chacha_arm64.o # internal fmt mkdir -p $WORK/b041/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b042/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p fmt -std -complete -installsuffix shared -buildid YUjtanV6baSa155cK1m2/YUjtanV6baSa155cK1m2 -goversion go1.16.15 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ef/efc7ff943cc406b6706c046f5e5f74aef1c3eb744a4e4408c17e2be9f970ea91-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/aa/aa3f0d3bcefefc39d862613481a7777bebbfa2dbc4eaaf108f155ba78a6b4c04-d # internal path/filepath mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b049/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid I6aHPuTMcve8HbGKdyXn/I6aHPuTMcve8HbGKdyXn -goversion go1.16.15 -D "" -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go net mkdir -p $WORK/b075/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b075/ -importpath net -- -I $WORK/b075/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c4/c4494dc2d637b99453af353c52890918bb7099a599b3a61356eef584b112c1f4-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/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/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 /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid M3qhIv9yF68MRyQwruTa/M3qhIv9yF68MRyQwruTa -goversion go1.16.15 -D "" -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/b7/b77c4dad13700ee79719ce128b4c31e2aa618cbd2dac28edd598993384a8f12e-d # internal internal/lazyregexp mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid UahQkOZFAtIw9zAQSoqT/UahQkOZFAtIw9zAQSoqT -goversion go1.16.15 -D "" -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/b4/b4c0499a091e9b5f8f328eb6c0e6e11ef0a56c90f11f088f072ac19a7e28dd1e-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile hash/fnv=$WORK/b200/_pkg_.a packagefile os=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid GYLytJnloEFe7a62IfKQ/GYLytJnloEFe7a62IfKQ -goversion go1.16.15 -D "" -importcfg $WORK/b199/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/c9/c9b52e2a0ed4fe5fb938023a5d8569f4ebb3de6d06542db84f3c2ec6b52b939d-d # internal golang.org/x/sys/unix mkdir -p $WORK/b239/ cat >$WORK/b239/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b239=>" -I $WORK/b239/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b239/symabis ./asm_linux_arm64.s cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b240/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid cr2fiMSA4lZK7uJKOubG/cr2fiMSA4lZK7uJKOubG -goversion go1.16.15 -symabis $WORK/b239/symabis -D "" -importcfg $WORK/b239/importcfg -pack -asmhdr $WORK/b239/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/str.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm64.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/ca/caf647a65447371ebae44a77baa3f0c6900c638d9bd2e7a9f2d91fb791150d26-d # internal runtime/debug mkdir -p $WORK/b241/ cat >$WORK/b241/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b241=>" -I $WORK/b241/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b241/symabis ./debug.s cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p runtime/debug -std -installsuffix shared -buildid NDjhLhyyKHfn8rBxMO-3/NDjhLhyyKHfn8rBxMO-3 -goversion go1.16.15 -symabis $WORK/b241/symabis -D "" -importcfg $WORK/b241/importcfg -pack -asmhdr $WORK/b241/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/58/58fcce6981dae1bfb9ab5a0f4d42039bf34d65a22f71ab0ed71295db03aacde1-d # internal io/ioutil mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b049/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid gB9XGVGD7naFf2O8wxe7/gB9XGVGD7naFf2O8wxe7 -goversion go1.16.15 -D "" -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b241=>" -I $WORK/b241/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b241/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/0c/0cb1f29b581d9d0431e0872171cc30339d91cc8ae5ee7f76f3074c6270def9d2-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid IU716guQiRbv6Y4YZrCi/IU716guQiRbv6Y4YZrCi -goversion go1.16.15 -D "" -importcfg $WORK/b238/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/parse.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/readfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/sysreadfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/valueparser.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b241/_pkg_.a $WORK/b241/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/35/354b742d46b600b4a84c1a5bcfebd175f56b5824e284e8804b32bd2c9fbfacab-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid WngTcsYeq3JIePU0R7W4/WngTcsYeq3JIePU0R7W4 -goversion go1.16.15 -D "" -importcfg $WORK/b259/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/f1/f1fe0be5e4e3aea493099391d259bff286676ea074a06f9fd95bb75cb845a91f-d # internal os/exec mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b047/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b049/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p os/exec -std -complete -installsuffix shared -buildid Xy9xqtg0mlkA16Rihdq_/Xy9xqtg0mlkA16Rihdq_ -goversion go1.16.15 -D "" -importcfg $WORK/b283/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/de/de417abc27bff9a400a81da09b1ce06ffe25eeaa281f2205e66b7f0bd88ff65a-d # internal github.com/cespare/xxhash mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/cespare/xxhash -complete -installsuffix shared -buildid yCqGLgGvHjHvOxfrEPYE/yCqGLgGvHjHvOxfrEPYE -goversion go1.16.15 -D "" -importcfg $WORK/b299/importcfg -pack /usr/share/gocode/src/github.com/cespare/xxhash/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/xxhash_other.go /usr/share/gocode/src/github.com/cespare/xxhash/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/cb/cbea253b904e749eaf953d15da46025fccb80cbfd6b699e9f775b466f5b3ae4c-d # internal os/signal mkdir -p $WORK/b302/ cat >$WORK/b302/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b302=>" -I $WORK/b302/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b302/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/3f/3f1bb7abc114eef11c007594140ab079f29f584ab69e70f4715e255bbc815f02-d # internal math/big mkdir -p $WORK/b040/ cat >$WORK/b040/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b040/symabis ./arith_arm64.s cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p os/signal -std -installsuffix shared -buildid d6VevndN4aMcR1I2ZN-d/d6VevndN4aMcR1I2ZN-d -goversion go1.16.15 -symabis $WORK/b302/symabis -D "" -importcfg $WORK/b302/importcfg -pack -asmhdr $WORK/b302/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p math/big -std -installsuffix shared -buildid 6WVGVP5ox8FNmLRH4vi7/6WVGVP5ox8FNmLRH4vi7 -goversion go1.16.15 -symabis $WORK/b040/symabis -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/95/9534492bebf972bcf1a57a93f1dff84b8957c6203604df37f07c89cf2694841b-d # internal encoding/hex mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid x8zYlqmz4_V0bB91H0pn/x8zYlqmz4_V0bB91H0pn -goversion go1.16.15 -D "" -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b302=>" -I $WORK/b302/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b302/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b302/_pkg_.a $WORK/b302/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/ee/ee5d47401f5eb847332702a6d0c6387e9919033bc0a5653e62e5c273f1b4fc4b-d # internal net/url mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p net/url -std -complete -installsuffix shared -buildid xphX1QT3BSPafzS1hcde/xphX1QT3BSPafzS1hcde -goversion go1.16.15 -D "" -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e8/e8c9a4387299e54ba54197db28361b1e43ac7e1feb33d8211fe7b295cf6589b1-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid A7JPwDf2X4802Gj_wYOl/A7JPwDf2X4802Gj_wYOl -goversion go1.16.15 -D "" -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/df/dfbf683a6099c58196b546fae84c58f220d63ba1b8a3e5ec6eed8786be0d9cf9-d # internal encoding/json mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b057/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid fpXI1ypGtK3mnEDam92h/fpXI1ypGtK3mnEDam92h -goversion go1.16.15 -D "" -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/48/487e26c818a1d96dd8013c8501b95038e9f9d201c113057805a3dbb7baeb33df-d # internal encoding/csv mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid inhNgYPRA3jzk7I8T104/inhNgYPRA3jzk7I8T104 -goversion go1.16.15 -D "" -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/12/12e078399bfac7eafd19a87e9615f4fbc873e135daa2d6dad9bc242b6de06a67-d # internal encoding/xml mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid HxjBtIFc-8lBt8CYHe6l/HxjBtIFc-8lBt8CYHe6l -goversion go1.16.15 -D "" -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b239=>" -I $WORK/b239/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b239/asm_linux_arm64.o ./asm_linux_arm64.s cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b239/_pkg_.a $WORK/b239/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/4b/4bd4f2a00ec6d44b3e9b046a01d32f4506b5ba33e7870e8819e92c33c4d7866c-d # internal compress/flate mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid bzZkpEpk2F74aWdIwAMI/bzZkpEpk2F74aWdIwAMI -goversion go1.16.15 -D "" -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/f8/f86a00cc96dfdbc5569dcf44184968275ce9bd222700c2e6a962417955984c20-d # internal log mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p log -std -complete -installsuffix shared -buildid ytdTXIH230iZNElmJ5js/ytdTXIH230iZNElmJ5js -goversion go1.16.15 -D "" -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/log/log.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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_arm64/asm -p math/big -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b040/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b040/_pkg_.a $WORK/b040/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/b7/b777b2ed795614d8d418a9e2ac5af1340494e2fa2e26ae643e08e1b52b162ef1-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid pI21oWhYekVfjjtKrlxZ/pI21oWhYekVfjjtKrlxZ -goversion go1.16.15 -D "" -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/36/36ae292b1d3fa19454e6fb89bb6b2017648250c1f1540e1ebb8d7e83865c39a2-d # internal crypto/elliptic mkdir -p $WORK/b039/ cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b039/symabis ./p256_asm_arm64.s cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid BX4tTP9iwTq0WDSUtXd5/BX4tTP9iwTq0WDSUtXd5 -goversion go1.16.15 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/01/010c5a862df70d961fd3072714a9a9c9b620ccb960f7ce33ad94a5f26fcad25c-d # internal encoding/asn1 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o -g -O2 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 fmt=$WORK/b041/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b057/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ANG7WQcyxLjCu5rSlXQZ/ANG7WQcyxLjCu5rSlXQZ -goversion go1.16.15 -D "" -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b076/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b077/_pkg_.a packagefile internal/poll=$WORK/b045/_pkg_.a packagefile internal/singleflight=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p net -std -installsuffix shared -buildid P2ESU605exoSWYIISDUF/P2ESU605exoSWYIISDUF -goversion go1.16.15 -D "" -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo_linux.cgo1.go $WORK/b075/cgo_resnew.cgo1.go $WORK/b075/cgo_socknew.cgo1.go $WORK/b075/cgo_unix.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/88/88e4d641e596ade4386f0f00467adb9342914931e52cd827cec4b53229e1d0f7-d # internal crypto/rand mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b031/_pkg_.a packagefile crypto/cipher=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid rgBRFlG39AS89ndiF13E/rgBRFlG39AS89ndiF13E -goversion go1.16.15 -D "" -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/46/464c32aec5cd8c8e7ea42a8f9f92ce861f3d43cfad75586497b19af35223b30f-d # internal crypto/dsa mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid idJ_P7MUqZhz8QSm6six/idJ_P7MUqZhz8QSm6six -goversion go1.16.15 -D "" -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/bf/bfae6a27a55496098d46cd97fbfdb08d1f71706ff91c02ae441cf27c4cc62736-d # internal crypto/ed25519 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b026/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid Ex8zrqOcq9Wr4DFsgW-a/Ex8zrqOcq9Wr4DFsgW-a -goversion go1.16.15 -D "" -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b039/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/22/22e02fb206aa25f14f1de4c4ce2bebf24f3e3503147b20ad61026efd80651a1d-d # internal crypto/rsa mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b026/_pkg_.a packagefile crypto/internal/randutil=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid TTXRgCyExJNA4KZyHIAo/TTXRgCyExJNA4KZyHIAo -goversion go1.16.15 -D "" -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b039/_pkg_.a $WORK/b039/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/67/67c44da8d0b0d062a2af600ec791f8568766912ef1a18bf35974e9bc7dca6bf0-d # internal compress/gzip mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile compress/flate=$WORK/b097/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid P4H35k50-nkmmFKG3xX6/P4H35k50-nkmmFKG3xX6 -goversion go1.16.15 -D "" -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/78/78cb1dc1189a442d6a3f81174546705b3c7b1884967a4bd2ac69fc6b64c26259-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b055/ cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/1a/1a01410824b574a1a45305b3fc2f6b8fc9b8a6b0c9fca874414eaea5b68f48e6-d # internal crypto/x509/pkix mkdir -p $WORK/b071/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid r1HVUmJ-mcHZt4-u52Ly/r1HVUmJ-mcHZt4-u52Ly -goversion go1.16.15 -D "" -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ocfZ3KK0VI2I-V4-CZ-s/ocfZ3KK0VI2I-V4-CZ-s -goversion go1.16.15 -D "" -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/d1/d19b7a9604043003ca8638eb528b74bd5405e736e7baf1f1ee3270dbbe44f075-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b101/ cat >$WORK/b101/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/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b103/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid nwn56YsxbTdCvsVrf7b-/nwn56YsxbTdCvsVrf7b- -goversion go1.16.15 -D "" -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/78/78da2a44f46584c6344fbd344a6de4816a6db31abc581eee427a3375d2b1553c-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid GsEhzQZfw6593jnrh2jr/GsEhzQZfw6593jnrh2jr -goversion go1.16.15 -D "" -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ff/ff74083ffd0e44c8fffc40262b3ff40b6a26a8893e294da320f55b4eb80a76fc-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid L0TAHZ3xC5DXEtujqvgY/L0TAHZ3xC5DXEtujqvgY -goversion go1.16.15 -D "" -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/66/66530a4f0c4cabb8a7ce683e88466bc3f45a1eb5039f8435d0db41a3756940ed-d # internal mime mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p mime -std -complete -installsuffix shared -buildid TQyIbI4FycNdp-3xeZO0/TQyIbI4FycNdp-3xeZO0 -goversion go1.16.15 -D "" -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/64/64974ebeeab70de407aaa3c59f2738c6504df3ff4763329f4e782819b47fb574-d # internal crypto/ecdsa mkdir -p $WORK/b038/ cat >$WORK/b038/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 crypto=$WORK/b026/_pkg_.a packagefile crypto/aes=$WORK/b031/_pkg_.a packagefile crypto/cipher=$WORK/b032/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/internal/randutil=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b055/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b058/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid LfUz4A0Fhq-mnDK2zGTS/LfUz4A0Fhq-mnDK2zGTS -goversion go1.16.15 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a9/a957b657a3326ebe671e0359ec1b398556de266f6e80b5ccd6af2e892785e482-d # internal mime/quotedprintable mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid Qsn0jE7Ui2zGIl8hUEfM/Qsn0jE7Ui2zGIl8hUEfM -goversion go1.16.15 -D "" -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/6a/6aa963ff6616e55fa3f0523204fc2749e7a4ba5fc6cdc961113c3975d937e6ec-d # internal net/http/internal mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid v7px2hrJR8-v38gDODHr/v7px2hrJR8-v38gDODHr -goversion go1.16.15 -D "" -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/7a/7aa83c721a684e220f43b3f720f02dda849dbe0761cf8df0e842b01cad2f0bcc-d # internal database/sql/driver mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid es18nDLqIUOW9p7i-F9l/es18nDLqIUOW9p7i-F9l -goversion go1.16.15 -D "" -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ea/ea83dd9f027755a509f4504fd8496210ae511298a23613a32f39947ed43b7312-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid UxYxUaWzt3W6bLlxh7wp/UxYxUaWzt3W6bLlxh7wp -goversion go1.16.15 -D "" -importcfg $WORK/b127/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive/decimal.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive/objectid.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e6/e65d2546738a4c6687fbfa73afe27ee2f1b9dea8d4392bd1a3e83ece7f016c33-d # internal github.com/go-stack/stack mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/go-stack/stack -complete -installsuffix shared -buildid EQhvjKCCN5XLHAR72dem/EQhvjKCCN5XLHAR72dem -goversion go1.16.15 -D "" -importcfg $WORK/b129/importcfg -pack /usr/share/gocode/src/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/4c/4cf5d5742fc0e08ea9a102a576ea610b5f24289d541baf4d86007a72b7595b47-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/josharian/intern=$WORK/b133/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b057/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid _iLSjAhhcZApC8Q1ytH4/_iLSjAhhcZApC8Q1ytH4 -goversion go1.16.15 -D "" -importcfg $WORK/b132/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/bytestostr.go /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/error.go /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/87/87ec3ff468c694119d5b992b03f46fbd517e2b980750f460c9b038b14f4e80f7-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid N8QPxNbvPq2Ha0RIAJSg/N8QPxNbvPq2Ha0RIAJSg -goversion go1.16.15 -D "" -importcfg $WORK/b136/importcfg -pack /usr/share/gocode/src/gopkg.in/yaml.v2/apic.go /usr/share/gocode/src/gopkg.in/yaml.v2/decode.go /usr/share/gocode/src/gopkg.in/yaml.v2/emitterc.go /usr/share/gocode/src/gopkg.in/yaml.v2/encode.go /usr/share/gocode/src/gopkg.in/yaml.v2/parserc.go /usr/share/gocode/src/gopkg.in/yaml.v2/readerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/resolve.go /usr/share/gocode/src/gopkg.in/yaml.v2/scannerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/sorter.go /usr/share/gocode/src/gopkg.in/yaml.v2/writerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/yaml.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlh.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/a5/a5655b7802c7e3e970b0949c58aef3d41ba5fa6d012346068feb8104c65475b7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b100/ cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/44/448c01795f7995c8a99d01efa540106e05bf0bc62def3713f6e8be49711c5f40-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b129/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b126/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b127/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid ShUlR98vu_ZIGnV1kXef/ShUlR98vu_ZIGnV1kXef -goversion go1.16.15 -D "" -importcfg $WORK/b128/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go cat >$WORK/b100/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/b041/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b105/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid _bEjGA-53d8nxFjI_9iS/_bEjGA-53d8nxFjI_9iS -goversion go1.16.15 -D "" -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/d7/d7352e1cb015934ab478d66d2513c16cc5da906bc95b3d42fe67adfcb5d9a44e-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile os=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid npEoRTpSL8MPoFsDt5zO/npEoRTpSL8MPoFsDt5zO -goversion go1.16.15 -D "" -importcfg $WORK/b137/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/logger/logger.go /usr/share/gocode/src/github.com/go-openapi/runtime/logger/standard.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/25/25c6c3cbf0a09f536c73b30846faa815152972daacdb161edbe9f4c7176a3f1f-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid dGIo04a0c1syro39TRLl/dGIo04a0c1syro39TRLl -goversion go1.16.15 -D "" -importcfg $WORK/b140/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/60/60454cf152084f24db2a021504234b8f631c52cf781cc0dffc40d7fdd1ce8f75-d # internal encoding/gob mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid G6FQBldlKGacjAU8jvtU/G6FQBldlKGacjAU8jvtU -goversion go1.16.15 -D "" -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ec/ecb9923551cc9cd7d7d5ebe5e0db44be29b51e2ad9a03e3ff64bf3b200cb1aef-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid cL0iIiVp10405tVkOETL/cL0iIiVp10405tVkOETL -goversion go1.16.15 -D "" -importcfg $WORK/b146/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/29/293851c3a018829fc28203dd1d06e9dc8e5f09937c0c28f3653318267906694e-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid w9VhXLqlUsnHWlCrFynT/w9VhXLqlUsnHWlCrFynT -goversion go1.16.15 -D "" -importcfg $WORK/b150/importcfg -pack /usr/share/gocode/src/golang.org/x/text/unicode/bidi/bidi.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/bracket.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/core.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/prop.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/8c/8c8c163c1e690be12bbb6a07e3ceeea18eb8fbc8de6e2402e12d779b1bda6efc-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b126/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b127/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid dh5ypY5MjPvrmIzfOIa6/dh5ypY5MjPvrmIzfOIa6 -goversion go1.16.15 -D "" -importcfg $WORK/b125/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/09/094e8c514c83db2108d61a7f2460f55a59c9871da061603c77fc6070e69951f4-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b149/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b150/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid kEFgNM_kvYsTQKQUJkSz/kEFgNM_kvYsTQKQUJkSz -goversion go1.16.15 -D "" -importcfg $WORK/b148/importcfg -pack /usr/share/gocode/src/golang.org/x/text/secure/bidirule/bidirule.go /usr/share/gocode/src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/e0/e084544afed7f0598b308d8d22bdcd8128d45b04170eea28377b26ab25c93399-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b149/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid _6QMBH-kv3bMsgL_IwHM/_6QMBH-kv3bMsgL_IwHM -goversion go1.16.15 -D "" -importcfg $WORK/b151/importcfg -pack /usr/share/gocode/src/golang.org/x/text/unicode/norm/composition.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/forminfo.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/input.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/iter.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/normalize.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/readwriter.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/transform.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/trie.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c7/c744ff899628ed9c36e8ee1b74b4d00690b81cecff92aeba967438baa6981347-d # internal crypto/x509 mkdir -p $WORK/b069/ cat >$WORK/b069/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/b026/_pkg_.a packagefile crypto/aes=$WORK/b031/_pkg_.a packagefile crypto/cipher=$WORK/b032/_pkg_.a packagefile crypto/des=$WORK/b037/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b038/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b054/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b055/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b058/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid fKY7PQmYZcH6DTjo_OBx/fKY7PQmYZcH6DTjo_OBx -goversion go1.16.15 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/8a/8a53ba5ea43a09bd4ac187f07ec5b1bfc3705e35dd6d716b1999137a833fe91e-d # internal net/textproto mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 9KbvUvkae7NLVeQjdwMZ/9KbvUvkae7NLVeQjdwMZ -goversion go1.16.15 -D "" -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/4b/4b8b982c12d9659d25a35926f8c0e2ea5fdf04acc748d7a3cc7e7ba3410e1322-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b107/ cat >$WORK/b107/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/b041/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid i_8zd7MBJX7RGoVKk4ZK/i_8zd7MBJX7RGoVKk4ZK -goversion go1.16.15 -D "" -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/27/27a2cb9066abb74d7124e609ec877c1566f581481e21570307c208c1bd204df8-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b099/ cat >$WORK/b099/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/b100/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid OJgiiZ6OoIApFNUmWxTi/OJgiiZ6OoIApFNUmWxTi -goversion go1.16.15 -D "" -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/1a/1aa518c1e025abb8c8e3594fc84187f50f5c0e79b037b2f7bdb1facd0e0219c8-d # internal mime/multipart mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/quotedprintable=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid fU7tn3XdX70etjTaUDJe/fU7tn3XdX70etjTaUDJe -goversion go1.16.15 -D "" -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e5/e500a5b0a50eb1286ca45604cacd9baad6bc22a165422dac27bbfa865b223939-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid 919nihmYd9EsnW-W_Xzg/919nihmYd9EsnW-W_Xzg -goversion go1.16.15 -D "" -importcfg $WORK/b121/importcfg -pack /usr/share/gocode/src/github.com/mitchellh/mapstructure/decode_hooks.go /usr/share/gocode/src/github.com/mitchellh/mapstructure/error.go /usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/de/de8b9942c7278a5bc87f6f097069fa1b464e8d60bd05acaf4da5e01b80fabe73-d # internal net/mail mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p net/mail -std -complete -installsuffix shared -buildid 1YkuB9eWRJ-u0Q2YhPFl/1YkuB9eWRJ-u0Q2YhPFl -goversion go1.16.15 -D "" -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ce/ced23bb6fae4e9766ed6a411bef60000b800a6fc6ba4bd4e55889f291f9ab67d-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid YJA49qRttFo4Sq5UYYx_/YJA49qRttFo4Sq5UYYx_ -goversion go1.16.15 -D "" -importcfg $WORK/b135/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/40/40d538c57ecb80826bae07683f9cf0f68ecb422ca12b7efd45eeeb7f104dab86-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b135/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid nuyp5PZDYccdaEK7pqMX/nuyp5PZDYccdaEK7pqMX -goversion go1.16.15 -D "" -importcfg $WORK/b134/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/4b/4b47f936d8974e5d83e7a187aea5bba109a87498c01ba21dfa0900939c52c030-d # internal golang.org/x/net/idna mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b148/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b150/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b151/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid ouM3jX6Jt7x8Vn9Tvuh6/ouM3jX6Jt7x8Vn9Tvuh6 -goversion go1.16.15 -D "" -importcfg $WORK/b147/importcfg -pack /usr/share/gocode/src/golang.org/x/net/idna/idna10.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/pre_go118.go /usr/share/gocode/src/golang.org/x/net/idna/punycode.go /usr/share/gocode/src/golang.org/x/net/idna/tables13.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/trie.go /usr/share/gocode/src/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/e5/e56bbb32e5772b3689d2e4e2f0aa584415a7d2dbf0e2fa66b3f812405d333338-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b124/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b125/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b126/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b127/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b128/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid HdliF_Jk-X-lvZbeS75v/HdliF_Jk-X-lvZbeS75v -goversion go1.16.15 -D "" -importcfg $WORK/b123/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/6e/6eb9adf06a2edff6cafa2ac26ceb8366539e338061726ef2e372d9ec316d8cb2-d # internal crypto/tls mkdir -p $WORK/b024/ cat >$WORK/b024/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/b025/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b026/_pkg_.a packagefile crypto/aes=$WORK/b031/_pkg_.a packagefile crypto/cipher=$WORK/b032/_pkg_.a packagefile crypto/des=$WORK/b037/_pkg_.a packagefile crypto/ecdsa=$WORK/b038/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b034/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b055/_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/b027/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid C_JzdDvPbyQHYBlukd1V/C_JzdDvPbyQHYBlukd1V -goversion go1.16.15 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a6/a638037521e0674b2bf2c8115d8fc97ee2a77423605afde16ba73e6dea49df6f-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile html=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid P3bzvIfpygQsQH8RPZmn/P3bzvIfpygQsQH8RPZmn -goversion go1.16.15 -D "" -importcfg $WORK/b117/importcfg -pack /usr/share/gocode/src/github.com/asaskevich/govalidator/arrays.go /usr/share/gocode/src/github.com/asaskevich/govalidator/converter.go /usr/share/gocode/src/github.com/asaskevich/govalidator/doc.go /usr/share/gocode/src/github.com/asaskevich/govalidator/error.go /usr/share/gocode/src/github.com/asaskevich/govalidator/numerics.go /usr/share/gocode/src/github.com/asaskevich/govalidator/patterns.go /usr/share/gocode/src/github.com/asaskevich/govalidator/types.go /usr/share/gocode/src/github.com/asaskevich/govalidator/utils.go /usr/share/gocode/src/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/d6/d6ad7346060ad2450cebcd0cbb8fa6cb9674746ccff4f561f02af980cce8c0a6-d # internal text/template/parse mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid rvONM3DS1NnMZxkkUxqx/rvONM3DS1NnMZxkkUxqx -goversion go1.16.15 -D "" -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/fe/fe9692a743847d57c67e5e7aadd2c502efcccf5d9bc45fef53dd495a04a5f12c-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b146/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b147/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b151/_pkg_.a packagefile golang.org/x/text/width=$WORK/b152/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid QsMRF6TXs6LOJdvZIE96/QsMRF6TXs6LOJdvZIE96 -goversion go1.16.15 -D "" -importcfg $WORK/b145/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/bd/bd849e851b6a240cf30bc33d5c9ff7c572310fea0a44aaefadf138de3d9e118e-d # internal github.com/pkg/errors mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid OzjnnBoj0NREjDyAuwXQ/OzjnnBoj0NREjDyAuwXQ -goversion go1.16.15 -D "" -importcfg $WORK/b164/importcfg -pack /usr/share/gocode/src/github.com/pkg/errors/errors.go /usr/share/gocode/src/github.com/pkg/errors/go113.go /usr/share/gocode/src/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/83/839576cfd8f228341476359c8ff2d63d8a7f43f60e6b401ac80a7309cd8826cc-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid XwY82YC1bE7hN70IXq0G/XwY82YC1bE7hN70IXq0G -goversion go1.16.15 -D "" -importcfg $WORK/b175/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/template/parse/lex.go /usr/share/gocode/src/github.com/alecthomas/template/parse/node.go /usr/share/gocode/src/github.com/alecthomas/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/64/644631f2de414c2bc2c453b7da153a2c23873799edfd30452e83698103b87bb7-d # internal github.com/alecthomas/units mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid l0ter11arjrQBOTlhBjq/l0ter11arjrQBOTlhBjq -goversion go1.16.15 -D "" -importcfg $WORK/b176/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/units/bytes.go /usr/share/gocode/src/github.com/alecthomas/units/doc.go /usr/share/gocode/src/github.com/alecthomas/units/si.go /usr/share/gocode/src/github.com/alecthomas/units/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/4b/4b6aeb6acd5b1e396a73674df8515873a5568b1be9749e1236cce087e5394ef4-d # internal go/token mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p go/token -std -complete -installsuffix shared -buildid 0wchUmWyVD-nny3DZxGJ/0wchUmWyVD-nny3DZxGJ -goversion go1.16.15 -D "" -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/e5/e54b2d63f9e224bf6a9d1c6800ca093c0f98cd9b800c8034aada925a887a8124-d # internal text/template mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile internal/fmtsort=$WORK/b042/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b161/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p text/template -std -complete -installsuffix shared -buildid ZU3jql1Bv1DxnuOFG_m8/ZU3jql1Bv1DxnuOFG_m8 -goversion go1.16.15 -D "" -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/c4/c49b2b59fdb8edfa3df15334d84311b8ded89ae28511bfd57d6a6e19f890d21c-d # internal go/scanner mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile go/token=$WORK/b180/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid dauUzQv1eK0k42HC_yDA/dauUzQv1eK0k42HC_yDA -goversion go1.16.15 -D "" -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/73/73ce8adb0226881dbb9b1b73547104490efbb931d3c478d11948e70020be9932-d # internal github.com/alecthomas/template mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid O49WIAfVB_H7o2Kojyqu/O49WIAfVB_H7o2Kojyqu -goversion go1.16.15 -D "" -importcfg $WORK/b174/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/template/doc.go /usr/share/gocode/src/github.com/alecthomas/template/exec.go /usr/share/gocode/src/github.com/alecthomas/template/funcs.go /usr/share/gocode/src/github.com/alecthomas/template/helper.go /usr/share/gocode/src/github.com/alecthomas/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ae/ae56b2e3f5cc989ea03b8eb7c63bfae3348de9fe3705ee317fc1f94bbd5a515e-d # internal go/ast mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile go/scanner=$WORK/b179/_pkg_.a packagefile go/token=$WORK/b180/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p go/ast -std -complete -installsuffix shared -buildid a7c6kjzlIym07Bvit3X_/a7c6kjzlIym07Bvit3X_ -goversion go1.16.15 -D "" -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/f6/f608cd62d25bfac0b15467f9e9f0d4f3609fddf57f6295843cb088614a567e27-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b123/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b125/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b126/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b127/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid sVZB3zHC-wfpZ6Bei3xT/sVZB3zHC-wfpZ6Bei3xT -goversion go1.16.15 -D "" -importcfg $WORK/b122/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bson.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/decoder.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/doc.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/encoder.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/marshal.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive_codecs.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/raw.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/raw_element.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/raw_value.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/registry.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/types.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/3a/3aa4517d8b99bfe11f38c4984f0447aa30b0dedd29043522e6669ecdf12e30b4-d # internal html/template mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile html=$WORK/b118/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b049/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b160/_pkg_.a packagefile text/template/parse=$WORK/b161/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p html/template -std -complete -installsuffix shared -buildid RDtZHXm9a9E6fsS7XD-D/RDtZHXm9a9E6fsS7XD-D -goversion go1.16.15 -D "" -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1f/1f24496f65b4ef05f1dee574b79139c0f8a5fe48bb4b696457ddc0c9efaee4a5-d # internal github.com/prometheus/common/model mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid w04sD97KkALcJTlGZ-Ri/w04sD97KkALcJTlGZ-Ri -goversion go1.16.15 -D "" -importcfg $WORK/b184/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/model/alert.go /usr/share/gocode/src/github.com/prometheus/common/model/fingerprinting.go /usr/share/gocode/src/github.com/prometheus/common/model/fnv.go /usr/share/gocode/src/github.com/prometheus/common/model/labels.go /usr/share/gocode/src/github.com/prometheus/common/model/labelset.go /usr/share/gocode/src/github.com/prometheus/common/model/metric.go /usr/share/gocode/src/github.com/prometheus/common/model/model.go /usr/share/gocode/src/github.com/prometheus/common/model/signature.go /usr/share/gocode/src/github.com/prometheus/common/model/silence.go /usr/share/gocode/src/github.com/prometheus/common/model/time.go /usr/share/gocode/src/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/af/af50c84e1b56edd94eb10742235e3367be0a936532c951d37a98acd9de264dd3-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b188/ cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/1c/1c5604feb1543047f8c8618676442dc3a1d076373745cdecdeb5f9aca644a313-d # internal cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b057/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid PvISC9yXnTvtQtpq0QjQ/PvISC9yXnTvtQtpq0QjQ -goversion go1.16.15 -D "" -importcfg $WORK/b188/importcfg -pack /usr/share/gocode/src/github.com/go-logfmt/logfmt/decode.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/doc.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/encode.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/jsonstring.go go/doc mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile go/ast=$WORK/b178/_pkg_.a packagefile go/token=$WORK/b180/_pkg_.a packagefile internal/lazyregexp=$WORK/b181/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile text/template=$WORK/b160/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p go/doc -std -complete -installsuffix shared -buildid LtMuVeGwqmCK7fOawb2X/LtMuVeGwqmCK7fOawb2X -goversion go1.16.15 -D "" -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/8b/8b2d38525a107e7c2a3c04eb5462dcba9ba4948de5c954bb3d108aeaad9fdbd1-d # internal github.com/go-kit/log mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b188/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/go-kit/log -complete -installsuffix shared -buildid J9Hxoa3I_jAq53j9Z5Wy/J9Hxoa3I_jAq53j9Z5Wy -goversion go1.16.15 -D "" -importcfg $WORK/b187/importcfg -pack /usr/share/gocode/src/github.com/go-kit/log/doc.go /usr/share/gocode/src/github.com/go-kit/log/json_logger.go /usr/share/gocode/src/github.com/go-kit/log/log.go /usr/share/gocode/src/github.com/go-kit/log/logfmt_logger.go /usr/share/gocode/src/github.com/go-kit/log/nop_logger.go /usr/share/gocode/src/github.com/go-kit/log/stdlib.go /usr/share/gocode/src/github.com/go-kit/log/sync.go /usr/share/gocode/src/github.com/go-kit/log/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/17/17d43c745904db327527371e45649653204519b58ae6d035b598b9e906c98a1b-d # internal net/http/httptrace mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile internal/nettrace=$WORK/b077/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 246fD1IU1BVmsZV2W-qy/246fD1IU1BVmsZV2W-qy -goversion go1.16.15 -D "" -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/b4/b45c1439f86a48fb5d0273b15bf24b17160b606d92b7b77e02661058b97fb9d9-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/pkg/errors=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid uPDDpCVAw1dG2lE5_hyv/uPDDpCVAw1dG2lE5_hyv -goversion go1.16.15 -D "" -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/pkg/labels/matcher.go ./_build/src/github.com/prometheus/alertmanager/pkg/labels/parse.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/d4/d4724bb8d958ab3df2184889eb1f7000e028bc6a8ee642b1467f1f7d25b6802b-d # internal net/http mkdir -p $WORK/b095/ cat >$WORK/b095/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/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b096/_pkg_.a packagefile container/list=$WORK/b025/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b049/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/multipart=$WORK/b111/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/http/httptrace=$WORK/b113/_pkg_.a packagefile net/http/internal=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p net/http -std -complete -installsuffix shared -buildid JENzEZLSlJGYLAsv1vkX/JENzEZLSlJGYLAsv1vkX -goversion go1.16.15 -D "" -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/ab/abdf9ad008c9da96a02d0663af7552e5226101bd3e22b4f27dd5705ad00033bc-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b136/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/prometheus/alertmanager/timeinterval -complete -installsuffix shared -buildid HRLKkIqedUO_8UVEPoOI/HRLKkIqedUO_8UVEPoOI -goversion go1.16.15 -D "" -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ae/aeb618577b53f7cb41c3de35be69d1d441b71e248fc9b25f362f361f5f6beec3-d # internal github.com/go-kit/log/level mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/go-kit/log/level -complete -installsuffix shared -buildid lJ7WrvBE2sys8EoVCnvJ/lJ7WrvBE2sys8EoVCnvJ -goversion go1.16.15 -D "" -importcfg $WORK/b189/importcfg -pack /usr/share/gocode/src/github.com/go-kit/log/level/doc.go /usr/share/gocode/src/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/62/62647134adee20190bec3779b07b4e29799f58f11cb387cba7709825f1611998-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid eqbqmPcOywdtB-pAPBwi/eqbqmPcOywdtB-pAPBwi -goversion go1.16.15 -D "" -importcfg $WORK/b198/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/errors.go /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/ca/cade8d74d17dd0d2f3cf5ed92e01f9a41d6c00e30a80b94e061494292360a33e-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid ORj90BxEHgSP97smgHY3/ORj90BxEHgSP97smgHY3 -goversion go1.16.15 -D "" -importcfg $WORK/b223/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/32/321782ff4acd44c1e58c279fc420f45700d25d3dfc3e645911d6cbc8b71ec7ab-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid SF9S2ojDqwwvDj8ZJoQI/SF9S2ojDqwwvDj8ZJoQI -goversion go1.16.15 -D "" -importcfg $WORK/b237/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/ca/ca14ec88c293b0454d210ce89481067e1097e1fb80ef6400834a0b0360b0c040-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b198/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 9lEJAaevQp9ZPTbq99-B/9lEJAaevQp9ZPTbq99-B -goversion go1.16.15 -D "" -importcfg $WORK/b197/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/6c/6c2c24aa30b1539a41adf8bb8c96132ed8bd8ff95591d5006f52501c21b9ec3e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/52/52946d28cbc3c7ff9cf298ad31ec093f482944f5759aec2e0c96c08dd09ca6c6-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid 0Yt_ei05iuX4fAlj4juW/0Yt_ei05iuX4fAlj4juW -goversion go1.16.15 -D "" -importcfg $WORK/b246/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/timeseries/timeseries.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/1f/1fc3bfb3028c3942328df0e6aa5651abeaf78b0ee265b8069eeea878a6868b8f-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b174/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b176/_pkg_.a packagefile go/doc=$WORK/b177/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid nR-9cXVfbsGxpS85ojX4/nR-9cXVfbsGxpS85ojX4 -goversion go1.16.15 -D "" -importcfg $WORK/b173/importcfg -pack /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/actions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/app.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/args.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/cmd.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/completions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/doc.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/envar.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/flags.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/global.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/model.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parser.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parsers.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/templates.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/usage.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values_generated.go github.com/prometheus/procfs mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b237/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b238/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b239/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid YDuDSBCogodwkdyMbKpU/YDuDSBCogodwkdyMbKpU -goversion go1.16.15 -D "" -importcfg $WORK/b236/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/arp.go /usr/share/gocode/src/github.com/prometheus/procfs/buddyinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cmdline.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo_armx.go /usr/share/gocode/src/github.com/prometheus/procfs/crypto.go /usr/share/gocode/src/github.com/prometheus/procfs/doc.go /usr/share/gocode/src/github.com/prometheus/procfs/fs.go /usr/share/gocode/src/github.com/prometheus/procfs/fscache.go /usr/share/gocode/src/github.com/prometheus/procfs/ipvs.go /usr/share/gocode/src/github.com/prometheus/procfs/kernel_random.go /usr/share/gocode/src/github.com/prometheus/procfs/loadavg.go /usr/share/gocode/src/github.com/prometheus/procfs/mdstat.go /usr/share/gocode/src/github.com/prometheus/procfs/meminfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountstats.go /usr/share/gocode/src/github.com/prometheus/procfs/net_conntrackstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_dev.go /usr/share/gocode/src/github.com/prometheus/procfs/net_ip_socket.go /usr/share/gocode/src/github.com/prometheus/procfs/net_protocols.go /usr/share/gocode/src/github.com/prometheus/procfs/net_sockstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_softnet.go /usr/share/gocode/src/github.com/prometheus/procfs/net_tcp.go /usr/share/gocode/src/github.com/prometheus/procfs/net_udp.go /usr/share/gocode/src/github.com/prometheus/procfs/net_unix.go /usr/share/gocode/src/github.com/prometheus/procfs/netstat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_cgroup.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_cgroups.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_environ.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_fdinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_io.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_limits.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_maps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_ns.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_psi.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_smaps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_stat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_status.go /usr/share/gocode/src/github.com/prometheus/procfs/schedstat.go /usr/share/gocode/src/github.com/prometheus/procfs/slab.go /usr/share/gocode/src/github.com/prometheus/procfs/stat.go /usr/share/gocode/src/github.com/prometheus/procfs/swaps.go /usr/share/gocode/src/github.com/prometheus/procfs/vm.go /usr/share/gocode/src/github.com/prometheus/procfs/xfrm.go /usr/share/gocode/src/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/43/4382202f709a965acc79aef75f0b80d5b91756efcf065f8895e1aca49cd76bba-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b203/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid IkGI9B0V9--S5RoK6SYe/IkGI9B0V9--S5RoK6SYe -goversion go1.16.15 -D "" -importcfg $WORK/b202/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/methods.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/proto.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/type.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_union.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/fc/fcad18a05729db42ffd7965e2fcf8ef54e22cad217d72c30b5f82007a8f4c420-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b147/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid R1-LqBvWptlKRTommQ5Z/R1-LqBvWptlKRTommQ5Z -goversion go1.16.15 -D "" -importcfg $WORK/b248/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http/httpguts/guts.go /usr/share/gocode/src/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/1e/1ef358d4eaed8e3a54d293cdf940b7e656ffebe8673e044dd996d29d6f0ec374-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid _7kWKTlZlUQbhbV-y7VG/_7kWKTlZlUQbhbV-y7VG -goversion go1.16.15 -D "" -importcfg $WORK/b249/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http2/hpack/encode.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/hpack.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/huffman.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/bf/bf505ebdaf1e5166b3d9f556a1baf305380c97402aac919b7c9ad0fcda1f6194-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid P4DMokIWOFTRLXJjNhin/P4DMokIWOFTRLXJjNhin -goversion go1.16.15 -D "" -importcfg $WORK/b256/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awserr/error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awserr/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/ad/adeeea668604261d54dc51811a1d00e64cbf8e205beaae30bb279cabbf59b8c0-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid g-y2Pd1NrDlTD6H4ixwA/g-y2Pd1NrDlTD6H4ixwA -goversion go1.16.15 -D "" -importcfg $WORK/b258/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ast.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/comma_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/comment_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/empty_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/expression.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ini.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/newline_token.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/number_helper.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/parse_error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/skipper.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/statement.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/value_util.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/visitor.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/walker.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini/ws_token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/fc/fc3eece7d4361854507bfb817401a803430ca8faa64823a34ec2593ab5e35765-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid LyiH22PyHuf_XqgCaw08/LyiH22PyHuf_XqgCaw08 -goversion go1.16.15 -D "" -importcfg $WORK/b201/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/c6/c66df62afadaddba5e84ab0af83ffc4263f633c61fed71bc80266ff4acb11a3d-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid Z16l3Y9woI-a2yrrublA/Z16l3Y9woI-a2yrrublA -goversion go1.16.15 -D "" -importcfg $WORK/b206/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings.go /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/63/636fec43ea72b5b3552161b3bd3f232980ee5f2cc7d03e2b87a299fab20332a5-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b206/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b057/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid 0N9u_ULVT9qQfIYonKNK/0N9u_ULVT9qQfIYonKNK -goversion go1.16.15 -D "" -importcfg $WORK/b204/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_number.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_string.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_token.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/5f/5f95a6a5064ee04ef71847ced041fe24686652a2b63e615fde3d9223b067e2f6-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid QaYGz-IlOph6hpPh17n4/QaYGz-IlOph6hpPh17n4 -goversion go1.16.15 -D "" -importcfg $WORK/b207/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/any_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/api_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/descriptor_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/duration_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/empty_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/field_mask_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/goname.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/map_entry.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/source_context_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/struct_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/timestamp_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/type_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/4c/4c6e4bbfcea6e30580d9170b413aa0aa3c536632b27d98c3791ea3fd7e62f03d-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid NExaXWGGzl_h6bpgrrOc/NExaXWGGzl_h6bpgrrOc -goversion go1.16.15 -D "" -importcfg $WORK/b208/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/order/order.go /usr/share/gocode/src/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/c8/c8179ba777a4f78ffbd92d7992d54b5c7cd353a0a0c86f9465ec49e07491d8a5-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid Ehpo867JvLyFnx3hIf6s/Ehpo867JvLyFnx3hIf6s -goversion go1.16.15 -D "" -importcfg $WORK/b211/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/be/be29815de61c7b1ad331227a7d4f6ec6806cc7ee6223f4d52a129d3893752e7d-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid pJ3dtreyIgJ1c825sBz_/pJ3dtreyIgJ1c825sBz_ -goversion go1.16.15 -D "" -importcfg $WORK/b212/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/legacy.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/56/5654b9d653be448bf1a6c18cd76543fd2e9a3ce44dc27e36dfe551648e997774-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid lbtECJsza5X9A233Mq9Y/lbtECJsza5X9A233Mq9Y -goversion go1.16.15 -D "" -importcfg $WORK/b214/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/0f/0fb708e5011c29a89870d1688a9161f118eaaf444b04dcec9b4470b6e7b0ca39-d # internal github.com/prometheus/alertmanager/cli/config mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b173/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile os=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/prometheus/alertmanager/cli/config -complete -installsuffix shared -buildid O0jq9uVWf6pZROfHjyHy/O0jq9uVWf6pZROfHjyHy -goversion go1.16.15 -D "" -importcfg $WORK/b172/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/config/config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/e0/e05899df88a1f2315de1aedf49608f49e76fb35d78cba0c2129fca291612b858-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid iIbAZnl141rgXsSt8kym/iIbAZnl141rgXsSt8kym -goversion go1.16.15 -D "" -importcfg $WORK/b216/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/6c/6c0aad508a4db6e5042c55ee023c02d2670b320bdb3ae3f0c892336d7b4867e4-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid nODexs1pypKkx2tpP1rE/nODexs1pypKkx2tpP1rE -goversion go1.16.15 -D "" -importcfg $WORK/b217/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/60/60e7e1b3592b4248071e1a6e0c9515024c9e037e939c103c5c9f19dc9b12f3c0-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b212/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid UxhxXxexqu8XNxvUZuxz/UxhxXxexqu8XNxvUZuxz -goversion go1.16.15 -D "" -importcfg $WORK/b210/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/proto/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/doc.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/equal.go /usr/share/gocode/src/google.golang.org/protobuf/proto/extension.go /usr/share/gocode/src/google.golang.org/protobuf/proto/merge.go /usr/share/gocode/src/google.golang.org/protobuf/proto/messageset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto_methods.go /usr/share/gocode/src/google.golang.org/protobuf/proto/reset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/91/91d236a84ca95d7db750456024f3d6859263b54f9a02e378ad1673535ee6fa2c-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b258/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b259/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b260/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid SlaToNf4n7oltYoCfhs4/SlaToNf4n7oltYoCfhs4 -goversion go1.16.15 -D "" -importcfg $WORK/b257/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/credentials.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/b8/b89fe33d9b30f7af8940e0bf28f2aeb2d7f3787ff459185ab23dcc230f02e209-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid XydhwEqqcHokMymdHzuF/XydhwEqqcHokMymdHzuF -goversion go1.16.15 -D "" -importcfg $WORK/b261/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/decode.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/d4/d43d5fc9a78aa3975719ddde0a1c44f988c915043c1c9c75323d2675e533b822-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid bzotk4rjwVDI86BQNu8c/bzotk4rjwVDI86BQNu8c -goversion go1.16.15 -D "" -importcfg $WORK/b268/importcfg -pack /usr/share/gocode/src/github.com/jmespath/go-jmespath/api.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/astnodetype_string.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/functions.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/interpreter.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/lexer.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/parser.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/toktype_string.go /usr/share/gocode/src/github.com/jmespath/go-jmespath/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/8c/8cb3b742e2af35f5610a675e7e28d436529725504448eab264ef4ab5e138997f-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile os/exec=$WORK/b283/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid 6Pz_NX3GCoTFHtHkVcN_/6Pz_NX3GCoTFHtHkVcN_ -goversion go1.16.15 -D "" -importcfg $WORK/b282/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/14/14facdb4ef2b9822f5edad64d45e05d0dde34f8709d9270fda56452c350624a2-d # internal github.com/oklog/run mkdir -p $WORK/b301/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile os/signal=$WORK/b302/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/oklog/run -complete -installsuffix shared -buildid KNXy4_ZdUJB-uzOhHK4a/KNXy4_ZdUJB-uzOhHK4a -goversion go1.16.15 -D "" -importcfg $WORK/b301/importcfg -pack /usr/share/gocode/src/github.com/oklog/run/actors.go /usr/share/gocode/src/github.com/oklog/run/group.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b2/b25d6ca62efdd86cb733ed110283f41f300e9e93c20927bcc2b8931e5c3ce0da-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b211/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid KCdA4l5cE_o-Iehyx-8f/KCdA4l5cE_o-Iehyx-8f -goversion go1.16.15 -D "" -importcfg $WORK/b196/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/decode.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/doc.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/0e/0e05782bb67c73f3494ee3604302b4acdeb193eed9b93263513ba202ecc70d0a-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b214/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b211/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid 6kO5EiUb6ckP3JXKuX8f/6kO5EiUb6ckP3JXKuX8f -goversion go1.16.15 -D "" -importcfg $WORK/b215/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/build.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/c9/c9a513e7af86179ed76cbbe22fc6464f077147c1ae22563f1f76a7becc081d46-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b268/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid L8AQjSlGQ2LYGVjTBD5R/L8AQjSlGQ2LYGVjTBD5R -goversion go1.16.15 -D "" -importcfg $WORK/b267/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/copy.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/equal.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/34/34bb980effd3661eef356e257ca34d33f7df47138591cad4a68415649eda3d7f-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid LSH-rh1zQfzfk2doXLIT/LSH-rh1zQfzfk2doXLIT -goversion go1.16.15 -D "" -importcfg $WORK/b308/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/proto/clone.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/custom_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/decode.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/deprecated.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/discard.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/duration.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/duration_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/encode.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/encode_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/equal.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/extensions.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/extensions_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/lib.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/lib_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/message_set.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/pointer_unsafe.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/properties.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/properties_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/skip_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_marshal.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_marshal_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_merge.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_unmarshal.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/text.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/text_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/text_parser.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/timestamp.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/timestamp_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/wrappers.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/10/100baeda36e7a58a460b42036d29fa567bcab1b92e449666e9f90f32cd3f6926-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os/exec=$WORK/b283/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid dNjC1tSccVFyzTU_sBN-/dNjC1tSccVFyzTU_sBN- -goversion go1.16.15 -D "" -importcfg $WORK/b309/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/doc.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ifaddr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ifaddrs.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ifattr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipaddr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipaddrs.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipv4addr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipv6addr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/rfc.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/route_info.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/route_info_linux.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/sockaddr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/sockaddrs.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/unixsock.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/9a/9afce7c51bd4bab4cdb8b01bcaac2f76afc9aae2e78f62d4dc8ab5976c1f4c9f-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b214/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid Ak6up8Q0g9Csqy8JvFzj/Ak6up8Q0g9Csqy8JvFzj -goversion go1.16.15 -D "" -importcfg $WORK/b222/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/4d/4d99a98641860b276d8e1ce58b72a0d93a315103ebbd4bbd1ed04a3683cc6349-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b212/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid osB7FhYIJTBDK3xib_Qr/osB7FhYIJTBDK3xib_Qr -goversion go1.16.15 -D "" -importcfg $WORK/b221/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/api_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map_go112.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_messageset.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_tables.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/encode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_file.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/validate.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/6e/6e43c0e3dbabbbee51902851869fa023d5686956e3a054835612e619b2ee2559-d # internal compress/lzw mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p compress/lzw -std -complete -installsuffix shared -buildid OE5i55Gxm7e1fvexijRQ/OE5i55Gxm7e1fvexijRQ -goversion go1.16.15 -D "" -importcfg $WORK/b311/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/52/525d9122383f6e96413e3c6c6bbca1155d7854ebdf4e85de313a0cb00d851150-d # internal github.com/google/btree mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/google/btree -complete -installsuffix shared -buildid gm5yZDdyZaC9tDaWlHBa/gm5yZDdyZaC9tDaWlHBa -goversion go1.16.15 -D "" -importcfg $WORK/b315/importcfg -pack /usr/share/gocode/src/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/66/6637f8ca024fa7b4e859d8b23ed4077bd915cc2628fa9b8f5174a8128328db77-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b319/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid whmx3mc4O7GUWFIiUPcT/whmx3mc4O7GUWFIiUPcT -goversion go1.16.15 -D "" -importcfg $WORK/b318/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-multierror/append.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/flatten.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/format.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/group.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/multierror.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/prefix.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/sort.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a9/a9f56c6be1634cf33237e4c70f24d4c3ba3ab8019e0bc153f0f3e94d112ac049-d # internal github.com/go-openapi/errors mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/go-openapi/errors -complete -installsuffix shared -buildid xUfA1wQeV-OyieMwgdiE/xUfA1wQeV-OyieMwgdiE -goversion go1.16.15 -D "" -importcfg $WORK/b094/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/errors/api.go /usr/share/gocode/src/github.com/go-openapi/errors/auth.go /usr/share/gocode/src/github.com/go-openapi/errors/doc.go /usr/share/gocode/src/github.com/go-openapi/errors/headers.go /usr/share/gocode/src/github.com/go-openapi/errors/middleware.go /usr/share/gocode/src/github.com/go-openapi/errors/parsing.go /usr/share/gocode/src/github.com/go-openapi/errors/schema.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/04/04c64559933352b2abbe174f4346982380088149a1b0bf1e2411b7a2018fbb8d-d # internal github.com/go-openapi/swag mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b132/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b134/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/go-openapi/swag -complete -installsuffix shared -buildid TBq9Ew-uTxi8mtozJSnO/TBq9Ew-uTxi8mtozJSnO -goversion go1.16.15 -D "" -importcfg $WORK/b131/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/swag/convert.go /usr/share/gocode/src/github.com/go-openapi/swag/convert_types.go /usr/share/gocode/src/github.com/go-openapi/swag/doc.go /usr/share/gocode/src/github.com/go-openapi/swag/json.go /usr/share/gocode/src/github.com/go-openapi/swag/loading.go /usr/share/gocode/src/github.com/go-openapi/swag/name_lexem.go /usr/share/gocode/src/github.com/go-openapi/swag/net.go /usr/share/gocode/src/github.com/go-openapi/swag/path.go /usr/share/gocode/src/github.com/go-openapi/swag/post_go18.go /usr/share/gocode/src/github.com/go-openapi/swag/post_go19.go /usr/share/gocode/src/github.com/go-openapi/swag/split.go /usr/share/gocode/src/github.com/go-openapi/swag/util.go /usr/share/gocode/src/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/9d/9d71664e119a8540eb690f92c429147842991d2a68b66a4585c893801dfc013f-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b116/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b117/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b094/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b121/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b122/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b126/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b127/_pkg_.a packagefile net/mail=$WORK/b130/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid T8QZdYW9jqND6sH1zqxQ/T8QZdYW9jqND6sH1zqxQ -goversion go1.16.15 -D "" -importcfg $WORK/b115/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/strfmt/bson.go /usr/share/gocode/src/github.com/go-openapi/strfmt/date.go /usr/share/gocode/src/github.com/go-openapi/strfmt/default.go /usr/share/gocode/src/github.com/go-openapi/strfmt/doc.go /usr/share/gocode/src/github.com/go-openapi/strfmt/duration.go /usr/share/gocode/src/github.com/go-openapi/strfmt/format.go /usr/share/gocode/src/github.com/go-openapi/strfmt/time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/9f/9f416d1546cc428da4f298e5952ab3ae43a7279c105e546d4b5725ac6144fe66-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b131/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid A_D8TnLGdjSBuW3Xkpkw/A_D8TnLGdjSBuW3Xkpkw -goversion go1.16.15 -D "" -importcfg $WORK/b141/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ab/ab0e39b80e758037bd823aa63d0080fb7d7569ce2071dc5d7a26f3c7f3271be9-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b145/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b141/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid B6w28aIt1gMIP3Dpwm2D/B6w28aIt1gMIP3Dpwm2D -goversion go1.16.15 -D "" -importcfg $WORK/b144/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/bb/bb9caeb9157d0bc4ef0ffb55c91f03cfa32bc8b3918953f8fc38bede2ddc1cc0-d # internal github.com/go-openapi/spec mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b096/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/gob=$WORK/b143/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b141/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b144/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b131/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/go-openapi/spec -complete -installsuffix shared -buildid EcCgq8w9vLt2yEEAqjRr/EcCgq8w9vLt2yEEAqjRr -goversion go1.16.15 -D "" -importcfg $WORK/b142/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/spec/bindata.go /usr/share/gocode/src/github.com/go-openapi/spec/cache.go /usr/share/gocode/src/github.com/go-openapi/spec/contact_info.go /usr/share/gocode/src/github.com/go-openapi/spec/debug.go /usr/share/gocode/src/github.com/go-openapi/spec/expander.go /usr/share/gocode/src/github.com/go-openapi/spec/external_docs.go /usr/share/gocode/src/github.com/go-openapi/spec/header.go /usr/share/gocode/src/github.com/go-openapi/spec/info.go /usr/share/gocode/src/github.com/go-openapi/spec/items.go /usr/share/gocode/src/github.com/go-openapi/spec/license.go /usr/share/gocode/src/github.com/go-openapi/spec/normalizer.go /usr/share/gocode/src/github.com/go-openapi/spec/operation.go /usr/share/gocode/src/github.com/go-openapi/spec/parameter.go /usr/share/gocode/src/github.com/go-openapi/spec/path_item.go /usr/share/gocode/src/github.com/go-openapi/spec/paths.go /usr/share/gocode/src/github.com/go-openapi/spec/properties.go /usr/share/gocode/src/github.com/go-openapi/spec/ref.go /usr/share/gocode/src/github.com/go-openapi/spec/response.go /usr/share/gocode/src/github.com/go-openapi/spec/responses.go /usr/share/gocode/src/github.com/go-openapi/spec/schema.go /usr/share/gocode/src/github.com/go-openapi/spec/schema_loader.go /usr/share/gocode/src/github.com/go-openapi/spec/security_scheme.go /usr/share/gocode/src/github.com/go-openapi/spec/spec.go /usr/share/gocode/src/github.com/go-openapi/spec/swagger.go /usr/share/gocode/src/github.com/go-openapi/spec/tag.go /usr/share/gocode/src/github.com/go-openapi/spec/unused.go /usr/share/gocode/src/github.com/go-openapi/spec/validations.go /usr/share/gocode/src/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c7/c7bc7c771c60b57bafaa7b8bde667c73c5a096aa1ecde652683f2a4c83a6112b-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/csv=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/xml=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b094/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b131/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/multipart=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid aLlKBEUPh10Da4FXG23S/aLlKBEUPh10Da4FXG23S -goversion go1.16.15 -D "" -importcfg $WORK/b091/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/bytestream.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_auth_info.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_operation.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_request.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_response.go /usr/share/gocode/src/github.com/go-openapi/runtime/constants.go /usr/share/gocode/src/github.com/go-openapi/runtime/csv.go /usr/share/gocode/src/github.com/go-openapi/runtime/discard.go /usr/share/gocode/src/github.com/go-openapi/runtime/file.go /usr/share/gocode/src/github.com/go-openapi/runtime/headers.go /usr/share/gocode/src/github.com/go-openapi/runtime/interfaces.go /usr/share/gocode/src/github.com/go-openapi/runtime/json.go /usr/share/gocode/src/github.com/go-openapi/runtime/request.go /usr/share/gocode/src/github.com/go-openapi/runtime/statuses.go /usr/share/gocode/src/github.com/go-openapi/runtime/text.go /usr/share/gocode/src/github.com/go-openapi/runtime/values.go /usr/share/gocode/src/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/db/db51bb6a1d2b61b0bdd33737994f64e3e56ce42f5a051ffffa6c4d54e8174235-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid VBMus3YDMl8dyihO6zwH/VBMus3YDMl8dyihO6zwH -goversion go1.16.15 -D "" -importcfg $WORK/b154/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco/router.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco/server.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/37/370af76979e1616734e33e59dad9b2f50788b39ee199d451714843bb44448080-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b095/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid qeCBkU6modu4hIICraE-/qeCBkU6modu4hIICraE- -goversion go1.16.15 -D "" -importcfg $WORK/b155/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/a7/a75fe0a7db2111cb94d500ff00f30d437a463c0fe24bf7c52841c2268052f2e8-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b094/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid yhMAcwN11OM_iUVYa2ag/yhMAcwN11OM_iUVYa2ag -goversion go1.16.15 -D "" -importcfg $WORK/b157/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/security/authenticator.go /usr/share/gocode/src/github.com/go-openapi/runtime/security/authorizer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d1/d1bbf2b385d6658c10394993da0bcb31de9121d224aa15a81ee4321766e59985-d # internal github.com/go-openapi/runtime/yamlpc mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b091/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b136/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/go-openapi/runtime/yamlpc -complete -installsuffix shared -buildid UAuPHQdo8i0gJv_4IB47/UAuPHQdo8i0gJv_4IB47 -goversion go1.16.15 -D "" -importcfg $WORK/b162/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/yamlpc/yaml.go cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/7f/7fe2f4d0b11ba576aadc70d44113f4ad45bddd556221c3b08064fadfe8609f64-d # internal net/http/httputil mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b099/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/http/internal=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 1KneU85Ow5WNgKMGYm7u/1KneU85Ow5WNgKMGYm7u -goversion go1.16.15 -D "" -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/e6/e6b57ebcce3c83f8e80e30bc8e8c40d937cdf862337a5ab83d260f9d1e3efc6a-d # internal expvar mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p expvar -std -complete -installsuffix shared -buildid 3ODoXP5vhlsCtkDORRNq/3ODoXP5vhlsCtkDORRNq -goversion go1.16.15 -D "" -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/a5/a5a9ad8746fe7dd4acb908a47544ef9f80a96cb0794237724aaa5ebb77a053e6-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b140/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b141/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b142/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b131/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid GyF5GhVxA5BdiAGJSytk/GyF5GhVxA5BdiAGJSytk -goversion go1.16.15 -D "" -importcfg $WORK/b139/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/analysis/analyzer.go /usr/share/gocode/src/github.com/go-openapi/analysis/debug.go /usr/share/gocode/src/github.com/go-openapi/analysis/doc.go /usr/share/gocode/src/github.com/go-openapi/analysis/fixer.go /usr/share/gocode/src/github.com/go-openapi/analysis/flatten.go /usr/share/gocode/src/github.com/go-openapi/analysis/mixin.go /usr/share/gocode/src/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/12/12265807d7f0f379d3bf83c262cb7f8c4c32828bbf40f3630dcbf2aa98d01c09-d # internal golang.org/x/net/trace mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b246/_pkg_.a packagefile html/template=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b185/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid Koswjs8ZHe43htFU5ebS/Koswjs8ZHe43htFU5ebS -goversion go1.16.15 -D "" -importcfg $WORK/b245/importcfg -pack /usr/share/gocode/src/golang.org/x/net/trace/events.go /usr/share/gocode/src/golang.org/x/net/trace/histogram.go /usr/share/gocode/src/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/7b/7bf9846194fb4c2e6e50edfd3edc4e619f7cffbbf3743744f569a207ed49c2fd-d # internal golang.org/x/net/http2 mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b096/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b248/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b249/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b147/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b113/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid dqxHEP4hQGGl1O23Ro4R/dqxHEP4hQGGl1O23Ro4R -goversion go1.16.15 -D "" -importcfg $WORK/b247/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http2/ascii.go /usr/share/gocode/src/golang.org/x/net/http2/ciphers.go /usr/share/gocode/src/golang.org/x/net/http2/client_conn_pool.go /usr/share/gocode/src/golang.org/x/net/http2/databuffer.go /usr/share/gocode/src/golang.org/x/net/http2/errors.go /usr/share/gocode/src/golang.org/x/net/http2/flow.go /usr/share/gocode/src/golang.org/x/net/http2/frame.go /usr/share/gocode/src/golang.org/x/net/http2/go111.go /usr/share/gocode/src/golang.org/x/net/http2/go115.go /usr/share/gocode/src/golang.org/x/net/http2/gotrack.go /usr/share/gocode/src/golang.org/x/net/http2/headermap.go /usr/share/gocode/src/golang.org/x/net/http2/http2.go /usr/share/gocode/src/golang.org/x/net/http2/pipe.go /usr/share/gocode/src/golang.org/x/net/http2/server.go /usr/share/gocode/src/golang.org/x/net/http2/transport.go /usr/share/gocode/src/golang.org/x/net/http2/write.go /usr/share/gocode/src/golang.org/x/net/http2/writesched.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_priority.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/56/56cd337c24cad1814da351c0308c4d87696f62feef3db37c43698b9e683801fb-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b211/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid xkF_8cUf-XW3SWBq5iqB/xkF_8cUf-XW3SWBq5iqB -goversion go1.16.15 -D "" -importcfg $WORK/b220/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/b9/b926ccb21b1ea7437e5c7020e6e357a61a66c4df3b9dc9f2643bfb716339e5e8-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid bRSM5eBDP2I7pzQPqXvG/bRSM5eBDP2I7pzQPqXvG -goversion go1.16.15 -D "" -importcfg $WORK/b252/importcfg -pack /usr/share/gocode/src/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/1c/1ca007bef9a3f0d4acfe7c8e92463598d445e458a14b52eac88e11d2b235dd63-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b252/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid KxsNhJNrQ0boUGHoLozv/KxsNhJNrQ0boUGHoLozv -goversion go1.16.15 -D "" -importcfg $WORK/b251/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/internal/doc.go /usr/share/gocode/src/golang.org/x/oauth2/internal/oauth2.go /usr/share/gocode/src/golang.org/x/oauth2/internal/token.go /usr/share/gocode/src/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/d2/d270c1d3240328c6898fb049c4dcfb39ad32fbd7031983fd77439956493f8f8e-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b223/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid jbCOtBFbwocu0u-c0kLh/jbCOtBFbwocu0u-c0kLh -goversion go1.16.15 -D "" -importcfg $WORK/b219/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/impl.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/2d/2d1b8345597e1918dfb91fe47f13ed468cccae5cd85d83a288c433e2970e0df8-d # internal golang.org/x/oauth2 mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b251/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p golang.org/x/oauth2 -complete -installsuffix shared -buildid ycSiqzuV-g0l-1aRCRt9/ycSiqzuV-g0l-1aRCRt9 -goversion go1.16.15 -D "" -importcfg $WORK/b250/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/oauth2.go /usr/share/gocode/src/golang.org/x/oauth2/token.go /usr/share/gocode/src/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/25/25380f77b00dceeb5dd633b91eaa13ba2ea3df097b12cc2addbbde1958077dac-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b219/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid PuqEpgzd9x64pDyQCAmC/PuqEpgzd9x64pDyQCAmC -goversion go1.16.15 -D "" -importcfg $WORK/b218/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/ba/ba9ad9ec97edf922b7d833c6d79e8389f0c8990722908b8093249482f8b5e944-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b219/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid h8VxlMnkFlWc2K-4Ea2B/h8VxlMnkFlWc2K-4Ea2B -goversion go1.16.15 -D "" -importcfg $WORK/b226/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/29/2979bf2f4584c6254974c835e887e69b80607b50fc3ac6cd1f903cda3a14b23f-d # internal github.com/go-openapi/loads mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/gob=$WORK/b143/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b139/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b142/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/go-openapi/loads -complete -installsuffix shared -buildid E7ckw_WOqb8HiLCjkIRv/E7ckw_WOqb8HiLCjkIRv -goversion go1.16.15 -D "" -importcfg $WORK/b153/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/loads/doc.go /usr/share/gocode/src/github.com/go-openapi/loads/loaders.go /usr/share/gocode/src/github.com/go-openapi/loads/options.go /usr/share/gocode/src/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/a5/a5fa6521891c2c6bf2472cb82d25401659fb31ac9e80f67d15fd3be93b71c7c8-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b219/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b226/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 57fLBNJhSl4bMHcu79lv/57fLBNJhSl4bMHcu79lv -goversion go1.16.15 -D "" -importcfg $WORK/b225/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/26/26c0949647c942d359ef08547b1535a2ce214bb16dede9b787dff350ef41719c-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b219/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid 9dTS_aWajA1iYC23Yc-t/9dTS_aWajA1iYC23Yc-t -goversion go1.16.15 -D "" -importcfg $WORK/b228/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/16/16dd28f95244435594f57e1c08e06acc97541abc19a4cffa8bd33e93c7fea47e-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b139/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b094/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b153/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b142/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid FI2W3nwZfKHZWVffWsKE/FI2W3nwZfKHZWVffWsKE -goversion go1.16.15 -D "" -importcfg $WORK/b156/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped/api.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/7a/7a81ac892b5f76a125298acd671d8bfa15d3ca64b5db6dceb8a4e02c1fd1904f-d # internal github.com/go-openapi/validate mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b139/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b094/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b141/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b153/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b142/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b131/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/go-openapi/validate -complete -installsuffix shared -buildid 5WHpecLtDw_UyTz3XWhC/5WHpecLtDw_UyTz3XWhC -goversion go1.16.15 -D "" -importcfg $WORK/b158/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/validate/context.go /usr/share/gocode/src/github.com/go-openapi/validate/debug.go /usr/share/gocode/src/github.com/go-openapi/validate/default_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/doc.go /usr/share/gocode/src/github.com/go-openapi/validate/example_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/formats.go /usr/share/gocode/src/github.com/go-openapi/validate/helpers.go /usr/share/gocode/src/github.com/go-openapi/validate/object_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/options.go /usr/share/gocode/src/github.com/go-openapi/validate/result.go /usr/share/gocode/src/github.com/go-openapi/validate/rexp.go /usr/share/gocode/src/github.com/go-openapi/validate/schema.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_messages.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_option.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_props.go /usr/share/gocode/src/github.com/go-openapi/validate/slice_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/spec.go /usr/share/gocode/src/github.com/go-openapi/validate/spec_messages.go /usr/share/gocode/src/github.com/go-openapi/validate/type.go /usr/share/gocode/src/github.com/go-openapi/validate/validator.go /usr/share/gocode/src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/e1/e124689c249392561cef4e2b1978832aa9968a5a44a0c3cae13b8243a21b8f2e-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b219/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid 4D8JEfCh5i_Zdmwepg_Z/4D8JEfCh5i_Zdmwepg_Z -goversion go1.16.15 -D "" -importcfg $WORK/b227/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/f6/f6393a18cfe6b7f4342531e2cb30b1dc49ded19b5ad1a9de3608b968f610d54c-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b219/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid YvG4ZugKaeDirXK0vbKr/YvG4ZugKaeDirXK0vbKr -goversion go1.16.15 -D "" -importcfg $WORK/b230/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/64/648061a10e47a9a76b223f937d1cda774658373e534957e89820e24dae5d1b5c-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b219/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid itoRwuNUbUoFFSS8WVEx/itoRwuNUbUoFFSS8WVEx -goversion go1.16.15 -D "" -importcfg $WORK/b229/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/c2/c2b477be436dcb6c1f786c713b67b374e7409612e6752af8c0219439723291ac-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b214/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b218/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid zDuFg3cNcLUqHlN-mfxf/zDuFg3cNcLUqHlN-mfxf -goversion go1.16.15 -D "" -importcfg $WORK/b213/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/b8/b8a38ffa94319e6e8192f75ee6482690291c78c05b8bb469bf393e8e0539289c-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b250/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b251/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid JdzARDlVQyAoA8Chfzua/JdzARDlVQyAoA8Chfzua -goversion go1.16.15 -D "" -importcfg $WORK/b253/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/38/38b5f6a1d36ad6ef3df01d4d9216efe83026a3075e77f3ff4b54e3cda6e25a16-d # internal github.com/armon/go-metrics mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b313/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile os/signal=$WORK/b302/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/armon/go-metrics -complete -installsuffix shared -buildid pAHiS4bseZ_qsDmtoMKW/pAHiS4bseZ_qsDmtoMKW -goversion go1.16.15 -D "" -importcfg $WORK/b312/importcfg -pack /usr/share/gocode/src/github.com/armon/go-metrics/const_unix.go /usr/share/gocode/src/github.com/armon/go-metrics/inmem.go /usr/share/gocode/src/github.com/armon/go-metrics/inmem_endpoint.go /usr/share/gocode/src/github.com/armon/go-metrics/inmem_signal.go /usr/share/gocode/src/github.com/armon/go-metrics/metrics.go /usr/share/gocode/src/github.com/armon/go-metrics/sink.go /usr/share/gocode/src/github.com/armon/go-metrics/start.go /usr/share/gocode/src/github.com/armon/go-metrics/statsd.go /usr/share/gocode/src/github.com/armon/go-metrics/statsite.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/0f/0fe8f7994937da39fcea3be450e12497f12679da0998c641487bcc4b1627663f-d # internal net/rpc mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile encoding/gob=$WORK/b143/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile go/token=$WORK/b180/_pkg_.a packagefile html/template=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid sRAxlLauKlDJSLTaxYv5/sRAxlLauKlDJSLTaxYv5 -goversion go1.16.15 -D "" -importcfg $WORK/b317/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/d1/d10260acbd580fe015b91b35e96020bae4bb2e16557d2a5626e07a9b99b9b536-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b096/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b212/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b219/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid vi-PAQ7aN9ls-yLzPEPf/vi-PAQ7aN9ls-yLzPEPf -goversion go1.16.15 -D "" -importcfg $WORK/b195/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/proto/buffer.go /usr/share/gocode/src/github.com/golang/protobuf/proto/defaults.go /usr/share/gocode/src/github.com/golang/protobuf/proto/deprecated.go /usr/share/gocode/src/github.com/golang/protobuf/proto/discard.go /usr/share/gocode/src/github.com/golang/protobuf/proto/extensions.go /usr/share/gocode/src/github.com/golang/protobuf/proto/properties.go /usr/share/gocode/src/github.com/golang/protobuf/proto/proto.go /usr/share/gocode/src/github.com/golang/protobuf/proto/registry.go /usr/share/gocode/src/github.com/golang/protobuf/proto/text_decode.go /usr/share/gocode/src/github.com/golang/protobuf/proto/text_encode.go /usr/share/gocode/src/github.com/golang/protobuf/proto/wire.go /usr/share/gocode/src/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/7e/7e94e2782782faf67002c51ab700d2c103960a0770b67d93fea904a5959b02fd-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b139/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b094/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b153/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b137/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b154/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b156/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b142/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b158/_pkg_.a packagefile html/template=$WORK/b159/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid 5Gi3uHkq7OX75P2j3600/5Gi3uHkq7OX75P2j3600 -goversion go1.16.15 -D "" -importcfg $WORK/b138/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/context.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/doc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/go18.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/negotiate.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/not_implemented.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/operation.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/parameter.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/rapidoc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/redoc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/request.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/router.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/security.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/spec.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/swaggerui.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/66/6631ea057a3c7c6c75969b26226c44a50adc0abf2163024d729040392eadc244-d # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/77/77871647c7e3e9bc9bd7f411228aa498cd1d53ae877932613f2acd3a3b15eadc-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b094/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b158/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid oDrWbOuk6QkxwXwZScFK/oDrWbOuk6QkxwXwZScFK -goversion go1.16.15 -D "" -importcfg $WORK/b167/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/version_info.go github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net/rpc=$WORK/b317/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b057/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid YmeuyNf-F5GG1habk5KS/YmeuyNf-F5GG1habk5KS -goversion go1.16.15 -D "" -importcfg $WORK/b316/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/binc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/cbor.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/decode.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/doc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/encode.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/fast-path.generated.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/gen-helper.generated.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_arrayof_gte_go15.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_makemap_gte_go19.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_unexportedembeddedptr_gte_go110.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_vendor_gte_go17.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_internal.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_unsafe.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/json.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/msgpack.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/rpc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/simple.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/3a/3a21e705ff2633dd762038ac23bc828d2ee96ccc1d73cb52092bf752dffb6dc4-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid Rn9DehYBbJYpa767W1Gh/Rn9DehYBbJYpa767W1Gh -goversion go1.16.15 -D "" -importcfg $WORK/b255/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/config.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/context_1_9.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/context_background_1_7.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/context_sleep.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/convert_types.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/jsonvalue.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/logger.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/types.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/url.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/33/3398e318dcf723a6746c6db4fddb889a2ab96438582d9231b2827d2ad65aecaa-d # internal github.com/prometheus/alertmanager/cli/format mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b183/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b173/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile text/tabwriter=$WORK/b185/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/prometheus/alertmanager/cli/format -complete -installsuffix shared -buildid Anh5cNgh0wQiOQL_y1Uj/Anh5cNgh0wQiOQL_y1Uj -goversion go1.16.15 -D "" -importcfg $WORK/b182/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/format/format.go ./_build/src/github.com/prometheus/alertmanager/cli/format/format_extended.go ./_build/src/github.com/prometheus/alertmanager/cli/format/format_json.go ./_build/src/github.com/prometheus/alertmanager/cli/format/format_simple.go ./_build/src/github.com/prometheus/alertmanager/cli/format/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f5/f593c1fa4e520e2a796ac432901985acc2011ca322932dae83acb085dc5e2bfa-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b267/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b265/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid OvzyX2Htpb6J1b1qnZDa/OvzyX2Htpb6J1b1qnZDa -goversion go1.16.15 -D "" -importcfg $WORK/b266/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/handlers.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/http_request.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/offset_reader.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/request.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/request_1_8.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/request_context.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/request_pagination.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/retryer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/validation.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request/waiter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e7/e7616f8c21d07de3c4f59617e867c4432bba55d2e469964acb33d65bebf38735-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid BorE4JgMtSpoZPFSymtu/BorE4JgMtSpoZPFSymtu -goversion go1.16.15 -D "" -importcfg $WORK/b322/importcfg -pack /usr/share/gocode/src/golang.org/x/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/d9/d919364c0d73ef28f5eaf8d45e903264aea26b3e9395793ffe4028bd2e2c4023-d # internal golang.org/x/net/bpf mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid bgkBvIQn_aBLG05F04vT/bgkBvIQn_aBLG05F04vT -goversion go1.16.15 -D "" -importcfg $WORK/b324/importcfg -pack /usr/share/gocode/src/golang.org/x/net/bpf/asm.go /usr/share/gocode/src/golang.org/x/net/bpf/constants.go /usr/share/gocode/src/golang.org/x/net/bpf/doc.go /usr/share/gocode/src/golang.org/x/net/bpf/instructions.go /usr/share/gocode/src/golang.org/x/net/bpf/setter.go /usr/share/gocode/src/golang.org/x/net/bpf/vm.go /usr/share/gocode/src/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ca/ca2947559c8937c3eb029300030512d37f9162b44e8993bd3a6584a65f54aa11-d # internal github.com/go-openapi/runtime/client mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b026/_pkg_.a packagefile crypto/ecdsa=$WORK/b038/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b137/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b138/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b162/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/multipart=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/http/httputil=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/go-openapi/runtime/client -complete -installsuffix shared -buildid Zivp0hFtNKlVAMfhJFRF/Zivp0hFtNKlVAMfhJFRF -goversion go1.16.15 -D "" -importcfg $WORK/b090/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/client/auth_info.go /usr/share/gocode/src/github.com/go-openapi/runtime/client/keepalive.go /usr/share/gocode/src/github.com/go-openapi/runtime/client/request.go /usr/share/gocode/src/github.com/go-openapi/runtime/client/response.go /usr/share/gocode/src/github.com/go-openapi/runtime/client/runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/b6/b651cc5a320eff4e1dbb0733c1a568d867ba3d9d4f4c7e261bdb279f8b27cf25-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b195/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b225/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b227/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b211/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 9O3jqP4yPA8fxgvMTTyW/9O3jqP4yPA8fxgvMTTyW -goversion go1.16.15 -D "" -importcfg $WORK/b224/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/doc.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/f3/f3f8a01e2c95c57078d2a5278772aaf0e92268b3381f28145dfbe00a2653d144-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b195/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b229/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid EP8Td-pmEyLE151JUhpt/EP8Td-pmEyLE151JUhpt -goversion go1.16.15 -D "" -importcfg $WORK/b232/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/9c/9c592705b994e08dc990ce978d54c4df72c2e978a2b80a366bc165698a122b74-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b195/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid GSOtKtMC_rgfudsKOYgH/GSOtKtMC_rgfudsKOYgH -goversion go1.16.15 -D "" -importcfg $WORK/b234/importcfg -pack /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/bb/bb04edb391447a93dca06ac226015da58bb1b0ba867c0d5a5626c46a92ee4338-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b239/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid UZkPT6QzVDALgyCkvrup/UZkPT6QzVDALgyCkvrup -goversion go1.16.15 -D "" -importcfg $WORK/b326/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/complete_dontwait.go /usr/share/gocode/src/golang.org/x/net/internal/socket/error_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/iovec_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/mmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/norace.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_mmsg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_msg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/socket.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_const_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux_arm64.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_posix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/cf/cf269f90aa49a089d8f71f981ad378917764b8b303c5a46900abe848d184e335-d # internal github.com/prometheus/alertmanager/api/v2/client/alert mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b094/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b131/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b167/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/alert -complete -installsuffix shared -buildid fB7Epq7zqxAhPKP7zeyz/fB7Epq7zqxAhPKP7zeyz -goversion go1.16.15 -D "" -importcfg $WORK/b166/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/alert_client.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/get_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/get_alerts_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/post_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/post_alerts_responses.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/da/dae65f4f505df3203a41bf608e0297604c42d56391c99826e0e2969041ae75a6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal github.com/prometheus/alertmanager/api/v2/client/alertgroup mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b094/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b131/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b167/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/alertgroup -complete -installsuffix shared -buildid -kOuoTxSMv4qTanALLht/-kOuoTxSMv4qTanALLht -goversion go1.16.15 -D "" -importcfg $WORK/b168/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertgroup/alertgroup_client.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertgroup/get_alert_groups_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertgroup/get_alert_groups_responses.go cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/97/970f6d5035a54924eb61e9ba0e9576fdfa438335be5d648718bb3ae379156c46-d # internal github.com/prometheus/alertmanager/api/v2/client/general mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b094/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b167/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/general -complete -installsuffix shared -buildid UE4jIP6C0-pEDNZzoyx0/UE4jIP6C0-pEDNZzoyx0 -goversion go1.16.15 -D "" -importcfg $WORK/b169/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/general/general_client.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/general/get_status_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/general/get_status_responses.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/c0/c0979ff2df65e1ea76706bdb1b68b10fc9d3dcfeb092d06704d9b3f556c71ea9-d # internal github.com/prometheus/alertmanager/api/v2/client/receiver mkdir -p $WORK/b170/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b094/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b167/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/receiver -complete -installsuffix shared -buildid z1_ZBFi4jG5iJCikW9oZ/z1_ZBFi4jG5iJCikW9oZ -goversion go1.16.15 -D "" -importcfg $WORK/b170/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/receiver/get_receivers_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/receiver/get_receivers_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/receiver/receiver_client.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/58/58768a4d3b4f6f6bdb60fbc46efab3b722c25259cf24ec9bb3b128476ada11d0-d # internal github.com/prometheus/alertmanager/api/v2/client/silence mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b094/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b131/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b167/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/silence -complete -installsuffix shared -buildid VhnRSukoB_jX1SyZ-sAH/VhnRSukoB_jX1SyZ-sAH -goversion go1.16.15 -D "" -importcfg $WORK/b171/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/delete_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/delete_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/post_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/post_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/silence_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/88/8806227cb6b6c49314e369f05dee829a3454536dae055bc7a10a04d39b048d98-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid FSJBf8RhHuOuBa0COiYj/FSJBf8RhHuOuBa0COiYj -goversion go1.16.15 -D "" -importcfg $WORK/b231/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/48/48d0adb7cb42ef9cd58075be955f000c4561de2cd8c1bc7e949f834e5e190c5d-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b195/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b224/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b234/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b235/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid Z1ADZGhk8DZp3m1NicRW/Z1ADZGhk8DZp3m1NicRW -goversion go1.16.15 -D "" -importcfg $WORK/b233/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/expfmt/decode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/encode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/expfmt.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/openmetrics_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/d6/d6639ed119e56f0ce21283d273bb500db006665d8e31ace4a666ef399d6b459e-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b265/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b269/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net/http/httputil=$WORK/b163/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid LFjSgg9hRsYhfTOdXtw8/LFjSgg9hRsYhfTOdXtw8 -goversion go1.16.15 -D "" -importcfg $WORK/b264/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/client.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/default_retryer.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/logger.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/d0/d07e01061a887b4d4433a2b599c2c916d30fd90eba1c516ee1c2e098176d4504-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b265/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b275/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid 2RqKZXlK4zzXW07gyXaG/2RqKZXlK4zzXW07gyXaG -goversion go1.16.15 -D "" -importcfg $WORK/b274/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/host.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/idempotency.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/payload.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/protocol.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/timestamp.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/8c/8cf3a038ed8082dbc09c15143332fe1c54b2201be27afaff9a80b50ce1b96d09-d # internal github.com/prometheus/alertmanager/api/v2/client mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b168/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b170/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b171/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/prometheus/alertmanager/api/v2/client -complete -installsuffix shared -buildid Soy3x_MasWWy_lCHAkY7/Soy3x_MasWWy_lCHAkY7 -goversion go1.16.15 -D "" -importcfg $WORK/b165/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertmanager_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/cf/cfe9d6d46b80c1263ab92d0e30efcc0fc065ac9a0c0c1d8121185ac1979e2277-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid udQo7l2mzSwoGVrhdMWQ/udQo7l2mzSwoGVrhdMWQ -goversion go1.16.15 -D "" -importcfg $WORK/b281/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/69/698500527ac8ee6d032c52efb1f1f32e559923a3295b67ed96df2950a3f9edd0-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid QdeYCxyzNeGkLPHUsPeE/QdeYCxyzNeGkLPHUsPeE -goversion go1.16.15 -D "" -importcfg $WORK/b290/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/enable.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/metric.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm/reporter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e1/e1b388fcd1e30f6ad1f8e882b5195c4165b489360d281e8dac97aecd205b786e-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b272/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b274/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid OpBfxqio3O17p2TtqEN9/OpBfxqio3O17p2TtqEN9 -goversion go1.16.15 -D "" -importcfg $WORK/b273/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/rest/build.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/1a/1a4b087a35e27c90524760a9155991a9c0f086506e89bedf89c1020098f893de-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b274/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid hnZpqC1xFm-Zg7LjFkwT/hnZpqC1xFm-Zg7LjFkwT -goversion go1.16.15 -D "" -importcfg $WORK/b277/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/56/569aac630328eb1acacbe44f51e109cd7caaa876bd7fad62201eaf55729e0d3b-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/xml=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b274/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid Xykpy6t9hgjTpK8vbAZj/Xykpy6t9hgjTpK8vbAZj -goversion go1.16.15 -D "" -importcfg $WORK/b278/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/30/306a6a416e634574df34c267a61fb379deea54528ec084827b9812f6398ef035-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b274/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid mGt4pVIwea0pfFh4NanM/mGt4pVIwea0pfFh4NanM -goversion go1.16.15 -D "" -importcfg $WORK/b287/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/6a/6a44853332d29e64ba1be25dca4aa0f05bb441ed06e7138fb86a096ca350923c-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b192/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b193/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b194/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b195/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b224/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b231/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b233/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b236/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b241/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid xukrWm_gi3M4tDleRZxF/xukrWm_gi3M4tDleRZxF -goversion go1.16.15 -D "" -importcfg $WORK/b191/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/counter.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/desc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/doc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/expvar_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/fnv.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/gauge.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/histogram.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/labels.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/metric.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/observer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector_other.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/registry.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/summary.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/timer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/untyped.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/value.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vec.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/80/80deece8938a356943f89777747807e4d33afcb67f33e256a4ec65b7a8c8d6cc-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b262/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b272/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b273/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid yj5UaBRorsqmrZGkLdUE/yj5UaBRorsqmrZGkLdUE -goversion go1.16.15 -D "" -importcfg $WORK/b271/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/options.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/64/641fe312fe6145c33c4cafb72d24b598655e6f3701e65cd2da03a3f5f5238bae-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b273/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid SjxR37T-r4gYEV9WFd8Z/SjxR37T-r4gYEV9WFd8Z -goversion go1.16.15 -D "" -importcfg $WORK/b288/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/8b/8b702a49701d48c64b9d4f99b7b82b66e814d7f93f02402cf6ab400d4ab9c996-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b093/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b278/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid cyUNdgjlTH95sWDs_zXQ/cyUNdgjlTH95sWDs_zXQ -goversion go1.16.15 -D "" -importcfg $WORK/b276/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/build.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/82/828cd89027b93f8ddf7040226702df2740e436d03974ea3b7383d22b333b26ca-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b288/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b273/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid 6u7Z7HIUJyLDJyo9bOF9/6u7Z7HIUJyLDJyo9bOF9 -goversion go1.16.15 -D "" -importcfg $WORK/b286/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/56/5676383daa2c9dcdd740dd8f972eee0b785b058f2b7cbd77bd01b2da1363c6f5-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b264/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b265/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b294/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid kTLAmSi9VsViYtLi5egK/kTLAmSi9VsViYtLi5egK -goversion go1.16.15 -D "" -importcfg $WORK/b293/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/af/afb646147ae219e4c668d523b495e44da73a57417b05cdd7c7239a557b2885e9-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/62/62b8324a6ad7f7d6eaecbc85e10af9c7cc0ea137e85fe9090276079a890ceee2-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b267/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b264/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b265/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b271/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b286/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid 3KfNEdPuWlwjetnEEcrs/3KfNEdPuWlwjetnEEcrs -goversion go1.16.15 -D "" -importcfg $WORK/b285/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/api.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/service.go github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b267/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b264/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b265/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b271/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b276/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid okTzQu9OSnTbZ5p2h1g_/okTzQu9OSnTbZ5p2h1g_ -goversion go1.16.15 -D "" -importcfg $WORK/b270/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/api.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/customizations.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/2c/2c00b59d9c7a5b07f42958b7eb2780af8664cdb467bb521d8d36437f57511d30-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b264/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b294/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid VEsvu1m7WgH_sJGo8sbp/VEsvu1m7WgH_sJGo8sbp -goversion go1.16.15 -D "" -importcfg $WORK/b292/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/f9/f9092935914ef9ef08a636d36f0f3de1d717b2be97e3f96b5b635ea733b10d38-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b088/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b264/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b265/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b287/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid dyakPlFoYYzlHzdGh7B5/dyakPlFoYYzlHzdGh7B5 -goversion go1.16.15 -D "" -importcfg $WORK/b295/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/34/34037c73d965034820d9ba1e85886e21deb9e4b8edb915ba0963f6db615219f7-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b285/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid -u5r8S_PGTUBxk85tMur/-u5r8S_PGTUBxk85tMur -goversion go1.16.15 -D "" -importcfg $WORK/b289/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/b6/b6ec453d1556a7b54eb45ae629432dac6c481aa0ea7fb6898eaf75bddf10ac6f-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b259/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid 1wss1uCg5IAiVMAn-qqJ/1wss1uCg5IAiVMAn-qqJ -goversion go1.16.15 -D "" -importcfg $WORK/b291/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/defaults/defaults.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/a1/a19be7a915588fcca6b3534478c359e208038fd21c941970656c2dd81c554b56-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b264/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b289/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid UKHtPx2pX90xfMtYanla/UKHtPx2pX90xfMtYanla -goversion go1.16.15 -D "" -importcfg $WORK/b284/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/bc/bc75cea9df5fd0b2f948199e5cc16bade2ae63452e8c77c147789e0f4a22b05d-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b270/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid 3R3LhNiTW_4xsER8KiSy/3R3LhNiTW_4xsER8KiSy -goversion go1.16.15 -D "" -importcfg $WORK/b279/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/67/67690548df31889bf83e40e0d6ec7b9daf3aa15e60a9a2971f43f7f0908bcb8d-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b324/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b325/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b326/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b239/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid 1du75-PoRSgQNDKWjsLF/1du75-PoRSgQNDKWjsLF -goversion go1.16.15 -D "" -importcfg $WORK/b323/importcfg -pack /usr/share/gocode/src/golang.org/x/net/ipv4/batch.go /usr/share/gocode/src/golang.org/x/net/ipv4/control.go /usr/share/gocode/src/golang.org/x/net/ipv4/control_pktinfo.go /usr/share/gocode/src/golang.org/x/net/ipv4/control_unix.go /usr/share/gocode/src/golang.org/x/net/ipv4/dgramopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/doc.go /usr/share/gocode/src/golang.org/x/net/ipv4/endpoint.go /usr/share/gocode/src/golang.org/x/net/ipv4/genericopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/header.go /usr/share/gocode/src/golang.org/x/net/ipv4/helper.go /usr/share/gocode/src/golang.org/x/net/ipv4/iana.go /usr/share/gocode/src/golang.org/x/net/ipv4/icmp.go /usr/share/gocode/src/golang.org/x/net/ipv4/icmp_linux.go /usr/share/gocode/src/golang.org/x/net/ipv4/packet.go /usr/share/gocode/src/golang.org/x/net/ipv4/payload.go /usr/share/gocode/src/golang.org/x/net/ipv4/payload_cmsg.go /usr/share/gocode/src/golang.org/x/net/ipv4/sockopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/sockopt_posix.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_asmreq_stub.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_asmreqn.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_bpf.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_linux.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_ssmreq.go /usr/share/gocode/src/golang.org/x/net/ipv4/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/b0/b027f46014237445a79225cd396aa39093faed9b0bb11324635e86e5e9407428-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b264/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b269/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b270/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b279/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid hF93I_WEt-93-lIytalw/hF93I_WEt-93-lIytalw -goversion go1.16.15 -D "" -importcfg $WORK/b263/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/c9/c90a667dd04d02a739a38fd94ee709b9aec35c690d02defd9fce6d8b2d14df97-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b324/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b325/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b326/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b239/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid fHZ9m3rIPaL7PwmeUsB8/fHZ9m3rIPaL7PwmeUsB8 -goversion go1.16.15 -D "" -importcfg $WORK/b327/importcfg -pack /usr/share/gocode/src/golang.org/x/net/ipv6/batch.go /usr/share/gocode/src/golang.org/x/net/ipv6/control.go /usr/share/gocode/src/golang.org/x/net/ipv6/control_rfc3542_unix.go /usr/share/gocode/src/golang.org/x/net/ipv6/control_unix.go /usr/share/gocode/src/golang.org/x/net/ipv6/dgramopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/doc.go /usr/share/gocode/src/golang.org/x/net/ipv6/endpoint.go /usr/share/gocode/src/golang.org/x/net/ipv6/genericopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/header.go /usr/share/gocode/src/golang.org/x/net/ipv6/helper.go /usr/share/gocode/src/golang.org/x/net/ipv6/iana.go /usr/share/gocode/src/golang.org/x/net/ipv6/icmp.go /usr/share/gocode/src/golang.org/x/net/ipv6/icmp_linux.go /usr/share/gocode/src/golang.org/x/net/ipv6/payload.go /usr/share/gocode/src/golang.org/x/net/ipv6/payload_cmsg.go /usr/share/gocode/src/golang.org/x/net/ipv6/sockopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/sockopt_posix.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_asmreq.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_bpf.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_linux.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_ssmreq.go /usr/share/gocode/src/golang.org/x/net/ipv6/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/96/96b1c179bcba00e1ee6aa4d4eafa17078c68749c67d5e0ed135b569963ce3bac-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b244/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b191/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b245/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid JWv0EmuOei8tBtNthufe/JWv0EmuOei8tBtNthufe -goversion go1.16.15 -D "" -importcfg $WORK/b243/importcfg -pack /usr/share/gocode/src/github.com/mwitkow/go-conntrack/dialer_reporter.go /usr/share/gocode/src/github.com/mwitkow/go-conntrack/dialer_wrapper.go /usr/share/gocode/src/github.com/mwitkow/go-conntrack/listener_reporter.go /usr/share/gocode/src/github.com/mwitkow/go-conntrack/listener_wrapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/b8/b8ca17cba3677ed0a9f0df77071ed9ecf3897c06d3dc85be89a2376b55271d4b-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b264/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b263/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b258/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b259/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b270/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid Xlu9AgOYCQIEVgXz3_VM/Xlu9AgOYCQIEVgXz3_VM -goversion go1.16.15 -D "" -importcfg $WORK/b280/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/credentials.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/custom_transport.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/env_config.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/session.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/53/539d4a1c50fc210a47a58cc16581f749b59e6b8c690ff61849879452ea9a95b3-d # internal github.com/prometheus/common/config mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b243/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b247/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b250/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b253/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/prometheus/common/config -complete -installsuffix shared -buildid knlTvRAI26ZCo_nT9Y6x/knlTvRAI26ZCo_nT9Y6x -goversion go1.16.15 -D "" -importcfg $WORK/b242/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/config/config.go /usr/share/gocode/src/github.com/prometheus/common/config/http_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/e2/e23039ecd7bee59126154e58d37ec203c49c5f2c571a3d66213aa70be0af13e4-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b183/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b191/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid zpG3jyRfrMJCnHmRt677/zpG3jyRfrMJCnHmRt677 -goversion go1.16.15 -D "" -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/types/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/49/492b9469c8295ad09972c147378311be249bdf0d54e4aac533da654cfaff252f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal github.com/miekg/dns mkdir -p $WORK/b320/ cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/67/6772ed2d5e911925788a81aa0b26ca98882db88dd8ae9d5d2c00a9662af158ee-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b304/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid NDHR9Juf7pMeL0DX23QP/NDHR9Juf7pMeL0DX23QP -goversion go1.16.15 -D "" -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/provider.go cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b026/_pkg_.a packagefile crypto/ecdsa=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/base32=$WORK/b321/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b322/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b323/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b327/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b239/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid 402r77K1NbFgLafegEh2/402r77K1NbFgLafegEh2 -goversion go1.16.15 -D "" -importcfg $WORK/b320/importcfg -pack /usr/share/gocode/src/github.com/miekg/dns/acceptfunc.go /usr/share/gocode/src/github.com/miekg/dns/client.go /usr/share/gocode/src/github.com/miekg/dns/clientconfig.go /usr/share/gocode/src/github.com/miekg/dns/dane.go /usr/share/gocode/src/github.com/miekg/dns/defaults.go /usr/share/gocode/src/github.com/miekg/dns/dns.go /usr/share/gocode/src/github.com/miekg/dns/dnssec.go /usr/share/gocode/src/github.com/miekg/dns/dnssec_keygen.go /usr/share/gocode/src/github.com/miekg/dns/dnssec_keyscan.go /usr/share/gocode/src/github.com/miekg/dns/dnssec_privkey.go /usr/share/gocode/src/github.com/miekg/dns/doc.go /usr/share/gocode/src/github.com/miekg/dns/duplicate.go /usr/share/gocode/src/github.com/miekg/dns/edns.go /usr/share/gocode/src/github.com/miekg/dns/format.go /usr/share/gocode/src/github.com/miekg/dns/generate.go /usr/share/gocode/src/github.com/miekg/dns/labels.go /usr/share/gocode/src/github.com/miekg/dns/listen_go111.go /usr/share/gocode/src/github.com/miekg/dns/msg.go /usr/share/gocode/src/github.com/miekg/dns/msg_helpers.go /usr/share/gocode/src/github.com/miekg/dns/msg_truncate.go /usr/share/gocode/src/github.com/miekg/dns/nsecx.go /usr/share/gocode/src/github.com/miekg/dns/privaterr.go /usr/share/gocode/src/github.com/miekg/dns/reverse.go /usr/share/gocode/src/github.com/miekg/dns/sanitize.go /usr/share/gocode/src/github.com/miekg/dns/scan.go /usr/share/gocode/src/github.com/miekg/dns/scan_rr.go /usr/share/gocode/src/github.com/miekg/dns/serve_mux.go /usr/share/gocode/src/github.com/miekg/dns/server.go /usr/share/gocode/src/github.com/miekg/dns/sig0.go /usr/share/gocode/src/github.com/miekg/dns/singleinflight.go /usr/share/gocode/src/github.com/miekg/dns/smimea.go /usr/share/gocode/src/github.com/miekg/dns/svcb.go /usr/share/gocode/src/github.com/miekg/dns/tlsa.go /usr/share/gocode/src/github.com/miekg/dns/tsig.go /usr/share/gocode/src/github.com/miekg/dns/types.go /usr/share/gocode/src/github.com/miekg/dns/udp.go /usr/share/gocode/src/github.com/miekg/dns/update.go /usr/share/gocode/src/github.com/miekg/dns/version.go /usr/share/gocode/src/github.com/miekg/dns/xfr.go /usr/share/gocode/src/github.com/miekg/dns/zduplicate.go /usr/share/gocode/src/github.com/miekg/dns/zmsg.go /usr/share/gocode/src/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/e2/e2eb19961b350d08a1f2960b111aaf1a97cc1115425f01cea657c32b737cbc43-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b304/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid qupUE1owyFSk_aGauOB3/qupUE1owyFSk_aGauOB3 -goversion go1.16.15 -D "" -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/f3/f3feadc1f7fc1815809137957e3d177baedb08ba8884967b554ffe9ce7eced2f-d # internal github.com/sean-/seed mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/sean-/seed -complete -installsuffix shared -buildid b9eg3nlMXfDPuhPbLn5L/b9eg3nlMXfDPuhPbLn5L -goversion go1.16.15 -D "" -importcfg $WORK/b328/importcfg -pack /usr/share/gocode/src/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/2f/2f63b982adae8dfe16e9b4266e3dca71f4adb64aae0e34be01f68fa1fcc80f13-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b263/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b271/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b242/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid btEAdVY24J28BU9ds5gk/btEAdVY24J28BU9ds5gk -goversion go1.16.15 -D "" -importcfg $WORK/b254/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/sigv4/sigv4.go /usr/share/gocode/src/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/b6/b65d941a1bb768cefaf20b02947860d95e6a756780564408ce149158d8c75bc7-d # internal github.com/oklog/ulid mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/oklog/ulid -complete -installsuffix shared -buildid vsLeG3Rxx2uPfAwBx1es/vsLeG3Rxx2uPfAwBx1es -goversion go1.16.15 -D "" -importcfg $WORK/b329/importcfg -pack /usr/share/gocode/src/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/33/338344b7934f6f54697ffc3663679917885ea9b8dc4255a57f5d459d816402c6-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b308/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid rE8FX2P6dsaWIw7n2L8b/rE8FX2P6dsaWIw7n2L8b -goversion go1.16.15 -D "" -importcfg $WORK/b332/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/4d/4da99196ffc517d2db574340d9f1fd9263c25fedc0016ce07dec249576143306-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-kit/log=$WORK/b187/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b189/_pkg_.a packagefile github.com/pkg/errors=$WORK/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b190/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b191/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b242/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b254/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid Uu9lS_LnQOdeCTC8u8fy/Uu9lS_LnQOdeCTC8u8fy -goversion go1.16.15 -D "" -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/config/config.go ./_build/src/github.com/prometheus/alertmanager/config/coordinator.go ./_build/src/github.com/prometheus/alertmanager/config/notifiers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/01/019864ada60f59b70e83853755a18075eebd4163a63b2da7f2450e92fec6eeb6-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b308/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b335/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid Tk_nqgqlbrZ3JR5CO3DA/Tk_nqgqlbrZ3JR5CO3DA -goversion go1.16.15 -D "" -importcfg $WORK/b334/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/types/any.go /usr/share/gocode/src/github.com/gogo/protobuf/types/any.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/api.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/doc.go /usr/share/gocode/src/github.com/gogo/protobuf/types/duration.go /usr/share/gocode/src/github.com/gogo/protobuf/types/duration.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/duration_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/types/empty.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/field_mask.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/protosize.go /usr/share/gocode/src/github.com/gogo/protobuf/types/source_context.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/struct.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/timestamp.go /usr/share/gocode/src/github.com/gogo/protobuf/types/timestamp.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/timestamp_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/types/type.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/wrappers.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/14/143c24a4eedfad3e8a9441514eb3e2aff6a4ac11c19839cfcdab835dcf5af032-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile github.com/go-kit/log=$WORK/b187/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b189/_pkg_.a packagefile github.com/oklog/run=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b303/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b305/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b304/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid HZhscB43QNjH6nBws44V/HZhscB43QNjH6nBws44V -goversion go1.16.15 -D "" -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/c6/c66d97aa039e28a86c90eb108740960183481672c9cf65f952375b9a4ba58b0d-d # internal github.com/gofrs/uuid mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile database/sql/driver=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile hash=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/gofrs/uuid -complete -installsuffix shared -buildid fnIKL4YsGNNaSRltdY2K/fnIKL4YsGNNaSRltdY2K -goversion go1.16.15 -D "" -importcfg $WORK/b337/importcfg -pack /usr/share/gocode/src/github.com/gofrs/uuid/codec.go /usr/share/gocode/src/github.com/gofrs/uuid/generator.go /usr/share/gocode/src/github.com/gofrs/uuid/sql.go /usr/share/gocode/src/github.com/gofrs/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/3c/3c717e2d8a5f7857df3c1e78843d8e3d56b1219fbd95890321ea253fb2cf39f1-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b308/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b332/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid hX_TiM3dxZbUA_6ww0pN/hX_TiM3dxZbUA_6ww0pN -goversion go1.16.15 -D "" -importcfg $WORK/b331/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto/doc.go /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto/gogo.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/3d/3db64107700ebff2fda5c19cbfda2df9fab58d1fd1d34d33609ce1fa0f3c9249-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid k0DKWEg9OWBSX5KMhhQP/k0DKWEg9OWBSX5KMhhQP -goversion go1.16.15 -D "" -importcfg $WORK/b342/importcfg -pack /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil/file.go /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil/vfsutil.go /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil/walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/db/db6d8fd3365b44eb440a18b84d5f033de3ec9241ac9aae883220e224065d7297-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b342/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile text/template=$WORK/b160/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid TWVL_Hoqi0ZPYz7txzT_/TWVL_Hoqi0ZPYz7txzT_ -goversion go1.16.15 -D "" -importcfg $WORK/b341/importcfg -pack /usr/share/gocode/src/github.com/shurcooL/vfsgen/commentwriter.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/doc.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/generator.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/options.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/stringwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/39/3968bb533ecd213d6870b9650d55a8344d2c06b2ddb13960bf5467bd47aebc8e-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b331/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b308/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid ATvrGfH0q7sTegybFbXB/ATvrGfH0q7sTegybFbXB -goversion go1.16.15 -D "" -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/12/1223a0598899a2978d4955be45f4acde4f766238adf224fbaa96eb2bde8de7bb-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b341/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid O__aGCVEi2-eVIGwMTv1/O__aGCVEi2-eVIGwMTv1 -goversion go1.16.15 -D "" -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./_build/src/github.com/prometheus/alertmanager/asset/doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/a2/a2fa28fc9738c98706351acc24fe2149813cd7cdb98389e5e232f1e58fcc386a-d # internal github.com/prometheus/common/version mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b191/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile text/template=$WORK/b160/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/prometheus/common/version -complete -installsuffix shared -buildid MjKM200UGL4XMcjU1d_T/MjKM200UGL4XMcjU1d_T -goversion go1.16.15 -D "" -importcfg $WORK/b343/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/2c/2ca0f380efc5405336dedf7ef9ff5e9d8bcfcb3adc3155b4d1613684b01afd05-d # internal github.com/xlab/treeprint mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/xlab/treeprint -complete -installsuffix shared -buildid R6kSV0ImXK9AepN5n31A/R6kSV0ImXK9AepN5n31A -goversion go1.16.15 -D "" -importcfg $WORK/b344/importcfg -pack /usr/share/gocode/src/github.com/xlab/treeprint/helpers.go /usr/share/gocode/src/github.com/xlab/treeprint/struct.go /usr/share/gocode/src/github.com/xlab/treeprint/treeprint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/c9/c94382dbe17daf00db6de1b1376f5e88f25baa5642b22790e57516a210855628-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b340/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b304/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a packagefile html/template=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile text/template=$WORK/b160/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid uHxwhqI5GdABBNHWq7Ht/uHxwhqI5GdABBNHWq7Ht -goversion go1.16.15 -D "" -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/66/661b541d27e0282d153b8b46678d5543b45eb17b45a5ec8bf8cc343efbff6cae-d # internal os/user mkdir -p $WORK/b346/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b346/ -importpath os/user -- -I $WORK/b346/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/59/597929dbc24486012a25144d793a48b8cd8bdc2a480f42253f10e1311af6be5e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/b1/b1f998a80945c91a67f40933c9b1cba01ed2a7002fe883df475ac054127f7061-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b333/ github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b331/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b308/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b334/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid mqfmZbOsNEFTop3eBhPG/mqfmZbOsNEFTop3eBhPG -goversion go1.16.15 -D "" -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b331/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b308/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b334/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid RFJhKo-viiw1XnjRqJrn/RFJhKo-viiw1XnjRqJrn -goversion go1.16.15 -D "" -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/50/507eba8016bebb9ad30c243ac6afc78c271060febe5506b9eb4d63e32bb1f77e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/13/1396c119c05e683241739d99cf238103ee9dfa946fab61c9f7dc5acf01d37010-d # internal cd $WORK/b346 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b346=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b346=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b346=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b346=/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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b346=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/alertmanager-0.23.0 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b346=/tmp/go-build -gno-record-gcc-switches -o $WORK/b346/_cgo_.o $WORK/b346/_cgo_main.o $WORK/b346/_x001.o $WORK/b346/_x002.o $WORK/b346/_x003.o $WORK/b346/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b346/_cgo_.o -dynout $WORK/b346/_cgo_import.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p os/user -std -installsuffix shared -buildid NnUwrYwYiEMW21K9zsYP/NnUwrYwYiEMW21K9zsYP -goversion go1.16.15 -D "" -importcfg $WORK/b346/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b346/_cgo_gotypes.go $WORK/b346/cgo_lookup_unix.cgo1.go $WORK/b346/getgrouplist_unix.cgo1.go $WORK/b346/listgroups_unix.cgo1.go $WORK/b346/_cgo_import.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b346/_pkg_.a $WORK/b346/_x001.o $WORK/b346/_x002.o $WORK/b346/_x003.o $WORK/b346/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/11/11049ec7c6c84a645fd5a85339114c7bc72bcb74cd15eda6cf483f878fccff1b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/41/411d1c829888a5d42884698d474e49b6d06e969413ab598f374b3c2004fa7ece-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/7a/7ad95ee495dea2666fa985acb0fab646de4f98d20b99232e15712434a8150bbb-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/lzw=$WORK/b311/_pkg_.a packagefile container/list=$WORK/b025/_pkg_.a packagefile crypto/aes=$WORK/b031/_pkg_.a packagefile crypto/cipher=$WORK/b032/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b312/_pkg_.a packagefile github.com/google/btree=$WORK/b315/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b316/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b318/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b309/_pkg_.a packagefile github.com/miekg/dns=$WORK/b320/_pkg_.a packagefile github.com/sean-/seed=$WORK/b328/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid g5HYvGNODf5qkoz4T21I/g5HYvGNODf5qkoz4T21I -goversion go1.16.15 -D "" -importcfg $WORK/b310/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/memberlist/alive_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/awareness.go /usr/share/gocode/src/github.com/hashicorp/memberlist/broadcast.go /usr/share/gocode/src/github.com/hashicorp/memberlist/config.go /usr/share/gocode/src/github.com/hashicorp/memberlist/conflict_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/event_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/keyring.go /usr/share/gocode/src/github.com/hashicorp/memberlist/logging.go /usr/share/gocode/src/github.com/hashicorp/memberlist/memberlist.go /usr/share/gocode/src/github.com/hashicorp/memberlist/merge_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/mock_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/ping_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/queue.go /usr/share/gocode/src/github.com/hashicorp/memberlist/security.go /usr/share/gocode/src/github.com/hashicorp/memberlist/state.go /usr/share/gocode/src/github.com/hashicorp/memberlist/suspicion.go /usr/share/gocode/src/github.com/hashicorp/memberlist/transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/aa/aa5628f12a65c0d3d5dd128438566a2a4c425f5fa353e614079c2404c342f5da-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-kit/log=$WORK/b187/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b189/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b308/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b309/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b310/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b329/_pkg_.a packagefile github.com/pkg/errors=$WORK/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b330/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b191/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid tS37nTWUTjlVr3XhTjNX/tS37nTWUTjlVr3XhTjNX -goversion go1.16.15 -D "" -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/advertise.go ./_build/src/github.com/prometheus/alertmanager/cluster/channel.go ./_build/src/github.com/prometheus/alertmanager/cluster/cluster.go ./_build/src/github.com/prometheus/alertmanager/cluster/delegate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/7c/7c32c7eac79edb165e2899ddc7b67f689abd309dc8a2049e143173380a84cb33-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b306/ github.com/prometheus/alertmanager/silence mkdir -p $WORK/b336/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-kit/log=$WORK/b187/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b189/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b307/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b333/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b191/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid frHlWl81HGA1VLK-j5Jx/frHlWl81HGA1VLK-j5Jx -goversion go1.16.15 -D "" -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflog.go cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-kit/log=$WORK/b187/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b189/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b337/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b234/_pkg_.a packagefile github.com/pkg/errors=$WORK/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b307/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b338/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b304/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b191/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid lncA3P2LHq8qUk1Aj_jm/lncA3P2LHq8qUk1Aj_jm -goversion go1.16.15 -D "" -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/c9/c9492eb9c59ac6a772ff6b85611488ebacb23cd9a02be4a5f01c2fa6a09e69d3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/a9/a9eef843a9aceb9ac8ba62946fbaf7c4c8dd250cffdfa23ee5dc90047b0a0aa8-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b298/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b299/_pkg_.a packagefile github.com/go-kit/log=$WORK/b187/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b189/_pkg_.a packagefile github.com/pkg/errors=$WORK/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b306/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b339/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b304/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b191/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid hyW_2vw1KquWccXXQ7B2/hyW_2vw1KquWccXXQ7B2 -goversion go1.16.15 -D "" -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/notify.go ./_build/src/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/a8/a8908066a372ff3befe5b77ef227a6fd774a5d1fc72ccfff859758f4789b9245-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-kit/log=$WORK/b187/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b297/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b303/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b305/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b304/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b191/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid FRkZPWO0KHb3BKUojOBu/FRkZPWO0KHb3BKUojOBu -goversion go1.16.15 -D "" -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/dispatch/dispatch.go ./_build/src/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/cc/cc71483b395dc7b5470702e59198b367c118d191852a1eb238962f1c611a5e97-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/b020/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b172/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b339/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b343/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b344/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b345/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b173/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile os/user=$WORK/b346/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/prometheus/alertmanager/cli -complete -installsuffix shared -buildid 841731ZV7pPh0pssqqch/841731ZV7pPh0pssqqch -goversion go1.16.15 -D "" -importcfg $WORK/b002/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/alert.go ./_build/src/github.com/prometheus/alertmanager/cli/alert_add.go ./_build/src/github.com/prometheus/alertmanager/cli/alert_query.go ./_build/src/github.com/prometheus/alertmanager/cli/check_config.go ./_build/src/github.com/prometheus/alertmanager/cli/cluster.go ./_build/src/github.com/prometheus/alertmanager/cli/config.go ./_build/src/github.com/prometheus/alertmanager/cli/root.go ./_build/src/github.com/prometheus/alertmanager/cli/routing.go ./_build/src/github.com/prometheus/alertmanager/cli/silence.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_add.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_expire.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_import.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_query.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_update.go ./_build/src/github.com/prometheus/alertmanager/cli/template.go ./_build/src/github.com/prometheus/alertmanager/cli/template_render.go ./_build/src/github.com/prometheus/alertmanager/cli/test_routing.go ./_build/src/github.com/prometheus/alertmanager/cli/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/fc/fc6475c6fb45b4be66bd1bfa2ef74f9350d7fb9f8688169f1a4565dcab92ee8f-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/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 4c7NYCtj15Imlx_lZBU5/4c7NYCtj15Imlx_lZBU5 -goversion go1.16.15 -D "" -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cmd/amtool/main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d6/d60fc4c3a824e82f5676026ec3ebb036ff6aff0df5a26f592e3df9b89f4a6794-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/b008/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto/tls=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b041/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b115/_pkg_.a packagefile github.com/pkg/errors=$WORK/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b172/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b182/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b339/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b184/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b343/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b344/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b345/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b173/_pkg_.a packagefile io/ioutil=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b080/_pkg_.a packagefile os=$WORK/b044/_pkg_.a packagefile os/user=$WORK/b346/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile strings=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile container/list=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b026/_pkg_.a packagefile crypto/aes=$WORK/b031/_pkg_.a packagefile crypto/cipher=$WORK/b032/_pkg_.a packagefile crypto/des=$WORK/b037/_pkg_.a packagefile crypto/ecdsa=$WORK/b038/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b039/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/md5=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rc4=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b034/_pkg_.a packagefile crypto/x509=$WORK/b069/_pkg_.a packagefile encoding/pem=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b055/_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/b027/_pkg_.a packagefile math/big=$WORK/b040/_pkg_.a packagefile net=$WORK/b075/_pkg_.a packagefile sort=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile encoding=$WORK/b089/_pkg_.a packagefile encoding/base64=$WORK/b074/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b036/_pkg_.a packagefile unicode/utf16=$WORK/b057/_pkg_.a packagefile internal/fmtsort=$WORK/b042/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b137/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b138/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b162/_pkg_.a packagefile log=$WORK/b104/_pkg_.a packagefile mime=$WORK/b110/_pkg_.a packagefile mime/multipart=$WORK/b111/_pkg_.a packagefile net/http/httputil=$WORK/b163/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile path/filepath=$WORK/b081/_pkg_.a packagefile database/sql/driver=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b117/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b094/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b121/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b122/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b126/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b127/_pkg_.a packagefile net/mail=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b119/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b168/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b170/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b158/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b136/_pkg_.a packagefile text/tabwriter=$WORK/b185/_pkg_.a packagefile github.com/go-kit/log=$WORK/b187/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b190/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b191/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b242/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b254/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b297/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b303/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b305/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b304/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b340/_pkg_.a packagefile html/template=$WORK/b159/_pkg_.a packagefile text/template=$WORK/b160/_pkg_.a packagefile bufio=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b174/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b176/_pkg_.a packagefile go/doc=$WORK/b177/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile io/fs=$WORK/b049/_pkg_.a packagefile compress/gzip=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b100/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net/http/httptrace=$WORK/b113/_pkg_.a packagefile net/http/internal=$WORK/b114/_pkg_.a packagefile internal/oserror=$WORK/b023/_pkg_.a packagefile internal/poll=$WORK/b045/_pkg_.a packagefile internal/syscall/execenv=$WORK/b047/_pkg_.a packagefile internal/syscall/unix=$WORK/b046/_pkg_.a packagefile internal/testlog=$WORK/b048/_pkg_.a packagefile runtime/cgo=$WORK/b079/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile crypto/internal/subtle=$WORK/b033/_pkg_.a packagefile crypto/internal/randutil=$WORK/b053/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b058/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b060/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile crypto/dsa=$WORK/b070/_pkg_.a packagefile crypto/x509/pkix=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/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 vendor/golang.org/x/net/dns/dnsmessage=$WORK/b076/_pkg_.a packagefile internal/nettrace=$WORK/b077/_pkg_.a packagefile internal/singleflight=$WORK/b078/_pkg_.a packagefile encoding/csv=$WORK/b092/_pkg_.a packagefile encoding/xml=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b139/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b153/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b154/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b156/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b142/_pkg_.a packagefile mime/quotedprintable=$WORK/b112/_pkg_.a packagefile html=$WORK/b118/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b123/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b125/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b128/_pkg_.a packagefile regexp/syntax=$WORK/b120/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b132/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b134/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b141/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b188/_pkg_.a packagefile expvar=$WORK/b192/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b193/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b194/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b195/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b224/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b231/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b232/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b233/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b236/_pkg_.a packagefile runtime/debug=$WORK/b241/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b243/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b247/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b250/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b263/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b271/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b298/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b306/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b333/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b336/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b341/_pkg_.a packagefile text/template/parse=$WORK/b161/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b175/_pkg_.a packagefile go/ast=$WORK/b178/_pkg_.a packagefile go/token=$WORK/b180/_pkg_.a packagefile internal/lazyregexp=$WORK/b181/_pkg_.a packagefile compress/flate=$WORK/b097/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b105/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b140/_pkg_.a packagefile encoding/gob=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b144/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b124/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b129/_pkg_.a packagefile github.com/josharian/intern=$WORK/b133/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b212/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b219/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b225/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b227/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b229/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b234/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b235/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b237/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b238/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b239/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b244/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b245/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b248/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b249/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b147/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b262/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b258/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b259/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b260/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b264/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b269/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b270/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b272/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b273/_pkg_.a packagefile github.com/oklog/run=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b307/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b331/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b308/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b334/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b337/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b338/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b342/_pkg_.a packagefile go/scanner=$WORK/b179/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b102/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b214/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b230/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b240/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b246/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b148/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b150/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b151/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b265/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b267/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b276/_pkg_.a packagefile os/exec=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b274/_pkg_.a packagefile os/signal=$WORK/b302/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b309/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b310/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b329/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b330/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b332/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b335/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b146/_pkg_.a packagefile golang.org/x/text/width=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b222/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b149/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b268/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b278/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b275/_pkg_.a packagefile compress/lzw=$WORK/b311/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b312/_pkg_.a packagefile github.com/google/btree=$WORK/b315/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b316/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b318/_pkg_.a packagefile github.com/miekg/dns=$WORK/b320/_pkg_.a packagefile github.com/sean-/seed=$WORK/b328/_pkg_.a packagefile hash/fnv=$WORK/b200/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b288/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b313/_pkg_.a packagefile net/rpc=$WORK/b317/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b319/_pkg_.a packagefile encoding/base32=$WORK/b321/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b322/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b323/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b327/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b314/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b324/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b325/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b326/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=BYdhdJmqTSyLYxNEVPQK/4c7NYCtj15Imlx_lZBU5/k3b_F8usH7xm-DSLUkmh/BYdhdJmqTSyLYxNEVPQK -X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=8.fc34 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20220416 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x812f5788e3ea7f64bc61879189e3fd0a8f372e0b -compressdwarf=false -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_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/amtool rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1H15sT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64 ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64 + cd alertmanager-0.23.0 + cd /builddir/build/BUILD/alertmanager-0.23.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.23.0/_build/bin -s /builddir/build/BUILD/alertmanager-0.23.0/_build -o golang-github-prometheus-alertmanager-devel.file-list -O /builddir/build/BUILD/alertmanager-0.23.0 -V 0.23.0-8.fc34 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/prometheus/alertmanager + IFS= +++ realpath -e --relative-base=. doc examples MAINTAINERS.md README.md CHANGELOG.md SECURITY.md +++ sort -u ++ listfiles_include='CHANGELOG.md MAINTAINERS.md README.md SECURITY.md doc examples' ++ echo 'CHANGELOG.md MAINTAINERS.md README.md SECURITY.md doc examples' + godocs='CHANGELOG.md MAINTAINERS.md README.md SECURITY.md doc examples' + [[ -n CHANGELOG.md MAINTAINERS.md README.md SECURITY.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 '"SECURITY.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.23.0-8.fc34.aarch64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/alertmanager /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/amtool /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin/ '/builddir/build/BUILD/alertmanager-0.23.0/_build/bin/alertmanager' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin/alertmanager' '/builddir/build/BUILD/alertmanager-0.23.0/_build/bin/amtool' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin/amtool' + mv /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin/alertmanager /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin/prometheus-alertmanager + pushd /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin ~/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin ~/build/BUILD/alertmanager-0.23.0 + ln -s prometheus-alertmanager alertmanager + popd ~/build/BUILD/alertmanager-0.23.0 + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.yml /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/etc/prometheus/alertmanager.yml + install -Dpm0644 /builddir/build/SOURCES/README.templates /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/etc/prometheus/alertmanager_templates/README.templates + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/var/lib/prometheus/alertmanager mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/var' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/var/lib' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/var/lib/prometheus' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/var/lib/prometheus/alertmanager' + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.service /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/lib/systemd/system/prometheus-alertmanager.service + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.sysusers /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/lib/sysusers.d/prometheus-alertmanager.conf + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.conf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/etc/default/prometheus-alertmanager + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.logrotate /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/etc/logrotate.d/prometheus-alertmanager + install -Dpm0644 template/default.tmpl /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64//usr/share/prometheus/alertmanager/template/default.tmpl + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64//usr/share/man/man1/ mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64//usr/share/man' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64//usr/share/man/man1/' + /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin/prometheus-alertmanager --help-man + /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin/amtool --help-man + sed -i '/^ /d; /^.SH "NAME"/,+1c.SH "NAME"\nprometheus-alertmanager \\- The Prometheus alert manager' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64//usr/share/man/man1/prometheus-alertmanager.1 + sed -i '/^ /d; /^.SH "NAME"/,+1c.SH "NAME"\namtool \\- Tooling for the Prometheus alert manager' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64//usr/share/man/man1/amtool.1 + sed -i 's/\.\/amtool/amtool/' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64//usr/share/man/man1/amtool.1 + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 0.23.0-8.fc34 --unique-debug-suffix -0.23.0-8.fc34.aarch64 --unique-debug-src-base golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/alertmanager-0.23.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin/amtool explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin/prometheus-alertmanager extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin/prometheus-alertmanager extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/bin/amtool warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/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.23.0-8.fc34.aarch64/usr/bin/prometheus-alertmanager. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Allocatable section in ./usr/bin/amtool-0.23.0-8.fc34.aarch64.debug after non-allocatable ones dwz: Allocatable section in ./usr/bin/prometheus-alertmanager-0.23.0-8.fc34.aarch64.debug after non-allocatable ones dwz: Too few files for multifile optimization original debug info size: 52304kB, size after compression: 52304kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 7296 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LEcHRJ + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + LDFLAGS=' -X github.com/prometheus/alertmanager/version=0.23.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.23.0/_build/bin -s /builddir/build/BUILD/alertmanager-0.23.0/_build -V 0.23.0-8.fc34 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/alertmanager-0.23.0/_build/src PATH: /builddir/build/BUILD/alertmanager-0.23.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/alertmanager-0.23.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/prometheus/alertmanager/version=0.23.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 ? github.com/prometheus/alertmanager/api [no test files] github.com/prometheus/alertmanager/api/metrics ? github.com/prometheus/alertmanager/api/metrics [no test files] github.com/prometheus/alertmanager/api/v1 PASS ok github.com/prometheus/alertmanager/api/v1 0.077s github.com/prometheus/alertmanager/api/v1 PASS ok github.com/prometheus/alertmanager/api/v1 0.057s github.com/prometheus/alertmanager/api/v2 PASS ok github.com/prometheus/alertmanager/api/v2 0.053s github.com/prometheus/alertmanager/api/v2 PASS ok github.com/prometheus/alertmanager/api/v2 0.046s github.com/prometheus/alertmanager/api/v2/client ? github.com/prometheus/alertmanager/api/v2/client [no test files] github.com/prometheus/alertmanager/api/v2/client/alert ? github.com/prometheus/alertmanager/api/v2/client/alert [no test files] github.com/prometheus/alertmanager/api/v2/client/alertgroup ? github.com/prometheus/alertmanager/api/v2/client/alertgroup [no test files] github.com/prometheus/alertmanager/api/v2/client/general ? github.com/prometheus/alertmanager/api/v2/client/general [no test files] github.com/prometheus/alertmanager/api/v2/client/receiver ? github.com/prometheus/alertmanager/api/v2/client/receiver [no test files] github.com/prometheus/alertmanager/api/v2/client/silence ? github.com/prometheus/alertmanager/api/v2/client/silence [no test files] github.com/prometheus/alertmanager/api/v2/models ? github.com/prometheus/alertmanager/api/v2/models [no test files] github.com/prometheus/alertmanager/api/v2/restapi ? github.com/prometheus/alertmanager/api/v2/restapi [no test files] github.com/prometheus/alertmanager/api/v2/restapi/operations ? github.com/prometheus/alertmanager/api/v2/restapi/operations [no test files] github.com/prometheus/alertmanager/api/v2/restapi/operations/alert ? github.com/prometheus/alertmanager/api/v2/restapi/operations/alert [no test files] github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup ? github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup [no test files] github.com/prometheus/alertmanager/api/v2/restapi/operations/general ? github.com/prometheus/alertmanager/api/v2/restapi/operations/general [no test files] github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver ? github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver [no test files] github.com/prometheus/alertmanager/api/v2/restapi/operations/silence ? github.com/prometheus/alertmanager/api/v2/restapi/operations/silence [no test files] github.com/prometheus/alertmanager/asset ? github.com/prometheus/alertmanager/asset [no test files] 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.055s 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.054s github.com/prometheus/alertmanager/cli/config PASS ok github.com/prometheus/alertmanager/cli/config 0.014s github.com/prometheus/alertmanager/cli/config PASS ok github.com/prometheus/alertmanager/cli/config 0.014s github.com/prometheus/alertmanager/cli/format ? github.com/prometheus/alertmanager/cli/format [no test files] github.com/prometheus/alertmanager/client PASS ok github.com/prometheus/alertmanager/client 0.052s github.com/prometheus/alertmanager/client PASS ok github.com/prometheus/alertmanager/client 0.028s github.com/prometheus/alertmanager/cluster PASS ok github.com/prometheus/alertmanager/cluster 0.834s github.com/prometheus/alertmanager/cluster PASS ok github.com/prometheus/alertmanager/cluster 0.838s github.com/prometheus/alertmanager/cluster/clusterpb ? github.com/prometheus/alertmanager/cluster/clusterpb [no test files] github.com/prometheus/alertmanager/cmd/alertmanager PASS ok github.com/prometheus/alertmanager/cmd/alertmanager 0.117s github.com/prometheus/alertmanager/config PASS ok github.com/prometheus/alertmanager/config 0.057s github.com/prometheus/alertmanager/config PASS ok github.com/prometheus/alertmanager/config 0.052s github.com/prometheus/alertmanager/dispatch PASS ok github.com/prometheus/alertmanager/dispatch 3.932s github.com/prometheus/alertmanager/dispatch PASS ok github.com/prometheus/alertmanager/dispatch 3.959s github.com/prometheus/alertmanager/inhibit PASS ok github.com/prometheus/alertmanager/inhibit 0.025s github.com/prometheus/alertmanager/inhibit PASS ok github.com/prometheus/alertmanager/inhibit 0.024s github.com/prometheus/alertmanager/nflog PASS ok github.com/prometheus/alertmanager/nflog 0.023s github.com/prometheus/alertmanager/nflog PASS ok github.com/prometheus/alertmanager/nflog 0.025s github.com/prometheus/alertmanager/nflog/nflogpb PASS ok github.com/prometheus/alertmanager/nflog/nflogpb 0.007s github.com/prometheus/alertmanager/nflog/nflogpb PASS ok github.com/prometheus/alertmanager/nflog/nflogpb 0.007s github.com/prometheus/alertmanager/notify PASS ok github.com/prometheus/alertmanager/notify 0.811s github.com/prometheus/alertmanager/notify PASS ok github.com/prometheus/alertmanager/notify 0.629s github.com/prometheus/alertmanager/notify/email PASS ok github.com/prometheus/alertmanager/notify/email 0.074s github.com/prometheus/alertmanager/notify/email PASS ok github.com/prometheus/alertmanager/notify/email 0.051s github.com/prometheus/alertmanager/notify/opsgenie PASS ok github.com/prometheus/alertmanager/notify/opsgenie 0.076s github.com/prometheus/alertmanager/notify/opsgenie PASS ok github.com/prometheus/alertmanager/notify/opsgenie 0.077s github.com/prometheus/alertmanager/notify/pagerduty PASS ok github.com/prometheus/alertmanager/notify/pagerduty 0.307s github.com/prometheus/alertmanager/notify/pagerduty PASS ok github.com/prometheus/alertmanager/notify/pagerduty 0.124s github.com/prometheus/alertmanager/notify/pushover PASS ok github.com/prometheus/alertmanager/notify/pushover 0.081s github.com/prometheus/alertmanager/notify/pushover PASS ok github.com/prometheus/alertmanager/notify/pushover 0.065s github.com/prometheus/alertmanager/notify/slack PASS ok github.com/prometheus/alertmanager/notify/slack 0.057s github.com/prometheus/alertmanager/notify/slack PASS ok github.com/prometheus/alertmanager/notify/slack 0.057s github.com/prometheus/alertmanager/notify/sns PASS ok github.com/prometheus/alertmanager/notify/sns 0.042s github.com/prometheus/alertmanager/notify/sns PASS ok github.com/prometheus/alertmanager/notify/sns 0.061s github.com/prometheus/alertmanager/notify/test ? github.com/prometheus/alertmanager/notify/test [no test files] github.com/prometheus/alertmanager/notify/victorops PASS ok github.com/prometheus/alertmanager/notify/victorops 0.128s github.com/prometheus/alertmanager/notify/victorops PASS ok github.com/prometheus/alertmanager/notify/victorops 0.122s github.com/prometheus/alertmanager/notify/webhook PASS ok github.com/prometheus/alertmanager/notify/webhook 0.056s github.com/prometheus/alertmanager/notify/webhook PASS ok github.com/prometheus/alertmanager/notify/webhook 0.042s github.com/prometheus/alertmanager/notify/wechat PASS ok github.com/prometheus/alertmanager/notify/wechat 0.125s github.com/prometheus/alertmanager/notify/wechat PASS ok github.com/prometheus/alertmanager/notify/wechat 0.058s github.com/prometheus/alertmanager/pkg/labels PASS ok github.com/prometheus/alertmanager/pkg/labels 0.010s github.com/prometheus/alertmanager/pkg/labels PASS ok github.com/prometheus/alertmanager/pkg/labels 0.009s github.com/prometheus/alertmanager/pkg/modtimevfs ? github.com/prometheus/alertmanager/pkg/modtimevfs [no test files] github.com/prometheus/alertmanager/provider ? github.com/prometheus/alertmanager/provider [no test files] github.com/prometheus/alertmanager/provider/mem PASS ok github.com/prometheus/alertmanager/provider/mem 0.722s github.com/prometheus/alertmanager/provider/mem PASS ok github.com/prometheus/alertmanager/provider/mem 0.720s github.com/prometheus/alertmanager/silence PASS ok github.com/prometheus/alertmanager/silence 0.025s github.com/prometheus/alertmanager/silence PASS ok github.com/prometheus/alertmanager/silence 0.025s github.com/prometheus/alertmanager/silence/silencepb ? github.com/prometheus/alertmanager/silence/silencepb [no test files] github.com/prometheus/alertmanager/store PASS ok github.com/prometheus/alertmanager/store 0.025s github.com/prometheus/alertmanager/store PASS ok github.com/prometheus/alertmanager/store 0.025s github.com/prometheus/alertmanager/template PASS ok github.com/prometheus/alertmanager/template 0.035s github.com/prometheus/alertmanager/template PASS ok github.com/prometheus/alertmanager/template 0.033s github.com/prometheus/alertmanager/test/cli ? github.com/prometheus/alertmanager/test/cli [no test files] github.com/prometheus/alertmanager/test/with_api_v1 ? github.com/prometheus/alertmanager/test/with_api_v1 [no test files] github.com/prometheus/alertmanager/test/with_api_v2 ? github.com/prometheus/alertmanager/test/with_api_v2 [no test files] github.com/prometheus/alertmanager/timeinterval PASS ok github.com/prometheus/alertmanager/timeinterval 0.015s github.com/prometheus/alertmanager/timeinterval PASS ok github.com/prometheus/alertmanager/timeinterval 0.010s github.com/prometheus/alertmanager/types PASS ok github.com/prometheus/alertmanager/types 0.015s github.com/prometheus/alertmanager/types PASS ok github.com/prometheus/alertmanager/types 0.015s github.com/prometheus/alertmanager/ui ? github.com/prometheus/alertmanager/ui [no test files] + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RXyfQF + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/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.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ksIYBt + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/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.23.0-8.fc34.aarch64/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/licenses/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(golang-github-prometheus-alertmanager) = 0.23.0-8.fc34 golang-github-prometheus-alertmanager = 0.23.0-8.fc34 golang-github-prometheus-alertmanager(aarch-64) = 0.23.0-8.fc34 group(prometheus) user(prometheus) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: golang-github-prometheus-alertmanager-devel-0.23.0-8.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d7IU4y + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/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.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/doc/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FFdgMc + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/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.23.0-8.fc34.aarch64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/prometheus/alertmanager/api) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/metrics) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v1) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/client) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/client/alert) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/client/alertgroup) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/client/general) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/client/receiver) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/client/silence) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/models) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alert) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/general) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/silence) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/asset) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/cli) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/cli/config) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/cli/format) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/client) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/cluster) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/cluster/clusterpb) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/config) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/dispatch) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/inhibit) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/nflog) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/nflog/nflogpb) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/notify) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/notify/email) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/notify/opsgenie) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/notify/pagerduty) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/notify/pushover) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/notify/slack) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/notify/sns) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/notify/test) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/notify/victorops) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/notify/webhook) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/notify/wechat) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/pkg/labels) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/pkg/modtimevfs) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/provider) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/provider/mem) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/silence) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/silence/silencepb) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/store) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/template) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/test/cli) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/test/with_api_v1) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/test/with_api_v2) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/timeinterval) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/types) = 0.23.0-8.fc34 golang(github.com/prometheus/alertmanager/ui) = 0.23.0-8.fc34 golang-github-prometheus-alertmanager-devel = 0.23.0-8.fc34 golang-ipath(github.com/prometheus/alertmanager) = 0.23.0-8.fc34 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/alecthomas/units) golang(github.com/aws/aws-sdk-go/aws) golang(github.com/aws/aws-sdk-go/aws/awserr) golang(github.com/aws/aws-sdk-go/aws/credentials) golang(github.com/aws/aws-sdk-go/aws/credentials/stscreds) golang(github.com/aws/aws-sdk-go/aws/session) golang(github.com/aws/aws-sdk-go/service/sns) golang(github.com/cenkalti/backoff/v4) golang(github.com/cespare/xxhash) golang(github.com/go-kit/log) golang(github.com/go-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/gofrs/uuid) 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/sigv4) golang(github.com/prometheus/common/version) golang(github.com/prometheus/exporter-toolkit/web) golang(github.com/prometheus/exporter-toolkit/web/kingpinflag) golang(github.com/rs/cors) golang(github.com/shurcooL/vfsgen) golang(github.com/stretchr/testify/require) golang(github.com/xlab/treeprint) golang(golang.org/x/mod/semver) 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.23.0-8.fc34.aarch64 Provides: golang-github-prometheus-alertmanager-debugsource = 0.23.0-8.fc34 golang-github-prometheus-alertmanager-debugsource(aarch-64) = 0.23.0-8.fc34 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.23.0-8.fc34.aarch64 Provides: debuginfo(build-id) = 2945e359d167e27c2acc4ea64ebac8c4ff44d250 debuginfo(build-id) = 2d9e48c14e1fa4b3381de6c5311158bb995171f6 golang-github-prometheus-alertmanager-debuginfo = 0.23.0-8.fc34 golang-github-prometheus-alertmanager-debuginfo(aarch-64) = 0.23.0-8.fc34 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(aarch-64) = 0.23.0-8.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64 Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debugsource-0.23.0-8.fc34.aarch64.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-devel-0.23.0-8.fc34.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debuginfo-0.23.0-8.fc34.aarch64.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WMpu0S + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-8.fc34.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0