Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target armv7hl --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f36-build-42576105-5160498/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 --noclean --target armv7hl --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1682726400 Wrote: /builddir/build/SRPMS/golang-github-prometheus-alertmanager-0.23.0-15.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target armv7hl --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f36-build-42576105-5160498/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 --noclean --target armv7hl --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1682726400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mG6CGE + 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 -f -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.7kY1ND + umask 022 + cd /builddir/build/BUILD + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh golang-github-prometheus-alertmanager 0.23.0-15.fc36 arm + cd alertmanager-0.23.0 ++ date -u -d@1682726400 +%Y%m%d + LDFLAGS='-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429' + 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=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x0770a6ecca5ab76612e60b7903c4bfb63883bd4f -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm.ld '\''' -a -v -x -o /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/alertmanager github.com/prometheus/alertmanager/cmd/alertmanager WORK=/tmp/go-build4106877318 internal/goos mkdir -p $WORK/b013/ internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid ArK4G-XsCTyi9gxK0ZED/ArK4G-XsCTyi9gxK0ZED -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid -fut8_Vf0Cda_nlc9Mnf/-fut8_Vf0Cda_nlc9Mnf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/goexperiment mkdir -p $WORK/b012/ internal/goarch mkdir -p $WORK/b005/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid i-rBgPU9lTEHnfnohiRp/i-rBgPU9lTEHnfnohiRp -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_off.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid 7MB-EzrA0a-OJ6L8Edww/7MB-EzrA0a-OJ6L8Edww -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm.go /usr/lib/golang/src/internal/goarch/zgoarch_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f9/f9aafe0ea194a285d40a3bdb4d0d78c0f31d585cf32137ff7ab1643466ddd0df-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/d8/d8935723a17c283960dacdb29eafdb47f736d795955086f982e91619f16d1788-d # internal internal/race mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -installsuffix shared -buildid zAoH22Sb7bq5X5XVTBxx/zAoH22Sb7bq5X5XVTBxx -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/b0/b03e848a1b64e80f6263e38113e0ab22c3bb91ae7ab880025fc903f6637711f9-d # internal internal/cpu cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/3e/3e1e55e3a0b555c8f9742770e41041181c8783bab8dbc34d68d373171f2facef-d # internal mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis ./cpu.s internal/abi mkdir -p $WORK/b009/ runtime/internal/syscall mkdir -p $WORK/b017/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b009/symabis ./abi_test.s cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -gensymabis -o $WORK/b017/symabis ./asm_linux_arm.s sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid U5-ENd0iGqjko2CjzOUq/U5-ENd0iGqjko2CjzOUq -goversion go1.19.8 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid i19WqPaQtJxg1N5PghCQ/i19WqPaQtJxg1N5PghCQ -goversion go1.19.8 -symabis $WORK/b017/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/abi -std -+ -installsuffix shared -buildid 2lAaPFTOrl8EU9_Q8ZRQ/2lAaPFTOrl8EU9_Q8ZRQ -goversion go1.19.8 -symabis $WORK/b009/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_generic.go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -installsuffix shared -buildid pB3ks-fq3cKW-i39fcwX/pB3ks-fq3cKW-i39fcwX -goversion go1.19.8 -symabis $WORK/b020/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/58/5848da7e91e24c9f159f0eb77eaebada570fb14588c4c8023078fbf6b274f159-d # internal runtime/internal/math mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid F02aa9QWiI0HX3cV4XSy/F02aa9QWiI0HX3cV4XSy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b017/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/24/24316044bd49aac8c38f55387bc3b11491cf9d1b95bfe40f6f0a481527920ca4-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/2d/2dfd3a877965dbf8f5525355a2293c41655baef9cf8de4129f952518842bb7a2-d # internal internal/itoa mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/itoa -std -complete -installsuffix shared -buildid _vZaR75clmcvMZdk6pfO/_vZaR75clmcvMZdk6pfO -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go runtime/internal/sys mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid kTSuweCU7AuVKLaBNevh/kTSuweCU7AuVKLaBNevh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.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/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0e/0ec824e5620e90e227a00d9c37ed919cdf376c6a0eda91b47c100e1582cb6de3-d # internal math/bits mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p math/bits -std -complete -installsuffix shared -buildid Uu-JgXRQ3iVN091jpicM/Uu-JgXRQ3iVN091jpicM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b029/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 cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/90/9088fce2d65f22e4619a6942c67d98ba845eef3b23838c19163cc08b04020537-d # internal unicode/utf8 mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid U5VyPbuZJU6h-Sb8fCb1/U5VyPbuZJU6h-Sb8fCb1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/bb/bb6d008058258bfdee2176af00a6c2be46bf038dad3cc43b410818e753fa37ec-d # internal unicode mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p unicode -std -complete -installsuffix shared -buildid g-eFO8JRMCRvOH-dY6JX/g-eFO8JRMCRvOH-dY6JX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b032/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_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ac/accc277da8772f2ff9e293647306c3b38270d7c0baff4fd26730427b8c9f74c1-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/a8/a845e2342b7e572ac2cb77d66388d5a09a9531c28241916e087afa2a3d774b86-d # internal runtime/internal/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -gensymabis -o $WORK/b014/symabis ./atomic_arm.s ./sys_linux_arm.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid YC-oQBavLmaxa3XI7stk/YC-oQBavLmaxa3XI7stk -goversion go1.19.8 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Pu6HrEBWs1zgoyY4N1k6/Pu6HrEBWs1zgoyY4N1k6 -goversion go1.19.8 -symabis $WORK/b014/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/05/058903b665c8205c50a4a9ba8ef835ada937027b0f2d80bab6a3609457912d9d-d # internal encoding mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding -std -complete -installsuffix shared -buildid CsPosJNqcx9ADVXYrCNh/CsPosJNqcx9ADVXYrCNh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2a/2a0bf4742d42d3ebd6f57889b8220eeda4b6c329e7d79e04ecc3bb718f884207-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b010/compare_arm.o ./compare_arm.s math mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b028/symabis ./sqrt_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b010/count_arm.o ./count_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/3b/3bda719790cf609a19d1add7675f09da03059f99c6b25de81ad8ed383917a677-d # internal unicode/utf16 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid IoxDu6rNp_jWyV9PDr23/IoxDu6rNp_jWyV9PDr23 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p math -std -installsuffix shared -buildid mb5YUMdLQY_iMYmTsNiF/mb5YUMdLQY_iMYmTsNiF -goversion go1.19.8 -symabis $WORK/b028/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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/dim_noasm.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/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_noasm.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/hypot_noasm.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/log_stub.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/modf_noasm.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/sqrt_asm.go /usr/lib/golang/src/math/stubs.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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b010/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b010/indexbyte_arm.o ./indexbyte_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b014/atomic_arm.o ./atomic_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_arm.o $WORK/b010/count_arm.o $WORK/b010/equal_arm.o $WORK/b010/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/4d/4dc7e33d2c205a565d9ea9d20b999969331c1357077d2b2145745e1990251d3b-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b9/b94257b68d3b8d8c45fbe64129e6f03b6b9d7460fa9c94ed5d7915cba9efe651-d # internal crypto/internal/subtle mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid qhZLcbt_LqzlGSeO-NJM/qhZLcbt_LqzlGSeO-NJM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go container/list mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p container/list -std -complete -installsuffix shared -buildid uC320nOq87oVu1gp9slQ/uC320nOq87oVu1gp9slQ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b014/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/08/08a7863a5b901dd3a5805ab9dd9b83c70b9a1c95d8c08861d0b7a6a5ba5feef9-d # internal crypto/subtle mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/subtle -std -complete -installsuffix shared -buildid _UVUqKtZA28z5aMc6_41/_UVUqKtZA28z5aMc6_41 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/atomic_arm.o $WORK/b014/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/8e/8ea6ae453e6ffee1df1160d3d2fc53fb2237059ebf47228b60d55b01444f2b7e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a2/a25b275cbff1a3fc889d70baceb6ce7066f9b07f3dacdc0c2547f785d5f557dc-d # internal crypto/internal/boring/sig mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/internal/boring/sig -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b075/symabis ./sig_other.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid 3scfohY41kit3BqzTtPL/3scfohY41kit3BqzTtPL -goversion go1.19.8 -symabis $WORK/b075/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/internal/boring/sig -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b075/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b075/_pkg_.a $WORK/b075/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/3e/3e09ff8fb8ed9ad6b9c3f26151225f395d0938cecdc8631c90f1056ec8783bc0-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid QrbwrIjBadPLwRc_O-iE/QrbwrIjBadPLwRc_O-iE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/67/6780dd140bfb6dda0d7c3ee1497d8883a0c546bbafcf3067f9cde33d57f3e47f-d # internal internal/nettrace mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p internal/nettrace -std -complete -installsuffix shared -buildid AInsteWuDOs_6lxTKrc1/AInsteWuDOs_6lxTKrc1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/2f/2fd0eee514b3277a7c46b1371c17fb1368a73d1b62476cd3fd80db50210ce8bc-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid oMQaU2ccyhpgNthGXNUC/oMQaU2ccyhpgNthGXNUC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/04/0428c2ab628f5124eed3870f3e385bcab3ff175da25b0358acd034f4f0228534-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid oneTfo5_5PprzW49X62w/oneTfo5_5PprzW49X62w -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b149/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/f0/f0c85a2b7802897f10ce70a2d2d8bb6e1ed1c55c48c527a0aea4b96faa39b54b-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid QVYcAQ5nLELU7Aj64zVD/QVYcAQ5nLELU7Aj64zVD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goexperiment=$WORK/b012/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile runtime/internal/syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -installsuffix shared -buildid 3K6mtAsMuSeeiH5__ZgX/3K6mtAsMuSeeiH5__ZgX -goversion go1.19.8 -symabis $WORK/b008/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.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/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_arm.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/hash32.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_32bit.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.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/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.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/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_32bit.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_arm.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/panic32.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/runtime_boring.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/sigaction.go /usr/lib/golang/src/runtime/signal_arm.go /usr/lib/golang/src/runtime/signal_linux_arm.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_arm.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_arm.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/tls_stub.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_elf32.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm.go /usr/lib/golang/src/runtime/vlrt.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5e/5ef516f6bef6a116d74c10d14be2e022124d05d5ba654a881853f1dc1855a9c6-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid BRN7rbrRKpUi3EdaPZLQ/BRN7rbrRKpUi3EdaPZLQ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/cb/cbb3d1b53a61d9323fd5ca58a8e9c3bfbe2e60f9d1fad42e42a2e2d1a7c85dd4-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid _TV71qid8qiHF9V1xqqW/_TV71qid8qiHF9V1xqqW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/da/da0d0a143bc4884187400b5053aea878a313b637936d7c6e0b5acfcff85fac79-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid 3FxyqNAncSTivjEMoLIs/3FxyqNAncSTivjEMoLIs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/4e/4e8ef2cdadc3d6b07b3a317de3434e36e54a089dbfbcb55704c8d7ba842d5d01-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid R7-mMjLOKXsNZ5rSpwNz/R7-mMjLOKXsNZ5rSpwNz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b327/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 cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/64/648300184a3a19035c1532e743b7278755994865895383b6ec988a855cf02949-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid 4iBiHO-Q4IpYW1-0-yW1/4iBiHO-Q4IpYW1-0-yW1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/f8/f85a75bad36433f674aadb6fd00b1c5d13fa20f036ccd52a702ef9abb79e01c7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/aa/aaf5f61754f94dfecb04ac51f4498a9afef4e59481673ed7a4951e6b01c219f9-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b028/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/sqrt_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/8c/8c5f261ce2442e1f2851e41fd8aa5a1abc0aebec6eeca6a9e8c1ec50cfa821a2-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid DOByJbkDxlpybv25dk7M/DOByJbkDxlpybv25dk7M -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/c4/c4798c5b3ee775e926fc649b16cb651d8ebbe05e8d769a290ae919cc941087b6-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/87/87f228fa19e7b81a776d49c87117890c0c72c9d75d56a1d0425c782d118943ac-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b008/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b008/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b008/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b008/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b008/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b008/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b008/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b008/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b008/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm.o $WORK/b008/duff_arm.o $WORK/b008/memclr_arm.o $WORK/b008/memmove_arm.o $WORK/b008/preempt_arm.o $WORK/b008/rt0_linux_arm.o $WORK/b008/sys_linux_arm.o $WORK/b008/tls_arm.o $WORK/b008/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/d5/d5b4d009acbf8275e1a3b1f767bc6eb83b86a110e95fe75ce86331dd7ec02785-d # internal runtime/metrics mkdir -p $WORK/b175/ internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF sync mkdir -p $WORK/b018/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p runtime/metrics -std -installsuffix shared -buildid G9izXZWOcbjHfVGDEU78/G9izXZWOcbjHfVGDEU78 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -installsuffix shared -buildid fJL0MWl4xNd2SlGzyYNA/fJL0MWl4xNd2SlGzyYNA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b018/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/goarch=$WORK/b005/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid zuIXmvh7KfLAYD118Ztk/zuIXmvh7KfLAYD118Ztk -goversion go1.19.8 -symabis $WORK/b004/symabis -shared -c=4 -nolocalimports -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_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/24/24c989a1c851948cf413d5a18067849ef8216e740f8b7e480825253592537a4e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/6e/6e7f810cff856463efbd32ad4231609db3e967d7f09ad0b7b2eb9596c0f09b08-d # internal internal/testlog mkdir -p $WORK/b040/ math/rand mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/testlog -std -complete -installsuffix shared -buildid icJIu0ezM2SlOvPELci8/icJIu0ezM2SlOvPELci8 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p math/rand -std -complete -installsuffix shared -buildid M_27uwi7EE6V6SCv7huZ/M_27uwi7EE6V6SCv7huZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b078/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 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p internal/singleflight -std -complete -installsuffix shared -buildid ynOqvNUBbFzsMSTzG1IK/ynOqvNUBbFzsMSTzG1IK -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go runtime/cgo mkdir -p $WORK/b112/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b112/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b112/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/67/67dd50f4f56ab455c18f5d22954096f6b1a87a1d8fcb152e3b21ca1e9cedc1b0-d # internal google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Rh-qhcz0P66OGI6oJZEz/Rh-qhcz0P66OGI6oJZEz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/51/5180ec03ba7775a7d6233560db34b9eaf2ae3be4a9d9a56a55274d673b7a9c7a-d # internal github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid HPecaGF1gUymD92t7Inx/HPecaGF1gUymD92t7Inx -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/69/69e2be70f1eaa72d6e4e4c88b3f85f36ddb5ace7b1af925be0666e9a060841c0-d # internal github.com/josharian/intern mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid RJHvkraakutb5YCJtr2B/RJHvkraakutb5YCJtr2B -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack /usr/share/gocode/src/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/44/44b7f0871e83f83e026d1f5248c375863b6edc84b27db2ac0cb387ba950ef765-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/94/948ea46f7ff09432ae15c140947a149d0f7574d125910e3e5bfa628a039f5000-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/28/2891182a0fa97ed2703ac63b407ad3eca274dd28373f656541cc5134ea46f5d3-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cd $WORK gcc -Wl,--no-gc-sections -x c - -o /dev/null || true cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/50/50ed1979a2efba23d947a23194b7b1826c6d288900fb912634a0c6906d9997cc-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true errors gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b003/ cd $WORK/b112 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c 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_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid MLtAFTqV2M2rENouOW78/MLtAFTqV2M2rENouOW78 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sort -std -complete -installsuffix shared -buildid fLRSvqqE0Vm2M1RbZOiD/fLRSvqqE0Vm2M1RbZOiD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b033/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/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9b/9b9c8d90dadeb1dbbc116cba252d2d99ce8ec0cffb8b9b756499f50959a0c6ee-d # internal internal/oserror mkdir -p $WORK/b024/ io mkdir -p $WORK/b034/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/oserror -std -complete -installsuffix shared -buildid A2PsiBcD-rimoJn28K6N/A2PsiBcD-rimoJn28K6N -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p io -std -complete -installsuffix shared -buildid 0H5okrw_OVSgvlMEr6Kt/0H5okrw_OVSgvlMEr6Kt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go strconv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p strconv -std -complete -installsuffix shared -buildid MMDXJZ4CnVzJyrD5ws5S/MMDXJZ4CnVzJyrD5ws5S -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b030/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/bytealg.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/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.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_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/25/25ced6c4a58bd2fe658cf355bcb5045659c0479d1737b057fad6825830569f02-d # internal cd $WORK/b112 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c 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_arm/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -gensymabis -o $WORK/b022/symabis ./asm_linux_arm.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p syscall -std -installsuffix shared -buildid fJxOybKAn46Yo6gOcCTP/fJxOybKAn46Yo6gOcCTP -goversion go1.19.8 -symabis $WORK/b022/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/syscall/asan0.go /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/flock_linux_32bit.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_32_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/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept.go /usr/lib/golang/src/syscall/syscall_linux_arm.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_arm.go /usr/lib/golang/src/syscall/zsyscall_linux_arm.go /usr/lib/golang/src/syscall/zsysnum_linux_arm.go /usr/lib/golang/src/syscall/ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/69/69b4c47763b38f3ee680e63c2b38e873b12fa291bfc04f953146bafc45606505-d # internal internal/safefilepath mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid eoyQatekH5EnBS29wfso/eoyQatekH5EnBS29wfso -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b112/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/cf/cf02e4e1731f67e05ba97f9b2cb5cd47dbf2e937550a2ba7a150c39973554efb-d # internal path mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p path -std -complete -installsuffix shared -buildid O8bs1RC04_rzdirC3m9I/O8bs1RC04_rzdirC3m9I -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1a/1af49d8db2db7ce4f4a838545b109c20e41f27b4d5db8774370c0fba4c01bbbc-d # internal bytes mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p bytes -std -installsuffix shared -buildid l8X4Wowl2dPF7OAFk-OD/l8X4Wowl2dPF7OAFk-OD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b112/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ec/ecb1ff325445212e2da9452d36ff53c96134791b7677cdcb7a97c986445cb234-d # internal strings mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p strings -std -complete -installsuffix shared -buildid ONDyVGNoebYfDE5iLG8o/ONDyVGNoebYfDE5iLG8o -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b112/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b112/_x006.o -c gcc_linux_arm.c cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f7/f7e457c75e0e8acfc3c39b7736be348e48d7bebb42b28796d7ae38674568c6f6-d # internal hash mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p hash -std -complete -installsuffix shared -buildid f6NQUo_rCYZdz26UH-rj/f6NQUo_rCYZdz26UH-rj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ca/cafc4c071cd914a8cec48b0e5ddcc6fc5e2f8837aafaac33176937b46992c4ba-d # internal reflect mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -gensymabis -o $WORK/b027/symabis ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/20/20e368abc9ce7bc3a9b61b3bf759e0e5d39a0fd7647f6d2988640e72a4c51a2d-d # internal hash/crc32 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p hash/crc32 -std -complete -installsuffix shared -buildid D0anC1TvWrp0dIqhX1p8/D0anC1TvWrp0dIqhX1p8 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p reflect -std -installsuffix shared -buildid 2Ph6v7HVVpMgQPB7y2GN/2Ph6v7HVVpMgQPB7y2GN -goversion go1.19.8 -symabis $WORK/b027/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.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/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b112/_x007.o -c gcc_setenv.c cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/1f/1f90145cdab0540ae27f799f15a488cf7997710dd17c1f18a3d5747880ef4c6a-d # internal bufio mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p bufio -std -complete -installsuffix shared -buildid DJpSLyw4wAdPGHVdgoNI/DJpSLyw4wAdPGHVdgoNI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/cd/cd5503047ccc3851a970068a11a3349d55f51e782e0dd346280cd5c74744d1f4-d # internal regexp/syntax mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p regexp/syntax -std -complete -installsuffix shared -buildid xk4pSVCofg0bQUKdPws9/xk4pSVCofg0bQUKdPws9 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b055/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b112/_x008.o -c gcc_traceback.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b022/asm_linux_arm.o ./asm_linux_arm.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b112/_x009.o -c gcc_util.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a2/a28befb7ccf54ce4a4496f7e952f6b5ac8e9bc488b82007eb65c141a12f8d66f-d # internal crypto mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto -std -complete -installsuffix shared -buildid W_5pcHD7cLwvPZu78M8Z/W_5pcHD7cLwvPZu78M8Z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f6/f650c4dd32c6983cb26057e8d00706bbc715de4a17437c4ea4cf77de9c164a69-d # internal time mkdir -p $WORK/b021/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b112/_x010.o -c linux_syscall.c cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p time -std -installsuffix shared -buildid Rum0lfj977uzesZrCCxF/Rum0lfj977uzesZrCCxF -goversion go1.19.8 -shared -c=4 -nolocalimports -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_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/5c/5c6644a4dcc9ce53280337fbc176ecd000fdb45ea67361e1ad09bbb61dbf2676-d # internal internal/syscall/unix mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid QLWebi1VYg2e5dLw5mg1/QLWebi1VYg2e5dLw5mg1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat64_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/fcntl_linux_32bit.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cd/cd6046400ea0162c322b985ecd9f54101c1f900ce6cb2a2773a7ceb3530e40e0-d # internal internal/syscall/execenv mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid wstSlrpE_ExUi5LCR0Lo/wstSlrpE_ExUi5LCR0Lo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/c5/c56008e0d07931a80f215f95efa62c10502063aab360fea6cb3bfce1dda30b88-d # internal crypto/internal/randutil mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid h4lSdeZpogLD-e3Sa-lt/h4lSdeZpogLD-e3Sa-lt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I $WORK/b112/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b112/_x011.o -c gcc_arm.S /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/de/defdce92250b523f662d638a448b96da79a6051cbe3c43cb39781b6803f81d71-d # internal cd $WORK/b112 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c crypto/internal/nistec/fiat mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid 4zkyvb7_htV1AnyDDA5j/4zkyvb7_htV1AnyDDA5j -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -o $WORK/b112/_cgo_.o $WORK/b112/_cgo_main.o $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o $WORK/b112/_x005.o $WORK/b112/_x006.o $WORK/b112/_x007.o $WORK/b112/_x008.o $WORK/b112/_x009.o $WORK/b112/_x010.o $WORK/b112/_x011.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b112/_cgo_.o -dynout $WORK/b112/_cgo_import.go -dynlinker cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b112/symabis ./asm_arm.s cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p runtime/cgo -std -installsuffix shared -buildid FnuD0GBe-FoBgQs02wic/FnuD0GBe-FoBgQs02wic -goversion go1.19.8 -symabis $WORK/b112/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/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/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b112/_cgo_gotypes.go $WORK/b112/cgo.cgo1.go $WORK/b112/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b112/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b112/_pkg_.a $WORK/b112/asm_arm.o $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o $WORK/b112/_x005.o $WORK/b112/_x006.o $WORK/b112/_x007.o $WORK/b112/_x008.o $WORK/b112/_x009.o $WORK/b112/_x010.o $WORK/b112/_x011.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/3a/3a051026861b2585b0322797b32087f4dd8e002fc1067a3a7ad8f93f8c7e3d12-d # internal crypto/rc4 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid r2pJ2Uad-Yl1gwjMhXc_/r2pJ2Uad-Yl1gwjMhXc_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/21/2190887ac435562e3a472c5930027204d291945098be22ba7eb8b8a439a81bb5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/5c/5c781c62a0c3930f9fb28fde5bdf4810e9f9445d5e61767787310d4d5ab4a9fb-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid uQhr1XobRaLyjzxCxBea/uQhr1XobRaLyjzxCxBea -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go regexp mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p regexp -std -complete -installsuffix shared -buildid a9HBm75MNdMRqnZjKBDf/a9HBm75MNdMRqnZjKBDf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b054/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_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/82/823c69edbe0c53bc82f5a6c826fd841989ab1327a2468dc567b5456d53e27e50-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/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -installsuffix shared -buildid nZhsbwdcIDiaLCEaD8Te/nZhsbwdcIDiaLCEaD8Te -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/af/af7aeee1d56e3b588e684ff12f2e6ff5dee762af9baebe29c49b3d4fa6b08e3b-d # internal internal/poll /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/poll -std -installsuffix shared -buildid uf_12UJtgZzbqQMHd7vH/uf_12UJtgZzbqQMHd7vH -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b036/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_accept.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 cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8d/8d2ddd5fadc72004fd432ec176eb79fda41a004d729a47b213fd998e5a434cb2-d # internal io/fs mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p io/fs -std -complete -installsuffix shared -buildid 5T2FyvASKeLpBIpxq__J/5T2FyvASKeLpBIpxq__J -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b041/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_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/4f/4f4f407340cb131c44ca3ef6a2695cf8933a55441a9fd06507c38ee6fc01cbb3-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid OODclLpGYQoz0jlSfwtE/OODclLpGYQoz0jlSfwtE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9c/9c52e5fe16814dea1aa5714949042b04e7a81d75f0a7ceaf5a5d16dabb15ce53-d # internal net/http/internal/ascii mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid HHj5Te2ExjZ3Fz_nCleC/HHj5Te2ExjZ3Fz_nCleC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/49/495330010158101581d4ada3831669d8adaa7359b94c84879202eedaade7cd5c-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid 7M1Qw8VGdfg7ZsG9MQ2z/7M1Qw8VGdfg7ZsG9MQ2z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/share/gocode/src/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/cc/ccf2031e134d06c1d79d0ffa085717f0e3552d9e5674fc4d17ca19d02f56ceb8-d # internal hash/fnv mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p hash/fnv -std -complete -installsuffix shared -buildid JdwV3CSUT-gYe3wM-c-_/JdwV3CSUT-gYe3wM-c-_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6e/6ed4bebf61fd9d279ec912c393fc05a947405c227f2086fdd48a7008c7040683-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid v9o4glGxJMGrTvSADlAt/v9o4glGxJMGrTvSADlAt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/9f/9faa77b559e3b92fc2f3d41470fda6638b04c6d87a7a044434003e0d7186d37c-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid EAee2vm3-9fpEIwhFla0/EAee2vm3-9fpEIwhFla0 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b193/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_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/c4/c437ce26f5d00e3eba4461945c839381a2db774703c8ec744697f6196dce8634-d # internal html mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p html -std -complete -installsuffix shared -buildid EL2C_8q9q05slungtWmr/EL2C_8q9q05slungtWmr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/08/08d798b251856b375f995b645c84bb91f59f22de803d2ea9cf99d4a295bbbdea-d # internal os mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/safefilepath=$WORK/b038/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b040/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p os -std -installsuffix shared -buildid hcOtBUl_sQKs0sJCvxzo/hcOtBUl_sQKs0sJCvxzo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b035/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/pipe2_unix.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/rlimit.go /usr/lib/golang/src/os/rlimit_stub.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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b027/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/96/96350a1d3acc2dd27ad80e1eb4cab865ded2fe51927c29b2f4b6760ba52229b5-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b193/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid ciMZz-tJafpFuDC3rUHx/ciMZz-tJafpFuDC3rUHx -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b192/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_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/85/852af1ca5d9c17b7499892f6a8104fdff015b8f8aef6ebec4bfb95eb44eadf5b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid C8FYr1XOucvmasDl-vKM/C8FYr1XOucvmasDl-vKM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/21/21f99701c4e2e22e08f67bcef45ad906aac82ab155610c1990cabeaa8a2f7e3d-d # internal encoding/binary mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding/binary -std -complete -installsuffix shared -buildid OiEEbXIL2U8sA14pJtKD/OiEEbXIL2U8sA14pJtKD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/75/758692af00eaa55a71df40eed606d22b2155c3722856ab111d3128205d0107fb-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid u0sjF-FMZM2Ww1Ky1aWi/u0sjF-FMZM2Ww1Ky1aWi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/67/67cc31558d02346a4bc032b5dad5a4b550e12da528b02044a34f85b27926c0ad-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal encoding/base32 mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p encoding/base32 -std -complete -installsuffix shared -buildid bVmEo_jPiJCL2-O7R70R/bVmEo_jPiJCL2-O7R70R -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/f0/f01dcaedbb83e70a8f278e10967bd25f61187a7c5de9d631c865eb4f8124e4d1-d # internal github.com/jpillora/backoff mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/jpillora/backoff -complete -installsuffix shared -buildid A3Wm0jRGCaXg3HQL1le5/A3Wm0jRGCaXg3HQL1le5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack /usr/share/gocode/src/github.com/jpillora/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/29/294f090edaf06041e7ddecb797a43fc79b461174a26408ed58769b883b9afa02-d # internal text/tabwriter mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p text/tabwriter -std -complete -installsuffix shared -buildid w0BTGOKfqkPAGzjEuQTD/w0BTGOKfqkPAGzjEuQTD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/9f/9fa9f4e38fac27eb3971b14a6a84ea01754e1641bd208fc808f03c99467afadb-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal encoding/base64 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/base64 -std -complete -installsuffix shared -buildid GjDHJNmf18J1kxSQp5-q/GjDHJNmf18J1kxSQp5-q -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/bb/bb25a46269a3df736f3c295e7a400c077f605e1af24839214a0e28773a4412f2-d # internal crypto/cipher mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/cipher -std -complete -installsuffix shared -buildid 4fpiX0ECzqNxgFyXev5U/4fpiX0ECzqNxgFyXev5U -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /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_generic.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ed/edb11cafa1edac355d0e72b9241a0c635fe5b0066091adb8ce7bba0d20ab5912-d # internal crypto/internal/nistec mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/nistec -std -complete -installsuffix shared -buildid IC_sK3UMXMdJC2VXzs5R/IC_sK3UMXMdJC2VXzs5R -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/29/2927375e91cba56d51199038ff15575040c2fee2a37507b7ad071a03f090f798-d # internal fmt mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p fmt -std -complete -installsuffix shared -buildid pKJyD9i0BO3KDM4jIqM5/pKJyD9i0BO3KDM4jIqM5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b025/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/43/430b04495d66084b73fada9fe267e7fea10704a3fe13a50b9ebf2c0ce97e57df-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal crypto/internal/edwards25519/field mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid u3hnuHl1RRq3vUjNaV91/u3hnuHl1RRq3vUjNaV91 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/be/be7b5a0e31597e06213dc709db9b591451d6afa6c38ff8d879f6f3777bcf1bfe-d # internal crypto/md5 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b095/symabis ./md5block_arm.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/md5 -std -installsuffix shared -buildid WsYesh-YhjTs0ljlXPeb/WsYesh-YhjTs0ljlXPeb -goversion go1.19.8 -symabis $WORK/b095/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b095/md5block_arm.o ./md5block_arm.s cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/d0/d0dde75dc49476f59deff18fcebf96bd163c0c774e1216554ff2b387ba27683d-d # internal crypto/internal/boring mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b075/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid sQf6rGM0yMtlKXzAbuGg/sQf6rGM0yMtlKXzAbuGg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b095/_pkg_.a $WORK/b095/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/de/deb0b1632ccf09488a4a6d759f0e9a619dbead8268e697c47a2df29ff9a82074-d # internal crypto/des mkdir -p $WORK/b081/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/des -std -complete -installsuffix shared -buildid nV_utVf-WH48VYfNCB_7/nV_utVf-WH48VYfNCB_7 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b081/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 cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/fa/fa4c944271a4f6f927a9acd2d7b6db60a8442c95d634d0ea9f33fa083994d5a5-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid n6y9aJom-y0-Yns6s7gM/n6y9aJom-y0-Yns6s7gM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/c3/c307b15c8f744347abaca48798a737a6e8f251281ca2c27d1b4f415c8d9beb0e-d # internal crypto/aes mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/aes -std -complete -installsuffix shared -buildid jkDLUMsTZaoLBqsk7JLm/jkDLUMsTZaoLBqsk7JLm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c5/c5ca0388edf3bb241dd21758574644c850f0f308c5d0959253f1b69ea6eba4e9-d # internal crypto/sha512 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/sha512 -std -complete -installsuffix shared -buildid ryomHvGia28JSdsIOlPM/ryomHvGia28JSdsIOlPM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b087/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ef/effc325bfefa6dd765d5178b80c76a87a50bc930837382fcfa8e4a47c47b11cb-d # internal crypto/hmac mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/hmac -std -complete -installsuffix shared -buildid ZXF_4mSBgSsYvVC9uQLV/ZXF_4mSBgSsYvVC9uQLV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/38/385f3658ef28de4c49054ffc4ec5bcfc9f05ed55b0a33bbfd117dc3bb94a332e-d # internal crypto/sha1 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b098/symabis ./sha1block_arm.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/sha1 -std -installsuffix shared -buildid ghXIepVVr1ISPRj91Y1P/ghXIepVVr1ISPRj91Y1P -goversion go1.19.8 -symabis $WORK/b098/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/7e/7e76fd90eb6e3a4edaa9f51caf99f743c8a226c232bf869e8c3f0f0622f8fa76-d # internal crypto/sha256 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/sha256 -std -complete -installsuffix shared -buildid 7DWixMrGIBUssgtr6H2S/7DWixMrGIBUssgtr6H2S -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/5d/5d008cb2270049eb5f91ca9ede065b363775ea3b0b8e17f1596da62d351bdc54-d # internal encoding/pem mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p encoding/pem -std -complete -installsuffix shared -buildid iYzJ2tu0BYHjzzJdEP3j/iYzJ2tu0BYHjzzJdEP3j -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b098/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e3/e3b5b5a8463bed56a262ba466972201b1ed31944194d0d67e3192044da59de02-d # internal internal/godebug mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p internal/godebug -std -complete -installsuffix shared -buildid hrNQ0ycD5Ai56auX-Hex/hrNQ0ycD5Ai56auX-Hex -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b098/_pkg_.a $WORK/b098/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/1d/1d30b12ff839a0ae5fe366552e3358863ea1cc2d3e4758be5b6b9eb4a9cab7b2-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/a7/a7645018922ea72ff2d7f7244c2242a32d9afce1534b7d5dd4ec2ad5c972804d-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b117/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid WKsKpHtL-prascC4Z3GY/WKsKpHtL-prascC4Z3GY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go path/filepath mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/1c/1cc075c52cc702e0cbfa3c8cc87dcbdc8ce15c03e5089a723019212b8c6cb1f9-d # internal internal/intern mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b105/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c0/c0c18fec001edb20c439090147048ef51729588f19b71cc32dd2460f4a20030b-d # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p path/filepath -std -complete -installsuffix shared -buildid 3EuyYJ6t3Frj5dGazzuC/3EuyYJ6t3Frj5dGazzuC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b114/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_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p internal/intern -std -complete -installsuffix shared -buildid hThDWHhgO7-As1I6c9Mi/hThDWHhgO7-As1I6c9Mi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go encoding/json mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/json -std -complete -installsuffix shared -buildid MrobeBn1aRTNGQq4R7Oe/MrobeBn1aRTNGQq4R7Oe -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b046/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_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/cc/cc968b587bda95138b1c022aef7652d884ee3a1ac95e62700f29de0c6261eb0d-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid No1q9-KYfgHvXrgTJy6U/No1q9-KYfgHvXrgTJy6U -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b051/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_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/5d/5d18ba4c738360cc433501659b72f03736a95aa4bd3dac76bb4beefee8adb5ef-d # internal log mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p log -std -complete -installsuffix shared -buildid 8r6U5BJQeoGR-XCBNV1r/8r6U5BJQeoGR-XCBNV1r -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/e8/e86ee98939081207a9f7913f79a81e07dfe5bb7d2b0b8592fb133656a29e9caf-d # internal github.com/pkg/errors mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid lo0vPOnR9y2awA_IyeMq/lo0vPOnR9y2awA_IyeMq -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b057/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_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2e/2eb0ee695bb63c0da762842c93cac8052886fd1ecf35203189d23b7bfcced9b9-d # internal compress/flate mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p compress/flate -std -complete -installsuffix shared -buildid HY4qZG1r8fkqj-pZksdb/HY4qZG1r8fkqj-pZksdb -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b065/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_arm/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e3/e372d8725a7108b78b71adcc0d9f0a968b20f56a9b97e1f52f7fa0c4e4ad577d-d # internal math/big mkdir -p $WORK/b077/ cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/29/29e3aaf6c6d4faa4ddaaa6f154de8a4ceb9793808fd88a32618354d90fec25ae-d # internal encoding/hex cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b077/symabis ./arith_arm.s mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p encoding/hex -std -complete -installsuffix shared -buildid dxB-30VQPZBBHS-G666B/dxB-30VQPZBBHS-G666B -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p math/big -std -installsuffix shared -buildid 7_ukwXgy4CIdcai5VCct/7_ukwXgy4CIdcai5VCct -goversion go1.19.8 -symabis $WORK/b077/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/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/natdiv.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 cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7e/7e148101871e21d488b141d26e88ff0cd8aa97ac2f9c2463eafbb14ae9f352cf-d # internal net/netip mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/intern=$WORK/b111/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p net/netip -std -complete -installsuffix shared -buildid oULts1Emhr16xk7t7dRG/oULts1Emhr16xk7t7dRG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/04/04860f0de9b1745811c55e1c703229cf8713bedb43efbddfbf582bb187fd7391-d # internal net/url mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p net/url -std -complete -installsuffix shared -buildid z67xox873HZ6OS371YRC/z67xox873HZ6OS371YRC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/74/74d0a2e70243444807229f37a296dc396393e4dd5fc46f111efb4bde6338d833-d # internal compress/gzip mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/flate=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash/crc32=$WORK/b066/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p compress/gzip -std -complete -installsuffix shared -buildid vwoy5D0uNzh0JYuuWP9F/vwoy5D0uNzh0JYuuWP9F -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/42/426f097ad043c725cf5beaa04a07325c0cdf34325b8809695e6e635ced1cb27e-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid WsC218pvOdRtoMHkjsoH/WsC218pvOdRtoMHkjsoH -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/59/59226195d3c4b676a1e59e028c2d8aad4f69759fc67bc3820c7271a2f233078b-d # internal net mkdir -p $WORK/b106/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b106/ -importpath net -- -I $WORK/b106/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/19/19ed3a14fc20cd89dd85aeee1ec5ae83ff1c37e866818b595d51995c1711af85-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b117/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid KJaO7rGWkVrm08PATRtn/KJaO7rGWkVrm08PATRtn -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b115/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_arm/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/40/4094ab38b5becfc38f1d4bec8eda24e201f7cd845b155059660d08a33a9ee1c2-d # internal vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -complete -installsuffix shared -buildid kqohwwukBRWk2kknmK3N/kqohwwukBRWk2kknmK3N -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/84/8485d6be707bda85895e6bc9152c757bdd0c24fb88f53c7292e92ba1e6d54497-d # internal github.com/go-kit/log mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/go-kit/log -complete -installsuffix shared -buildid QD0Sx30IA2m2kZzihS8z/QD0Sx30IA2m2kZzihS8z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b043/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_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/28/280612dc7f6fc493bd4792e91d9908b26cd9512aa39a0cf65cc3432d3ed9e722-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid -UPGmQf78crhCZVlYSP1/-UPGmQf78crhCZVlYSP1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/77/77fbabc11b9b1a095799f4a5e4c8a8e6aed13b2447ceec795cb6eb9a26cd5ef7-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid YTFmUgUZZ92NkeBpf1hB/YTFmUgUZZ92NkeBpf1hB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b126/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_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/b9/b91a8f238641a09cfccd2b14677730ecd56471292156a954529fe54dba242e3a-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b120/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid wSXF0FGwHsmHAT5RTZDl/wSXF0FGwHsmHAT5RTZDl -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/af/af98af9e03a2146fe7a61c9561b4af212b26736b0f06487dd1ad288a028ad129-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/43/43dd6a754e3066277db98436c2b2bdaef3efaccbb47a309c66c27f0ebd66ae23-d # internal github.com/go-kit/log/level mkdir -p $WORK/b056/ vendor/golang.org/x/text/unicode/norm cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/go-kit/log/level -complete -installsuffix shared -buildid uxZg-oSEBBu3ylIZHI5T/uxZg-oSEBBu3ylIZHI5T -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b056/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 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b125/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid QtCxGiRqYwcotsSDcwFL/QtCxGiRqYwcotsSDcwFL -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b127/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_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c8/c8560b8e11b19fb79a03b3af617197109acc3118b5cf7fe97c08506f72101fdc-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid mqp6vKXJT0DzeZlccnsE/mqp6vKXJT0DzeZlccnsE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b130/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b077/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b077/_pkg_.a $WORK/b077/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/3d/3dcc834fe02344f7c8221216315849d2a67cd3d99d67f66712651d03f2e8ab81-d # internal mime mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p mime -std -complete -installsuffix shared -buildid T1Ci002ywGy-UOtnDb8q/T1Ci002ywGy-UOtnDb8q -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b131/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 cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/13/13f0d8b1dde486a1cd0a9f59f2e5e10b739b6c4ead58d9a0f2146c4b8da22920-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b124/ cat >$WORK/b124/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/b125/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b126/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid z2UfrZAXgDvLypU_gZ_Z/z2UfrZAXgDvLypU_gZ_Z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b124/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/b077/_pkg_.a /builddir/.cache/go-build/4b/4bc196923366aee2cc1e2ece8e658bc1cc4b563ba53460fac925c8bbde7647fb-d # internal crypto/rand mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/rand -std -complete -installsuffix shared -buildid asOB2IuOFwIepdJrmCEo/asOB2IuOFwIepdJrmCEo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/eb/ebed95e41e4ea20b8781e76f61227bece6328ea60d2ea9d7535220a03c70457d-d # internal crypto/elliptic mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid KFek-eD7f_9YNgMgC0az/KFek-eD7f_9YNgMgC0az -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/13/133ecbbb9b01787be8db76101c9e41de572927a3889e89b869aeccd9fe89eca6-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid nx8muDCT_MHGK5KCo3l1/nx8muDCT_MHGK5KCo3l1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/07/0765f964a938faa609774079ed5f34e93b35aa3028afe439aaac0fec8233b460-d # internal encoding/asn1 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid PR8_vTQ8pT0eypADX1Y2/PR8_vTQ8pT0eypADX1Y2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b089/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_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c6/c611001d822337d5296dd319020b5e411c18bf7e939981439c3e8ef5904b3be0-d # internal crypto/ed25519 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid r_-gSZ08vkz2DhrIlwqH/r_-gSZ08vkz2DhrIlwqH -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cd $WORK/b106 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ed/edb37976fb4c4129798a53657871ece6c53d99ae86d618b4748ca0cf4c73adc7-d # internal crypto/rsa mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b086/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/rsa -std -complete -installsuffix shared -buildid FAwT14-5Qm7UJqWInpC9/FAwT14-5Qm7UJqWInpC9 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /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 $WORK/b106 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/d3/d3d63513fb616604e48c8968b8e9bf3dec44f3e78689b8c02e174005a94d4732-d # internal crypto/dsa mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/dsa -std -complete -installsuffix shared -buildid 61kjPo0C4sbeshYpHljI/61kjPo0C4sbeshYpHljI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cd $WORK/b106 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/08/08de9a37a9362f89c9f68c4bcd815da74b80ddf94b4df52df3d77e48e289ede7-d # internal mime/quotedprintable mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid XeR4YQyTG7S5uI1ylk4M/XeR4YQyTG7S5uI1ylk4M -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/fd/fd6e2fcbacee5a8232ac6ec5b6d5c0d9d6cdf38575c7b00afbe6126b49bb2212-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b123/ cat >$WORK/b123/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/b025/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b127/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid QDTOPX6-kZmf-ZnDHx4i/QDTOPX6-kZmf-ZnDHx4i -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /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_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/9c/9c45f25adf036a8e52cce2cd9cabd26469835a3ba7af71c093fb912f747b33f4-d # internal net/http/internal mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p net/http/internal -std -complete -installsuffix shared -buildid t-RWsu16HeJwbZobF5iA/t-RWsu16HeJwbZobF5iA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cd $WORK/b106 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/9a/9a39b8298c9a8301d032bc118c14e19871029c4a416a4c834a78f683bc8d57b1-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid p7Tvp2Ztnrbdcn9PpVtr/p7Tvp2Ztnrbdcn9PpVtr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b088/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_arm/buildid -w $WORK/b135/_pkg_.a # internal cd $WORK/b106 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/38/38355133bb4ae0004583525f54b76011a55fb87d34d033dab77287645e6ee40d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal crypto/x509/pkix mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid w8TcxVR3KnvW-CR5Q5ME/w8TcxVR3KnvW-CR5Q5ME -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/e8/e8287a19517dab6c2c0849662b52543b4e72de01383a4fcdd6e62f18b9075574-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid 2hnCdtLmUtaYIfzyzKES/2hnCdtLmUtaYIfzyzKES -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b138/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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b106=/tmp/go-build -gno-record-gcc-switches -o $WORK/b106/_cgo_.o $WORK/b106/_cgo_main.o $WORK/b106/_x001.o $WORK/b106/_x002.o $WORK/b106/_x003.o $WORK/b106/_x004.o $WORK/b106/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/5c/5c1ac9fa7194dc0569b42b7923170e497a255cf9241aa1473f1a91e4a47fe407-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile hash/fnv=$WORK/b144/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid TvbJ1ua1W5hztYJx2Zr6/TvbJ1ua1W5hztYJx2Zr6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b106/_cgo_.o -dynout $WORK/b106/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/02/0290fecf2e7b6135b85b01f3d3a51b1cfd2162c78fc69bc9d795762adcab324a-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b143/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid BACjJUg0-J52mGbGUEBu/BACjJUg0-J52mGbGUEBu -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b142/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 cat >$WORK/b106/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/b107/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/godebug=$WORK/b105/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/nettrace=$WORK/b108/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b109/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/netip=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p net -std -installsuffix shared -buildid r8gzLS7swjy4CDcMvDnQ/r8gzLS7swjy4CDcMvDnQ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b106/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.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/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b106/_cgo_gotypes.go $WORK/b106/cgo_linux.cgo1.go $WORK/b106/cgo_resnew.cgo1.go $WORK/b106/cgo_socknew.cgo1.go $WORK/b106/cgo_unix.cgo1.go $WORK/b106/_cgo_import.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/84/846a9fb2a74aacf1062eae5a1e8a95c83ed9c0776b6ec3439eab15736b9b2a54-d # internal go/token mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p go/token -std -complete -installsuffix shared -buildid ZJDVt5uP3pSDVuRioWzV/ZJDVt5uP3pSDVuRioWzV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b151/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_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/49/49fcea3b411c41ee34872cf24629fa254a7fa0f8c374b404858d2b43d72b1ea4-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b142/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid s8dTsyCzIqyfw8SKIIzf/s8dTsyCzIqyfw8SKIIzf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/e1/e1397659a4aaf40c0084d4a9c14635fe262ebf74887b88d5ab132f68673c4139-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b147/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid 56dWWvMvsjLkkEIt4fZa/56dWWvMvsjLkkEIt4fZa -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b146/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_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/87/87cae5be82e615a53e616a97ffba02ffa61bc17862229a76834ba9258e83dc02-d # internal crypto/ecdsa mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b080/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b086/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid 84JhtL3hNeNEnKCBeFYw/84JhtL3hNeNEnKCBeFYw -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/d5/d595f6a9b5f85da18211d00f5fd56ced4a9869f8a04218d52b73d31e014136ed-d # internal io/ioutil mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p io/ioutil -std -complete -installsuffix shared -buildid XJ4i7KY3PLTL-Gt60Nni/XJ4i7KY3PLTL-Gt60Nni -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/e9/e957eda34104976785b87fdc46c22573bb02dd75c4d1b2a034c7b8cf53a7cc51-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b169/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/6f/6ff92f9904b8b5fd1a58ae3033c409e0df0ee0039bfdf36f3ed99f27c24dc623-d # internal github.com/prometheus/common/model mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/prometheus/common/model -complete -installsuffix shared -buildid SIBDzaU839QNH8QixZ1q/SIBDzaU839QNH8QixZ1q -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b174/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 cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid riSs5YHxg1G79Uck7xfj/riSs5YHxg1G79Uck7xfj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/d7/d799f04dae1260804fa334f9f41df932c624649ac8d4a15fbdae737088323409-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b180/ cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/07/071bc8a5765e234a3818a7b42cd7292ed03c9996d43fee8fd2b9008ce0bfc215-d # internal cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a EOF github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid gsRbcpyzkisQTPC038-z/gsRbcpyzkisQTPC038-z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs.go mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid nbt0DpKY_c7pzhXFX3Ww/nbt0DpKY_c7pzhXFX3Ww -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b181/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/3e/3eaae81c844506a4df3f21e33309784b51b9eb7e3022f2ec14765b2e81d5fac4-d # internal golang.org/x/sys/unix mkdir -p $WORK/b182/ cat >$WORK/b182/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b182=>" -I $WORK/b182/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b182/symabis ./asm_linux_arm.s cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b183/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p golang.org/x/sys/unix -installsuffix shared -buildid 83RRWHjDVTrrbjLM8RHk/83RRWHjDVTrrbjLM8RHk -goversion go1.19.8 -symabis $WORK/b182/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack -asmhdr $WORK/b182/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/fcntl_linux_32bit.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_arm.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc_arm.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_arm.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/98/9868fabdef6b28cf1ebe6143a866408fdfab6eb9250f5e961ddcc30df17d7db7-d # internal runtime/debug mkdir -p $WORK/b184/ cat >$WORK/b184/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b184/symabis ./debug.s cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p runtime/debug -std -installsuffix shared -buildid oonTZd1R3WN37L3NlHzi/oonTZd1R3WN37L3NlHzi -goversion go1.19.8 -symabis $WORK/b184/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack -asmhdr $WORK/b184/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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b184/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b184/_pkg_.a $WORK/b184/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/4f/4f5248a6ad871c84e50d269b5fcdf03ffbd10f607ba4010d9de8d64a22851f23-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid TrJBJUuKQDPkTjfOshCm/TrJBJUuKQDPkTjfOshCm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b186/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_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ee/ee981b28b1fa6c0d0aa0c07f7ebdcf69d31b7258b111d1d7afb95388247f0f9c-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid _k6OZMTzyLSDNzddzAep/_k6OZMTzyLSDNzddzAep -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/d5/d57fd931bed4b1d47d548eeedce179e6454f0077a827198d07f4703486160a0a-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid ys0AyOStdvLovyc0jnrd/ys0AyOStdvLovyc0jnrd -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b150/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_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/bd/bd35b6d42a17762a3a3b37a423969701d6bb934a64ce38dd2fe3eea1ad7389b7-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid -9oqHDHwGNAE8Eoq1apK/-9oqHDHwGNAE8Eoq1apK -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b152/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_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/0f/0faedc99c071873a67b5e49e46f14a277d3bc8b3ff10b14eb82c7df4e6622d92-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b150/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid xKnomgjCz-254swEXGfG/xKnomgjCz-254swEXGfG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b148/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_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/31/312fa2929d18307b24f58412a674c618944a511cd68129ce1f9454c3f8827eb6-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid ajUbXSz1vNiKdJgHvu5s/ajUbXSz1vNiKdJgHvu5s -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b153/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_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/70/70ed9a3aa58f22d63b35ebdd89e966a23b0639db1b3912606deb33ab6696e9f9-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid YjS6veKHqdEK6vEFmlAV/YjS6veKHqdEK6vEFmlAV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ef/ef146b3af3249aab85aa0f80b10e5790736954511e716ab3447085b83239c3b4-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid H8ARXOQ6hakYPOI_B_XS/H8ARXOQ6hakYPOI_B_XS -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b157/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 cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/12/12084183c192af94c6709fb7c9e0a79e8761bfd386fe2f57200b311cbd5e3a13-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid 9hCqT2T8sU6A4rUYmavZ/9hCqT2T8sU6A4rUYmavZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/f2/f2a4afda91317a6a8751b35d223ae21761828e68ac336a75b88fadc8aed54906-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b157/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid s0kuZmTxjIB2t49z3xVN/s0kuZmTxjIB2t49z3xVN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b155/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_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/5d/5d55760ff65d761342c7f5d4393d4096911bb521a028d53d241d56784fead3a9-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid U-2WJ9D6GcpzRNY2zqn_/U-2WJ9D6GcpzRNY2zqn_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/b5/b5071434d1bed9ae71f8aa21496c13b5cdc16fb0179961152697a4a9cf9a4398-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid VTZo8dQCPXa2U1rVYJH2/VTZo8dQCPXa2U1rVYJH2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/e7/e7de50087444e22f052df1bc7f23633305b8a32b2293baf4296b66346fe4a1cb-d # internal os/exec mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/godebug=$WORK/b105/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p os/exec -std -complete -installsuffix shared -buildid euHNi2T5dMNaSHEcjgDt/euHNi2T5dMNaSHEcjgDt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b188/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 cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b182=>" -I $WORK/b182/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b182/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b182/_pkg_.a $WORK/b182/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/e6/e6621da046d3e7d5bc783f8ca71af8345c7fa839b0075d2399ceae01bd622efd-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b156/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid 00FY61notST8fCqWO2jH/00FY61notST8fCqWO2jH -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b140/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_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/6c/6cf180122980efac59f6e112066bf3077a4fa3018edd1f4a1599cffabe6c3b3d-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b162/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b156/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid T79McS2NlCO4_KttZvR8/T79McS2NlCO4_KttZvR8 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b160/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 cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/6f/6f2e801ca885763745ad05d9e3357f22cf7ffc1871d024a9de8d105a05bfb211-d # internal compress/lzw mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p compress/lzw -std -complete -installsuffix shared -buildid WYaw2i8-ZheuVmh1FDgh/WYaw2i8-ZheuVmh1FDgh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b106/_pkg_.a $WORK/b106/_x001.o $WORK/b106/_x002.o $WORK/b106/_x003.o $WORK/b106/_x004.o $WORK/b106/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/7e/7e2d49d773ac177c896125e3e88fec4889b4de916a0b08961d324103800b5a03-d # internal os/signal mkdir -p $WORK/b194/ cat >$WORK/b194/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -p os/signal -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b194/symabis ./sig.s cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p os/signal -std -installsuffix shared -buildid M-B3-h8qx6HGezHgM172/M-B3-h8qx6HGezHgM172 -goversion go1.19.8 -symabis $WORK/b194/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack -asmhdr $WORK/b194/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 cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/83/83c69c8b1840e8a792a53c4ae0f1831d5b0798a49d851e7793b70778da0f8cb5-d # internal crypto/x509 mkdir -p $WORK/b100/ cat >$WORK/b100/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/b044/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b080/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/dsa=$WORK/b101/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b095/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile crypto/sha256=$WORK/b099/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile crypto/x509/pkix=$WORK/b102/_pkg_.a packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile encoding/pem=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile internal/godebug=$WORK/b105/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/x509 -std -complete -installsuffix shared -buildid 4YD2ewXZ1Q5rCVzqD6WI/4YD2ewXZ1Q5rCVzqD6WI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.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 cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -p os/signal -trimpath "$WORK/b194=>" -I $WORK/b194/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b194/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b194/_pkg_.a $WORK/b194/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/78/781bce954df423ff62007ce2d7165736e7c8b633ce9710b451b0a36cbef675f3-d # internal net/textproto mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/textproto -std -complete -installsuffix shared -buildid kZpXbY123ayzQjRsx_SF/kZpXbY123ayzQjRsx_SF -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b128/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_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/02/0251e465b90e33f0e3a048addc948752fa4890f89196f1989516ce306671b243-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b129/ cat >$WORK/b129/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/b025/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b123/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid J8rdNHGLk83eaWuEfXsh/J8rdNHGLk83eaWuEfXsh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/eb/ebb7416a542debe3afdf3ff9f2e61b4b8e207a4bf53e6cc07755600b931155bb-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b122/ cat >$WORK/b122/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/b123/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid kF0zk0XxR82ZND0Q81uN/kF0zk0XxR82ZND0Q81uN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b122/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_arm/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/45/4547e551ef349bfe719fb0dc9e6ebc3e916ab48cca5f26bc6ee9b95fe6b1ae36-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/04/04dc1ba3b942a9a65ae9f73681e9e98bf274a2a4f32785c0a9c4bbdf8cd8799c-d # internal mime/multipart mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/godebug=$WORK/b105/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/quotedprintable=$WORK/b133/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p mime/multipart -std -complete -installsuffix shared -buildid ETkfotK7hjScI-2EtY4A/ETkfotK7hjScI-2EtY4A -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go github.com/prometheus/procfs mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b180/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b181/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b182/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/prometheus/procfs -complete -installsuffix shared -buildid bXdghdhYGy5lbyuhUTC1/bXdghdhYGy5lbyuhUTC1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b179/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_arm/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f0/f0bad7a387eac60895fbf24625946c9742ec912915d0149cb9dc826fc5e5de0d-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile os/exec=$WORK/b188/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid TlkWYC7HbXdq3j-VcWal/TlkWYC7HbXdq3j-VcWal -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b187/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 cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/ea/ea6541e25d3a3ac5d4f40399754d54a59fb236a727231fc27d788f1a1217a9e1-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b160/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 2EqfJdy3V1berLs--IRW/2EqfJdy3V1berLs--IRW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/ed/ed4f482bcf72b287b8cb0e8526a1505914ac0194d56f235e6c9945b3de71fd03-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b162/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b160/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b157/_pkg_.a packagefile hash/crc32=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid c6CD3_n4BK-Sd0vrUnps/c6CD3_n4BK-Sd0vrUnps -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b166/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_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/07/073bb18559d25b80182e38ced48f1ec2ecc1c47b1f0c633f2b227a11b7f60397-d # internal crypto/tls mkdir -p $WORK/b079/ cat >$WORK/b079/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/b044/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b080/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b094/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/md5=$WORK/b095/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/rc4=$WORK/b096/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile crypto/sha256=$WORK/b099/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b121/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/tls -std -complete -installsuffix shared -buildid DQQZ0JDV7qqlzvOWspZY/DQQZ0JDV7qqlzvOWspZY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b079/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/notboring.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_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/d0/d0840c60390d5dbc002daddcd1c626cc862df6c7c2a88b80bdc0e6a2a7021683-d # internal github.com/google/btree mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/google/btree -complete -installsuffix shared -buildid ijpdJuyNxOq8wNjUrFTm/ijpdJuyNxOq8wNjUrFTm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/share/gocode/src/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/d5/d5593f633ff5538e6d1580773027e0d9f0890ed0d8a1949abc954c6f0ed6d97a-d # internal encoding/gob mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p encoding/gob -std -complete -installsuffix shared -buildid R4pIUdDE9ocbsXDqx-hg/R4pIUdDE9ocbsXDqx-hg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b198/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 cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/3c/3c9611f79de710ca35818928e2e4952e6d609bc3e3bc099a81be6468a9670969-d # internal text/template/parse mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p text/template/parse -std -complete -installsuffix shared -buildid anYsookeMQD_ySnPtw9a/anYsookeMQD_ySnPtw9a -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b202/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_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/2f/2f65fa1e72cf5cd2b6d2e91827736f24617b2656772d7dc13ed9d81b065a2695-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b204/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid pdLQcaKZoL6b3Qp4JsGX/pdLQcaKZoL6b3Qp4JsGX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b203/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_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/ee/eeb2ce55ccd6b6cb21b835920889dc02ee5bd67b8b0dd5d0ce84e17e8f074384-d # internal golang.org/x/net/bpf mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p golang.org/x/net/bpf -complete -installsuffix shared -buildid aAYl_3GWuBNJ5o3hu8VV/aAYl_3GWuBNJ5o3hu8VV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b208/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_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/d5/d56bbbd6c8990a6ffb8909036a6bcd6783369d4d171c09834671236990bae8de-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b182/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid zA25H4eO8DUz0tqz5ZX_/zA25H4eO8DUz0tqz5ZX_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b210/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_32bit.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_32bit.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_32bit.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_arm.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_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/4e/4ea75de312189b5df28cacd35984a3e5832a10345e8a3604395857fbd0771359-d # internal text/template mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b202/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p text/template -std -complete -installsuffix shared -buildid VBGMpKFjriVCcPafp6DT/VBGMpKFjriVCcPafp6DT -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b201/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_arm/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/03/0323b786996a47d6e01d73e9c33018a0f7b0580a62968c1282deff6337f8f805-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b208/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b209/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b210/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b182/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid XxDesjANfXqarJ_lUpdv/XxDesjANfXqarJ_lUpdv -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b207/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_arm.go cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/75/75c38afca1baade67e722c6b66ff4fe59123cd08fbbdb7813d3aee95972bb40b-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b208/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b209/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b210/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b182/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid elYYtw_Pbt3Cir3w9Ijk/elYYtw_Pbt3Cir3w9Ijk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b211/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_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/4c/4c3dac4d8ffba321552790f13a3260b26e9fd0a4930ed20821c641f7068b0678-d # internal net/http/httptrace mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile internal/nettrace=$WORK/b108/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid nlTzfT-E1y8ctxcpC6rC/nlTzfT-E1y8ctxcpC6rC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/19/19f651cb37ab681292fdad98db9f4fbd3cc00fb5a5e5879a5352925f0cdc8e6f-d # internal net/http mkdir -p $WORK/b063/ cat >$WORK/b063/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/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b123/_pkg_.a packagefile internal/godebug=$WORK/b105/_pkg_.a packagefile internal/safefilepath=$WORK/b038/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/http/internal=$WORK/b135/_pkg_.a packagefile net/http/internal/ascii=$WORK/b136/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p net/http -std -complete -installsuffix shared -buildid zIclp5X6fJt8Td24wcNt/zIclp5X6fJt8Td24wcNt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b063/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/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/6b/6b56a3fc45a84cea8c7925373b54584f59c53f3d599795b1fdc3a0518318b7ce-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal github.com/sean-/seed mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/sean-/seed -complete -installsuffix shared -buildid xv6QS0wHypsK0wrQa89O/xv6QS0wHypsK0wrQa89O -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/share/gocode/src/github.com/sean-/seed/init.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/df/df29bcfd1f41efb30bb2f25256548b836fd22b7f5466a7d9583ad0e96f2713cc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/ae/ae695c2a539155349d5eafa86232bba92908d13e259548d2c698fe87ae312d2c-d # internal database/sql/driver mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p database/sql/driver -std -complete -installsuffix shared -buildid DJAJxWoq3WImbJVwmUKj/DJAJxWoq3WImbJVwmUKj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go github.com/miekg/dns mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b094/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile crypto/sha256=$WORK/b099/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b100/_pkg_.a packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile encoding/base32=$WORK/b206/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b207/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b211/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b182/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/miekg/dns -complete -installsuffix shared -buildid 8ubau0XEkLJ93guFknek/8ubau0XEkLJ93guFknek -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b205/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/hash.go /usr/share/gocode/src/github.com/miekg/dns/labels.go /usr/share/gocode/src/github.com/miekg/dns/listen_reuseport.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_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/9f/9fb567336ebf1f059469b4adfca3901d606e0ba0b8b291c4c7cd3f38d81ed095-d # internal html/template mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b200/_pkg_.a packagefile internal/godebug=$WORK/b105/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/b201/_pkg_.a packagefile text/template/parse=$WORK/b202/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p html/template -std -complete -installsuffix shared -buildid 1srAlFQfHzI2Er2luP5P/1srAlFQfHzI2Er2luP5P -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b199/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_arm/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/90/9002d67046bdce6d82894d98697a47deac083434e40b177eabbf5d8a71d3ee57-d # internal github.com/oklog/ulid mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile database/sql/driver=$WORK/b214/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid ERFM014QhT8PpyeMgyui/ERFM014QhT8PpyeMgyui -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/share/gocode/src/github.com/oklog/ulid/ulid.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/02/02272f34ca8418dae282e28a948dd6800752701e2d242dbef741a75b1b0a9aa4-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b162/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b160/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid fXbzpb9ph7tCAA3pI9Zy/fXbzpb9ph7tCAA3pI9Zy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/37/3739f7c76a978d6979a3c7ca70e0148446d36b220a09efc11e5c60d3ffdf1ad7-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b186/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid i1aKBHCC99bqkd_AOE_n/i1aKBHCC99bqkd_AOE_n -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b217/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_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/44/44776d4c59a6e3ca925d8ad8cb57d5e72fcb815cfe7363aee36b1a3e6b91d465-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b160/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b169/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid TZd4oNma5oN45a32JYAi/TZd4oNma5oN45a32JYAi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b164/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_arm/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/de/de06383902aa606aa50e0de9705bc4c119c03ab246c3058ed42569be04a7c2ff-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b164/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid MnNTHTml29WIc2EB7oWo/MnNTHTml29WIc2EB7oWo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/a4/a4147fca10684031af8f7966bf0392e78a20369c779d5decc1aed769f8613515-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b164/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid qjKMvd_ilxir4hmqwRjU/qjKMvd_ilxir4hmqwRjU -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/ff/ff2b4b110a13b32bfa5d311abc0185ffa888c25eef1d977252b1b1752616e3e7-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b164/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b173/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid CZlCeOp8X7oQ5sDiKCjJ/CZlCeOp8X7oQ5sDiKCjJ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/f0/f046a1d0bce4b6e35373f398edc560dc07b5842d15c29d76d6f91c2e425dfb40-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid k5YxQJud0yNwAAL_v6NB/k5YxQJud0yNwAAL_v6NB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b219/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_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/a7/a79bb95975679dfa2f96e7ecdef24e8314551c874330a08853e0ef255fe0cbb3-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid lyJRj8b9cLl4fPt185W-/lyJRj8b9cLl4fPt185W- -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b221/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_arm/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/db/dbcc15f543639572608e36e2bdbffa2d38734282efe86f6455552bb9684372f6-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b160/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b163/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid IMkrakG5gWfTBmxeIM45/IMkrakG5gWfTBmxeIM45 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b158/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 cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/4d/4d635685994a57af9ec46fff4a07747a53bb65d1733ca8551f552ba077d4fb9a-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b186/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b217/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid ihbbZgACCoVEJlvzZovz/ihbbZgACCoVEJlvzZovz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b216/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_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/bf/bfc3659929fa1126b3ef923394331fe5b2b188f5ae80ff604914d3702c710396-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b216/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b186/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid Qso6K4H3gwjDfyKFTaPT/Qso6K4H3gwjDfyKFTaPT -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/8b/8bb2cdc0198aeb80288157fad7bc89c55cd8fef64f192895aef3fb2056a9f963-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid NHfFV54_RQVfi7lRb8l6/NHfFV54_RQVfi7lRb8l6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ee/ee8118ccbd798c012da6d7e1732378d28e7c441d3f41ec4c8c3a144705ddc6e3-d # internal golang.org/x/text/transform mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid Vgu0oASMh6sF3mXgqm1Z/Vgu0oASMh6sF3mXgqm1Z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack /usr/share/gocode/src/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/00/0032401a6544d10e83f9a757567b06e0f64936f142506f9ed90fabce7fffa2de-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid yFd381ZI3rVe_YBsa5tO/yFd381ZI3rVe_YBsa5tO -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b233/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_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a8/a840ad0fd944939735a8df857dba2e79e7c8bf39487cac6612619b7911901844-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b158/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b157/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b164/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid WFfIjVrCUKeJPHBJCytR/WFfIjVrCUKeJPHBJCytR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b139/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_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/6d/6d024d8c929285e456eb1e96a9e462592ac2f8aca633b5a76ca290811b9d9fc8-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b221/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/prometheus/alertmanager/timeinterval -complete -installsuffix shared -buildid xvxQoR__PWh9CkDW-6OR/xvxQoR__PWh9CkDW-6OR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/28/28902ebe8f7fb01b39a2fb6889709645a1698bd4b84b04fdf6797a2434c97917-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b232/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid TI-dk2JZ6D5tbvrE8nsW/TI-dk2JZ6D5tbvrE8nsW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b234/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/39/39bb63c4a3963704754f812fd797120c4d28d0d9e5f7f5c7a9821e3aadf4ad9e-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b232/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b233/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid iAeNGgsa2R_YGL30IhSS/iAeNGgsa2R_YGL30IhSS -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b231/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_arm/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/a3/a383a8be3623c46110f2b929ae81813138b218e1f2ea178f08582b8a98edf5b7-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 2lV84-eRTvD2XXEF_dRp/2lV84-eRTvD2XXEF_dRp -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b235/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_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/94/94fbac5e3219c4b93e1b89670ed06adec0909248f206d0aaf9ef9e1635a0cd92-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b139/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b172/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid EZ5qGcvtY_vpNdJbRp4c/EZ5qGcvtY_vpNdJbRp4c -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/5e/5e168b84daa1e4c55d47d6af6266ffafa26fb22238f34a3e29283b7bf230e07a-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b139/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid Yz_XAKzWcrtw1SHzUSNJ/Yz_XAKzWcrtw1SHzUSNJ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b177/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_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/32/32bb0f71a7ee2150782f84e7c0cfbc935c255a831a8867004ce871d477507446-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid crJVFYuBPTxuiOWGmvWN/crJVFYuBPTxuiOWGmvWN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b242/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_arm/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/41/41a87e44f6139ff7e2ca4a1d19334b3312b4d7dc71abeeaffd9f5872328326c3-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a6/a61edf10408359a2f3697ec4091cd4d4986a8930a9e3748d2c79a35d29335c84-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b171/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile runtime/metrics=$WORK/b175/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid GZPVGuh89PvjnZ64m5vP/GZPVGuh89PvjnZ64m5vP -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/metric.go github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid sSM0mbBOQwp7mGKa7Qud/sSM0mbBOQwp7mGKa7Qud -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b244/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_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/66/66b4c291e422985a36758df39bacc6b17915aa16de626d2c1303aa3c8cb183b3-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid 7DQeOQm5rK-wZXLjwrMI/7DQeOQm5rK-wZXLjwrMI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b245/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_arm/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/e7/e73fc471c58cfcf2eb6b437e881ab62a7b1636fc9a30e994f3b58f13a67d8961-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid tniTJVMvS2tJ9QRW5M7_/tniTJVMvS2tJ9QRW5M7_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b247/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_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/5f/5f67722d9834859521f627f555e594015cf59380bb2a6ec5fa709fb03ef4b062-d # internal golang.org/x/net/idna mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b231/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b233/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b234/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid CM5L_rXvqN9DBym6AAu6/CM5L_rXvqN9DBym6AAu6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack /usr/share/gocode/src/golang.org/x/net/idna/go118.go /usr/share/gocode/src/golang.org/x/net/idna/idna10.0.0.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_arm/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/8d/8d569c9af50a0966e642bbb53368fb3f1b0940d52ffd0f56d294d8856cd6c399-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b246/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid LMbxZdg47dx1MxVQd7Qm/LMbxZdg47dx1MxVQd7Qm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b243/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_arm/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/9d/9d337dedfefdb72c05a366ec1b6493ae8f1026980f9958105af88f8293f78f03-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid -zyz7HHbkDqmac5MsU3B/-zyz7HHbkDqmac5MsU3B -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b248/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_arm/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/5e/5eb697268f634dd620e3c713f48eb73077189c2f6c4a22fd0f7f1b19516ff50b-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid 39e0BMTsOe5uIiwOIQqp/39e0BMTsOe5uIiwOIQqp -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b254/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_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1b/1ba97b4709bf642e864ed8198fb83f6ab27408b7b00cc5a20cc48ecbc5dc1723-d # internal expvar mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p expvar -std -complete -installsuffix shared -buildid mwayJBlSbBnwoYe3l2aD/mwayJBlSbBnwoYe3l2aD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/3c/3cf6da06eab97ac16c0612ee8065aad7e0f5bfdc7d7db76f9b32be0cbb0f63c3-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b139/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b177/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b171/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid Ybra6mexU8zvtFESLFiI/Ybra6mexU8zvtFESLFiI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b176/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_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/7c/7c34f0bb90c7027f2ce22d03356c35202c2241130fbbabe7acc8acaba9333845-d # internal github.com/armon/go-metrics mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b192/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b194/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/armon/go-metrics -complete -installsuffix shared -buildid OP_EtJadljm2Et2xbNq9/OP_EtJadljm2Et2xbNq9 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b191/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_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3b/3b7c722640e8b94a7af37b83292bae1f0d8d4983c9f495e1e41730d91affc647-d # internal net/rpc mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile encoding/gob=$WORK/b198/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile html/template=$WORK/b199/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p net/rpc -std -complete -installsuffix shared -buildid 3hNPhU1VgI6-tpWNaZzg/3hNPhU1VgI6-tpWNaZzg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b197/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_arm/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/e3/e34a2dcab4e75049ef868d25914cccf4ffce34edc904e6428402ca807f450bc1-d # internal golang.org/x/net/trace mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b226/_pkg_.a packagefile html/template=$WORK/b199/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile text/tabwriter=$WORK/b227/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid LXe9__bsM4RHsXsNjr1D/LXe9__bsM4RHsXsNjr1D -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b225/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_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/02/028da27df9f9f3e3bbcc7fc1058fa292b308a8e55a781000f800db33eba70be9-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/rpc=$WORK/b197/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid enI6ZxyGnGUBmXgmMa5m/enI6ZxyGnGUBmXgmMa5m -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b196/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 cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/88/88f996eadde4d9d09194b98fc9fcc3de87ff9fb15e9aad1c4f1dba1be2d1b44b-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b230/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid _P4G1Ip2AtFu_BX_TdEm/_P4G1Ip2AtFu_BX_TdEm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b229/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_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/25/259a26e5b38ce14144fa5e0c4314d4a74c91eb7ed346fd6871f36541a04adbd2-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b137/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b138/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b139/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b170/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b171/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b173/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b184/_pkg_.a packagefile runtime/metrics=$WORK/b175/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid O9tJduTNHR4Bu7clu9SL/O9tJduTNHR4Bu7clu9SL -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/build_info_collector.go /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/go_collector_latest.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_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/11/113cdd935dd533efa1e5866873e8a27a6022b4c813c766b4ccac0a60a2ca26e5-d # internal golang.org/x/net/http2 mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b229/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b235/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b230/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid LrqPUOIxmAb3A4WHy4pZ/LrqPUOIxmAb3A4WHy4pZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b228/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/go118.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_arm/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/a1/a11d1e48dca155671f4b2f7f43bee9f58bb02795aee937b0672ddaaad89da85f-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid BqgVIIDPdNoyVab78LuJ/BqgVIIDPdNoyVab78LuJ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack /usr/share/gocode/src/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/6c/6c8b0ba22bd820cbf16cdbb32850732c3c679947b4108a74631c7955e33107fe-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/x509=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile encoding/pem=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b238/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid H0o8TpM43CmYiEp4GwrC/H0o8TpM43CmYiEp4GwrC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b237/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_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/6f/6f1cfa9cb5c48b68af971a86a7d93e429e158d4f29ad14185bf4078da68b830f-d # internal golang.org/x/oauth2 mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b237/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p golang.org/x/oauth2 -complete -installsuffix shared -buildid LiehEptn8RkzTM0iC_bO/LiehEptn8RkzTM0iC_bO -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b236/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_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/13/135835addabddb21d5cc7a5b1bbd3a7ee6c55552bc6e2af687077026984df082-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b237/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid Cn5TfXOWm16zu9nav96-/Cn5TfXOWm16zu9nav96- -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/ee/eeb8c4d4a4bfcdc77fb2e6da2cab72b4c61946727d11e241ced8924ff168288d-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b254/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid f_q9f4w0xAGpWa5p_xyg/f_q9f4w0xAGpWa5p_xyg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b253/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_arm/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/bd/bd09f8af2a1079b65308c22c57d71ef7f99247b54c703cec3868570a67dbfdc2-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b078/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid V5Kkp4bqLPAPtZA_Bu4D/V5Kkp4bqLPAPtZA_Bu4D -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b255/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_arm/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/e7/e7b8fdfd8f33b0a077940acf2cec6cf688955deaf1a98725dde4f352e0a57122-d # internal net/http/httputil mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b122/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/http/internal=$WORK/b135/_pkg_.a packagefile net/http/internal/ascii=$WORK/b136/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p net/http/httputil -std -complete -installsuffix shared -buildid cfG3EHcZzew3m-plV279/cfG3EHcZzew3m-plV279 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b256/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_arm/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/5a/5a4baa4a39b68794f8de015f599ef7737ad224d62611017515442cad817df031-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/prometheus/alertmanager/api/metrics -complete -installsuffix shared -buildid hi7Gx8odVQ7DkRip7Soo/hi7Gx8odVQ7DkRip7Soo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/metrics/metrics.go cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/fa/fa70d00eaa3350fdecad5e19787fdc73f8d275c693019943625b8fb44893d9ca-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b224/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b225/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid cRYcvr5uEyqId20cvkmn/cRYcvr5uEyqId20cvkmn -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b223/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_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/21/21b225836cdde7df3c51140ce786647aa416e3868496621925df61b9ff7b4c90-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid CvQJPwJr-debkUbYW19C/CvQJPwJr-debkUbYW19C -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/97/97cf2de689ed9c866665a58c14116ed786525911adb7d5580e538424f6935b66-d # internal encoding/xml mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p encoding/xml -std -complete -installsuffix shared -buildid h4TiZWjq3HPQgXRLm5I2/h4TiZWjq3HPQgXRLm5I2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b264/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_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/70/7054d18ff772557a67c514ea6ae888acecf31d8c298af25177d1c0162598bdf5-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b248/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b188/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid VE0pTGw9NPnB8IvSwoYI/VE0pTGw9NPnB8IvSwoYI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/be/beb81479d6b764d5ee992e243a241ef8b015ea6333de37830062c09a97d5ceed-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b042/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid 0RXELKYEU-62tQGHxUIx/0RXELKYEU-62tQGHxUIx -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkuri/path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/47/473796dc6abbe8d8342213d01d8cf28e6b1735407e7915b694479911a99857c5-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid wwzHSMOkj54lS43z_l7q/wwzHSMOkj54lS43z_l7q -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b285/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_arm/buildid -w $WORK/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/99/99aaad9ca3579dfd1d6b29cc1856e40264227c83a3ec315ad84f65d08f64871d-d # internal github.com/cespare/xxhash mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/cespare/xxhash -complete -installsuffix shared -buildid lXJZx97ZFDhC8n0_6Z4p/lXJZx97ZFDhC8n0_6Z4p -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b286/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_arm/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/45/45ca567525d98080a505349f9aa3cfb4ed427abb67bc3a5f38ff04b9317f6c6d-d # internal github.com/oklog/run mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/oklog/run -complete -installsuffix shared -buildid 3HbZGL2uQVJImMPUQIJW/3HbZGL2uQVJImMPUQIJW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b288/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_arm/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/c2/c203f429a3d76fcf2e7163f9c49fc95b36bda23d30db4e37933851504219e0d5-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b219/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid MEhydcWhX5jpXKQzbbBk/MEhydcWhX5jpXKQzbbBk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/types/types.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/f7/f77c93f1ca256846a1cc12d0767f24ef690fb6b15855b8452ed19e287f6f9622-d # internal github.com/prometheus/common/config mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b099/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b223/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b228/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b239/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b221/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/prometheus/common/config -complete -installsuffix shared -buildid vYNB2PRSlXOkn95CnJ0w/vYNB2PRSlXOkn95CnJ0w -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b222/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_arm/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/46/46f4c0660db3ba50fa738efa36f6a51f106cade983477ac017e4d9c48cec7d64-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid bHJ__8xZFmrrz5EvbmWF/bHJ__8xZFmrrz5EvbmWF -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/24/24118c6012fc4e5679907ea716ddef837a10f22a2ed613031f3db6b264c66bb3-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid 9OvSDevdqOteLbQW1swJ/9OvSDevdqOteLbQW1swJ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/store/store.go cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/76/760f204df9806ff899afa89d05f614cd7cf9f1aacd7b08fcc712817c5defb344-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid gSyu2JIfl4hOOF2ezy0T/gSyu2JIfl4hOOF2ezy0T -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/ce/ceb5aaa5bb7213ce26775c5d03c998bef3d491ad18ea0affabff4cd554ae7570-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b291/_pkg_.a # internal github.com/gogo/protobuf/types cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/8f/8fe31823400e8aeabd6aefb942ffe2a1b2ea05991a245ba2d0aad38de80f0920-d # internal mkdir -p $WORK/b294/ github.com/gofrs/uuid mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/md5=$WORK/b095/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile database/sql/driver=$WORK/b214/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/gofrs/uuid -complete -installsuffix shared -buildid _ofIk0d_Y2e7yLTcBHkj/_ofIk0d_Y2e7yLTcBHkj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b297/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 cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b186/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b295/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid v1XzGTiVW0iAbsQFsobr/v1XzGTiVW0iAbsQFsobr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b294/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_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/d8/d8b2015e54a5074cf1596cc190a78266b1be4e08a68abccb58573b15bc18fe7e-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid XXAO7lUu2WbW0jB-dJss/XXAO7lUu2WbW0jB-dJss -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b302/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_arm/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/58/5878298573716ff0d0c906b988c3cebbf5bdd7f1686574bc0261a2c0c72f60f4-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b302/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b201/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid Q3N5DL0HGpzTL8qi_dEO/Q3N5DL0HGpzTL8qi_dEO -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b301/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/b297/_pkg_.a /builddir/.cache/go-build/03/03cbef0e8aee57327005f963b5f37906011ed1320ef43ef3f8d84c10e2a51464-d # internal github.com/julienschmidt/httprouter mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/julienschmidt/httprouter -complete -installsuffix shared -buildid PaYv4DbnzZslKmHe1wa6/PaYv4DbnzZslKmHe1wa6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b304/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_arm/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/cb/cb1f54a6bb1fb70df5e1375e61ea3713d6eb49118d1df3e52f249a1f61d6d0e4-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b301/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid HxFhVM_3eJwbnzZd1loB/HxFhVM_3eJwbnzZd1loB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b300/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_arm/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/30/302a4d8d0f66c8117128758258538806a2e66b61fb2559b150ab53d02dc43ab6-d # internal github.com/prometheus/common/route mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b304/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/prometheus/common/route -complete -installsuffix shared -buildid 2WaXQdvSBdJOTvZ6F_uj/2WaXQdvSBdJOTvZ6F_uj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/route/route.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/d0/d02092a43b731d77ed6ecea6ca6079f8d008783aa9ad0b0267c4165c826ad3e5-d # internal github.com/prometheus/common/version mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b201/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/prometheus/common/version -complete -installsuffix shared -buildid BmaqEXwz9xAzfn0g2pY_/BmaqEXwz9xAzfn0g2pY_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/4b/4be3dc352e56f8288b4ba7fc74d0b0ef69a1b0f5dea15770c2f96ef0971bed0e-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid FV8YHWHOlhZLT5xOFciu/FV8YHWHOlhZLT5xOFciu -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/a0/a042efcfb76a339de8f897431933285d493335ce2636abdaa3a3770ccb8b1eb9-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/josharian/intern=$WORK/b313/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid 96Bx4ndd2uZJ5rAIBZ2o/96Bx4ndd2uZJ5rAIBZ2o -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b312/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_arm/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/6b/6b18b3a4aa71b6526151e80f8676a15cd0efa8289510681bcac4941ddece01ae-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile html/template=$WORK/b199/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b201/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid xt6gdvucSJY4iCIk_h0-/xt6gdvucSJY4iCIk_h0- -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/14/14ec7b60590282b63011ba03c59b6d64a072071f06912c2d62fbac3f127227e3-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid RPDxcQu3rdp24_V8ByX8/RPDxcQu3rdp24_V8ByX8 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/fc/fcaf00a394a42cacc6819908e68bc26b757bcbbe605d9d581da4910d29431442-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid wB9710irSdcS3q__xXQC/wB9710irSdcS3q__xXQC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/9e/9eed491af0f4655c4d54af0962bbc11ec9b386b4521d1e757ffe5d7c5e13561a-d # internal golang.org/x/text/width mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b232/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p golang.org/x/text/width -complete -installsuffix shared -buildid jeaXP50r3sEHmcLLgVqM/jeaXP50r3sEHmcLLgVqM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b320/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_arm/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/bd/bd5c1d74c94509bddc40ce3620711cd94738bc2dc5dd1b8a7b4eb021fe434b1d-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b315/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid K9dbcqEUu_k9TT9BftrE/K9dbcqEUu_k9TT9BftrE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/a6/a6e4eae18cb9b5e6bedf939ed153eff607e3f338d2073c683add82dea267bcef-d # internal github.com/go-openapi/swag mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b312/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b314/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b221/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid UK4TqOGloDaBOL30LMd4/UK4TqOGloDaBOL30LMd4 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b311/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/file.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_arm/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/ee/ee1fddc2261538402be1ddcce6cd2bd16fe9bea725e11355f32b44bcf2d70eef-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b319/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b230/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b234/_pkg_.a packagefile golang.org/x/text/width=$WORK/b320/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid puTSMR4AzZUDW3bafHOw/puTSMR4AzZUDW3bafHOw -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/20/2034467259d5a606099ce5795b8ac5411c7595b4f47712dc2fbea418f812b04e-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/x509=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile encoding/pem=$WORK/b104/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b200/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid lQE90XZTA7rqYwjWqE1i/lQE90XZTA7rqYwjWqE1i -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b322/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_arm/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/b6/b64c0bc1012de1a6d83b80be8df75c4ecd2bc950331cf3d4f50ba477fa7217d8-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid Sx8QY0gSwrefHDN_6hMC/Sx8QY0gSwrefHDN_6hMC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b310/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/fe/fed36532e60ce580ed018c60aed668acfa735be8c2b50a214007bea611099168-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b310/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid kzhoZ2i3T28kmNDtOYNx/kzhoZ2i3T28kmNDtOYNx -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/8a/8abd53cd497ad9e13407e8ea0a9153dfb72a9fb53876ba73801cef66912c346f-d # internal github.com/go-openapi/spec mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b099/_pkg_.a packagefile encoding/gob=$WORK/b198/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b317/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid g-SYOfZ2pRD0YS2c1k4t/g-SYOfZ2pRD0YS2c1k4t -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b316/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_arm/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/42/42c42a2aae4ee9075a81224bc632b0f6218bcf420d3ae9dbc98c34353fa67d71-d # internal github.com/go-openapi/errors mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid koITcjLrLQBfGJ6kVFUu/koITcjLrLQBfGJ6kVFUu -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b323/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 cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/d6/d6adf349dc6e94549d1294bafe0efa0053fc5c7a974646171f9a9f8208f5a272-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b216/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b186/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b294/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid hIUiw4bj7LRNt_vIi9Hm/hIUiw4bj7LRNt_vIi9Hm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b293/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_arm/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/23/23048f6ed19376e95b4c0cab7fcba24ca63ac27d94e3ec90dfd4536f13b6807b-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b216/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b186/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b294/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid ebCAnAwwgNUB8YrIP8n9/ebCAnAwwgNUB8YrIP8n9 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/7e/7ee15e8f01bdfda90b45af1f9a999d46896687f7b8ba59c03bd01ffe1b501766-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid NesVugbHLUYUioV6xrCR/NesVugbHLUYUioV6xrCR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b324/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_arm/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/0b/0bd319470e5c5f06bd26001057afba3986daf009d27e011defc71fa2b9f55dcd-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid _z2u9WMiScrKm5O28UFN/_z2u9WMiScrKm5O28UFN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b330/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_arm/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/c4/c4a7b4f7ea1c006de50dc6e36cacfd9a5f15495789460f26587592154de5676d-d # internal github.com/go-stack/stack mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/go-stack/stack -complete -installsuffix shared -buildid airEfbBEwjHjCWd-0GoI/airEfbBEwjHjCWd-0GoI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b332/importcfg -pack /usr/share/gocode/src/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/cf/cf4bb56e9bbcb8fa4f0fd541303216450a8f76008a72cb38f9ab01eaaf39778e-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b247/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b248/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid _dRmCaq95kKW1muIx6LW/_dRmCaq95kKW1muIx6LW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b241/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 cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/7e/7e848e5046769e2cc96e8716d03ef6f1d7ee80396309ad1ea12672ec40ee4753-d # internal net/mail mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p net/mail -std -complete -installsuffix shared -buildid pdpgySUEgm_Fqjp2uyX8/pdpgySUEgm_Fqjp2uyX8 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/c4/c4645fa16d5066f35c417d48a47a13ab02ac281bf670bf5b0e10851730663d89-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b332/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b329/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b330/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid xEuUYGJv7g561gbAEnMd/xEuUYGJv7g561gbAEnMd -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b331/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 cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/b6/b69ffa9e145cb9467bd68aa89193be44d015eab6c7280166c1ba4ab1020fe8d1-d # internal encoding/csv mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p encoding/csv -std -complete -installsuffix shared -buildid GnUbfb9uITCfftbLTkMy/GnUbfb9uITCfftbLTkMy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/f6/f6677bfe7d31240717bc462c44928d96d35f0ae6c9a44506d9f9641aba6e379f-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid E6E-qYaO1SZAWWcRR1EK/E6E-qYaO1SZAWWcRR1EK -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b337/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_arm/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/63/63e602ae0001ca32b517e5ab739c214a9a69d0439e5077c32b38627ebb07d03c-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid zdJIxynAHuAsp8HnkueK/zdJIxynAHuAsp8HnkueK -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b338/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_arm/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/11/110a1c5510bea29ace39e6a1c346df9c132d5e1485c3fb8cd9410c6472a971ad-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid 3QMFdQClg1v9nY9_b74f/3QMFdQClg1v9nY9_b74f -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/c1/c14dcc942ea22bdccea0ea96d32a053748b1c4edea7fe157ca82a5c5c82448b9-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b248/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid P3X5DnzxrtewmM0N2DXA/P3X5DnzxrtewmM0N2DXA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b252/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_arm/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/c6/c6d22f437abe8ec462198a77891cc39cd06f36fd02231de41ae580982b45e7ce-d # internal github.com/docker/go-units mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/docker/go-units -complete -installsuffix shared -buildid VGraNio7g-sI0oebbTbq/VGraNio7g-sI0oebbTbq -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b346/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_arm/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/c8/c89e3e1dfb14499fd55d6c6a3bc6b170df633557bbefdc62e5f745171249be88-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b182/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid 6TxdyLy-ms_dBDASAlp4/6TxdyLy-ms_dBDASAlp4 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b347/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_arm/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/f7/f7fe5ec78cbb27219a3bdadfae9dca1df3c37edaeecb5e7f8f9538f7b3807639-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b346/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/go-openapi/runtime/flagext -complete -installsuffix shared -buildid LkUrMsszQoCgNV60SWd5/LkUrMsszQoCgNV60SWd5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/flagext/byte_size.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/24/24b36f137b2c5a8e5a035eca09306c200c809a0ac6f73f3d7187b44f98015eb9-d # internal golang.org/x/net/netutil mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b106/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p golang.org/x/net/netutil -complete -installsuffix shared -buildid SY0Mh1OvTOx4QnjAnJhY/SY0Mh1OvTOx4QnjAnJhY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack /usr/share/gocode/src/golang.org/x/net/netutil/listen.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/24/24f6c2cc41c29bf158c91f2c29348c3ebf0e86e5335b6d1467fdefc483bec753-d # internal github.com/rs/cors mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/rs/cors -complete -installsuffix shared -buildid gZYRO07SzaJ0O358NImv/gZYRO07SzaJ0O358NImv -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack /usr/share/gocode/src/github.com/rs/cors/cors.go /usr/share/gocode/src/github.com/rs/cors/utils.go cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/5c/5ca4b852b65ebdc5784edb5358fe418fdc0310bba2cd6f14fb981c954f069960-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b329/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b331/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid RvdF6RPc_9GUUvtA6QN4/RvdF6RPc_9GUUvtA6QN4 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b328/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_arm/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/a6/a6cd547477f942f2b7eea839ae90d250ca2763ea2f75e90e22597e59ede2f475-d # internal net/smtp mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b094/_pkg_.a packagefile crypto/md5=$WORK/b095/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p net/smtp -std -complete -installsuffix shared -buildid GiKvsvfD8y9FN42jM337/GiKvsvfD8y9FN42jM337 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/8f/8f52e337ba6e76887bd19e9b15bb39811533d93ce85d26072b9306dc80324b76-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b255/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/http/httputil=$WORK/b256/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid SvBNsF-3ES9uxOF4iYOE/SvBNsF-3ES9uxOF4iYOE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b250/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_arm/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/0c/0ceee2422eecc5badcb9b4a0f75c79b9c631f29bde31f095e666d08d21e73b99-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b262/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid A4EjprYt2PJSORIdVFNn/A4EjprYt2PJSORIdVFNn -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b261/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_arm/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/ec/ecafb5aa885bbe47c4def0b544f54bdb0e85c8123deb67a12b2a0e5fb05e969b-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid _Aliw2ayxQQjq6iTSD8C/_Aliw2ayxQQjq6iTSD8C -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b269/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_arm/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/00/00e2ddbae1df72aa6baae9537d7e057dcb3871dd30404638c3afea915960ec3a-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b259/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b261/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid 60RDt1tdaIzySMp5CoRa/60RDt1tdaIzySMp5CoRa -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b260/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_arm/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/a8/a8d578c0c3afb02bed5f4ad96390d5a20ae56f241e10dfce3ff208169db9c936-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b261/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid bcz--kUm7IPaNK8bmOy6/bcz--kUm7IPaNK8bmOy6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/d3/d3363aed10023692e5d141454a7ffd1117ce027a53b129f9474ab88158b92f84-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/xml=$WORK/b264/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b261/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid NkrvTXjtDWCa3ehapUaz/NkrvTXjtDWCa3ehapUaz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b266/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_arm/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/9f/9f9851fc11252cee47a9d9f6a65af33707357ac3279c4ada0f8b38d7151210e8-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b261/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid qBO2xO0CAYJ6C3MSh3CV/qBO2xO0CAYJ6C3MSh3CV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b274/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_arm/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/cc/cc7d426724c9e9f9affbfc7e20db54e80b7ff9066af9e8d6e22dea698faf66b0-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b099/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b248/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b259/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b260/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid bgMPVjnRVqLhmdSZ10Vg/bgMPVjnRVqLhmdSZ10Vg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b258/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_arm/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/ec/ec4a52d774014d4212746750e93ce1b5be071143f2826c03049c344f31b5d707-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b260/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid bMsDPvJOUixgOoVar7Ys/bMsDPvJOUixgOoVar7Ys -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b275/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_arm/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/03/0382b0e79dbe178fdf3673ec3fe2dc5c91c6e29440df1c452287abb2673274d0-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b264/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b265/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b266/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid OpjUL5CRqUXGqGoII1kQ/OpjUL5CRqUXGqGoII1kQ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b263/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_arm/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/17/175e4fcebba76d894cc0475fb5487431827ca6a0a623f3bb456412625c7d9bac-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b260/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid SdW41BpoExDu2Kv8YjyV/SdW41BpoExDu2Kv8YjyV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b273/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_arm/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/ee/ee74bb204b01140bae33672967454dc1fc6786e740ad48271b704ffde7029cc6-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid WZL3_rGTg6GndWb0nNDr/WZL3_rGTg6GndWb0nNDr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b277/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 cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/9b/9b6e90adac652b7b5f20a83059885fb2aafa8d1bba9c5884574a09056f40a95d-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b250/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b269/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b281/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid xMmFBQ6Gtl3lfXFAReK_/xMmFBQ6Gtl3lfXFAReK_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b280/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_arm/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/6d/6dd441444f6adae006a61dd9c292d8571225a37cbfed27268731b406ddc1d241-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b250/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b258/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b263/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid w_Z_xQ_OshGi8t15tdUz/w_Z_xQ_OshGi8t15tdUz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b257/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_arm/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/df/df9b6ecb6b749ab02ae864313c05c982dc1499df2c48e48fe28b1c6ac1d03465-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b250/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b258/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b273/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid 8RJhJYzSMfCMRd6ZL98U/8RJhJYzSMfCMRd6ZL98U -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b272/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_arm/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/45/458fb21b61fdc477ea3b0fc281973d24f39ed83d58e40f89e3cc6929c7fa4488-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b250/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b274/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid CjIICjy-JS08ZfbGDm0B/CjIICjy-JS08ZfbGDm0B -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/32/320a6e0cfedaed9b728a97289ba9385b16173de40c2f64a04f5595aa5e422114-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b250/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b281/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid YLIPN9bAlvjRyZ1IwxQt/YLIPN9bAlvjRyZ1IwxQt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b279/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_arm/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/20/20b2870637c23ebd2d0f24eb1918a7f2d2046d2664043b002afeefb167f1c75c-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b272/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid QWryinhCA2UDoAV3uPvS/QWryinhCA2UDoAV3uPvS -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/75/75da13f67f039312bacc9a633c68acf1d01207368e40597ffeab782b24df9bbc-d # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/af/afda09978ffa98f5529adf8abd3d36fdd42c5cb458e3ac0f89744ed2c218141b-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b278/ go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b326/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b269/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b247/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b245/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid TCGbJfd9s4NwzJLVbE-T/TCGbJfd9s4NwzJLVbE-T -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b278/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 cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b327/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b328/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b329/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b331/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid AAPOhG0bEQ0MUSVLc2Oi/AAPOhG0bEQ0MUSVLc2Oi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b326/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_arm/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/73/73ce00f5c36864de3e5e0d0857b7f9e4d7a834686557778e6ebf9225dd181703-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b250/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b272/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b276/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid IDH8Op6cOquE0cFcnAVI/IDH8Op6cOquE0cFcnAVI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b271/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_arm/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/9b/9b4c9482b10ab3373f211522280c554ed9a06724311fd1691c5a0959982ecf98-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/89/89835f2a8b2e618502795ee20ef2fc71dccdabac6fc59beee8e038547ac1d616-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b257/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid MUW1FrNdko-KjBLAvj25/MUW1FrNdko-KjBLAvj25 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go github.com/alecthomas/units mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/alecthomas/units -complete -installsuffix shared -buildid 1iyuOuKemGSIyPiEHR7C/1iyuOuKemGSIyPiEHR7C -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b360/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_arm/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/8f/8fa53100f37455bcfb177106387f9eecb7a337b6c64f9cc5cf6aecbabeeec97d-d # internal github.com/aws/aws-sdk-go/service/sns mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b250/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b258/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b263/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/aws/aws-sdk-go/service/sns -complete -installsuffix shared -buildid hAiAuF1g0d1PgKWxkZoQ/hAiAuF1g0d1PgKWxkZoQ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b364/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_arm/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/85/859d28c9a65725bc86064d777e1d66d2be71beb2360bc31fba520e4bade4f1dc-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/prometheus/alertmanager/provider/mem -complete -installsuffix shared -buildid JTkAE6QUT1hYt7E3YoKN/JTkAE6QUT1hYt7E3YoKN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/mem/mem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/20/200ee80646817a73675bf7d445a4402a2f9402c81b1b7e8111d4999d5ca38739-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b250/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b267/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid AEhB6cyPlWmL9BZPh434/AEhB6cyPlWmL9BZPh434 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b249/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_arm/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/c7/c7b33cb809c9f9d7ea3e5d17ce6097140199257513502aa40afd470f7c39bd5c-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b171/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b176/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 5Ajl84DPSVvHynXNoQpw/5Ajl84DPSVvHynXNoQpw -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b370/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/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/option.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/e2/e24fb679f8bb459a143ef825223f700f0834120339a91afc11f2d6e378f5785b-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b100/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b250/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b269/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b270/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b271/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b249/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b278/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b247/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b257/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid GcvES4rNUgSDk_EB87u5/GcvES4rNUgSDk_EB87u5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b268/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_arm/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/c3/c311dc6b88989a9aa32e3b2ff8c26d91ee6ae183a818918e20d0d2997921fdbf-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b249/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b268/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b258/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b222/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid v01d0bjsTbWs_iAJq-Nz/v01d0bjsTbWs_iAJq-Nz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b240/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_arm/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/29/292d554bc23a6e8372f025a10505dcbca230a4b8104a57f97d79c342fc4ce879-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b220/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b222/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b240/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b221/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid nXBFMWReuo931imqjoGc/nXBFMWReuo931imqjoGc -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b218/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_arm/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/eb/eb8cc03b6ed9bdc41c295342821913f2bc3c6e2cd3693771d413a0213fd2ec5e-d # internal internal/profile mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p internal/profile -std -complete -installsuffix shared -buildid wJsZK_WQCrvZexLqFqX8/wJsZK_WQCrvZexLqFqX8 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b372/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_arm/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/77/7719d921baa9671b775cbfb2113ed27bdb1756eb2e2c936b902797d4cbc44ba0-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b326/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b328/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b329/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b331/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid ob9X2wPaCTM65rDalT0f/ob9X2wPaCTM65rDalT0f -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b325/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 cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/bc/bccf7757ad0a06adafc90f4b2292a9c1e0d456e9e1b7725c08b78f493144c744-d # internal runtime/pprof mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile text/tabwriter=$WORK/b227/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p runtime/pprof -std -installsuffix shared -buildid kfNwININxcmEEcXVnAGs/kfNwININxcmEEcXVnAGs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b373/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/be/becb89d931b94971acdc689d474706f6835ec155e0ce7194cb8787c0344da1a3-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/oklog/run=$WORK/b288/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid EXzE5O_Te1j-6Co0BZGk/EXzE5O_Te1j-6Co0BZGk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/d1/d19f5449afff7fd9e0a8dd33c0559c282d27a8812f28e9b5b60923bcf5b69d46-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b214/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b322/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b324/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b325/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b329/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b330/_pkg_.a packagefile net/mail=$WORK/b333/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid 2axBGG5YJuya5I81o21h/2axBGG5YJuya5I81o21h -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b321/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_arm/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/c3/c3d24a73bef62d6a5e330d13bd288e6e03265c960adf7d2b3fa8dd0033aec62b-d # internal runtime/trace mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p runtime/trace -std -installsuffix shared -buildid wAddpOMuLCJQGSju6D2b/wAddpOMuLCJQGSju6D2b -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/1b/1b175015641e23198d7eb94202c0fae47ef201b2a9f508a99ac259fdcb296248-d # internal github.com/prometheus/common/promlog mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/prometheus/common/promlog -complete -installsuffix shared -buildid flVqnso24iKjmxi_OBDE/flVqnso24iKjmxi_OBDE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/promlog/log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/c8/c8565812c149dc0cc4d999d92471911a3662a778274662a7e956280e6900fe9d-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid KGejU7xqQf1tcNX6oVOe/KGejU7xqQf1tcNX6oVOe -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b379/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 cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/2f/2f96c053bc8a20b79c6dbc68e201f283272a1a4784d697008e47aef04f375827-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b372/_pkg_.a # internal go/scanner mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p go/scanner -std -complete -installsuffix shared -buildid nQ9I8OrQK41znZXgIODo/nQ9I8OrQK41znZXgIODo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/bc/bc604f5bf0706bfb948c079e1ed0f638c1f21e40944c15607bd7c87c78ba7eb5-d # internal net/http/pprof mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b200/_pkg_.a packagefile internal/profile=$WORK/b372/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/pprof=$WORK/b373/_pkg_.a packagefile runtime/trace=$WORK/b374/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p net/http/pprof -std -complete -installsuffix shared -buildid QOM6tT4bjAaZY2f83fjC/QOM6tT4bjAaZY2f83fjC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/22/2264a2dd4cd1ff7c7ccf3c7d3d1e86400668f45316fa2b9095d9f8d78c98956e-d # internal go/ast /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b371/_pkg_.a # internal mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go/scanner=$WORK/b382/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p go/ast -std -complete -installsuffix shared -buildid jPTzSuOKBCbmXrXg8Ciq/jPTzSuOKBCbmXrXg8Ciq -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b381/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 cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/3a/3aa121b9b2f1af81cd1d65a5575e93b3019ccb3a5b8d1ba79b2edf0496cae1ad-d # internal github.com/prometheus/alertmanager/ui mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b300/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b370/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b303/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/http/pprof=$WORK/b371/_pkg_.a packagefile path=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/prometheus/alertmanager/ui -complete -installsuffix shared -buildid _bSfCYIVG0oPOlYk_Wmt/_bSfCYIVG0oPOlYk_Wmt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/ui/web.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/c8/c841c29679704b75412dee20963d99f56153930fcb780b17c77cb954c0262cb2-d # internal go/doc/comment mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p go/doc/comment -std -complete -installsuffix shared -buildid LXGkBCMH7imZs-aIjpz6/LXGkBCMH7imZs-aIjpz6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/9a/9ae3c9713618994341ca405956a00d5b7768d72c103faa17eec8dad555b27c08-d # internal github.com/alecthomas/template mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b379/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/alecthomas/template -complete -installsuffix shared -buildid foHjBnrbonejDckiFNxc/foHjBnrbonejDckiFNxc -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b378/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 cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/45/4545b5a3526f4e1fe215ee45a4aa08f47ed30548bca76d35b2c96e0a291761ff-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b309/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b316/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid x92PmzEOTgjkPzLG2K5g/x92PmzEOTgjkPzLG2K5g -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b308/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_arm/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/36/3676d91bd332d5b7647ee0b560c530c0273d15a912a68bfc8e54e6452013f2ea-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/csv=$WORK/b336/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile encoding/xml=$WORK/b264/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid EgASR5jMKCdLmGCgaGMR/EgASR5jMKCdLmGCgaGMR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b335/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_arm/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/ed/ed9ad6b5db5eac5f84d0fe8cc6ae9778b503e0459d15c8eed065663d69b94827-d # internal internal/lazyregexp mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid fo1cZzoQzLqspXQdejya/fo1cZzoQzLqspXQdejya -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/18/1821df9f96b0017f238947aeef9db6250c9f608c69a0023b7f0aef1cc11846ed-d # internal go/doc mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile go/ast=$WORK/b381/_pkg_.a packagefile go/doc/comment=$WORK/b383/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile internal/lazyregexp=$WORK/b384/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p go/doc -std -complete -installsuffix shared -buildid Gqg0R7nVcjpgZckeINGT/Gqg0R7nVcjpgZckeINGT -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b380/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_arm/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/d2/d288367a7f3c70fddd7332685d4533236c5255d67129b5905f877248571fed1b-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b335/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid krzQMSkcMMSwx3PL37X2/krzQMSkcMMSwx3PL37X2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b341/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_arm/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/18/1850c4d9e793d1a6e98551aa90a6bafdd2bac5e2b4fabd301fb50157a6c1d927-d # internal golang.org/x/crypto/blowfish mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid MxsgJq1F5kvucHeGOFSD/MxsgJq1F5kvucHeGOFSD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b387/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_arm/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/3c/3caf3741eaa3a469a9d18a6a1a44b53e564fcfe0aa106f4d24e3ed84831e059a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/f0/f0aa5d4176bc871916ce0ac1bd2ca648f9b550150f97ee06115d96f5b1bd0f48-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b387/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid iIRcybKVOy-2pRNIgjNM/iIRcybKVOy-2pRNIgjNM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b386/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_arm/buildid -w $WORK/b380/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/98/9886a8e11a5bb9b1000b5d4a4d30c0ae0a8f94b40a04bc1bb5f94c64245385b8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b386/_pkg_.a # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b378/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b360/_pkg_.a packagefile go/doc=$WORK/b380/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/92/9210e2aa7e678b2e64ffc750b3b20445d17c4415e69010a24bddf242d10b348e-d # internal github.com/prometheus/exporter-toolkit/web /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid XcdS9v5LXffR-Jj_87rB/XcdS9v5LXffR-Jj_87rB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b377/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 mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b222/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b386/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b221/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid pHNZmu3pmfiIWrlxfKwz/pHNZmu3pmfiIWrlxfKwz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b385/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 cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/ea/ea90cbb40d344fd9ce456879d572ff5bfa9ca5c838bec1a85cb1b8978d7a04b1-d # internal github.com/go-openapi/loads mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/gob=$WORK/b198/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b316/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid 3AB9tTqet2LZFQb6Uqik/3AB9tTqet2LZFQb6Uqik -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b307/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_arm/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/3b/3bc1b6cad9801098d8ef273dab53d6f1b61865b19a597e73d5b76d673042faf4-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b307/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b316/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b321/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid c0Nz6-eq4Mp4p2SHWZQt/c0Nz6-eq4Mp4p2SHWZQt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped/api.go github.com/go-openapi/validate mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b307/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b316/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid krBjHWaHBSThXPnNcDyR/krBjHWaHBSThXPnNcDyR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b342/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 cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/6d/6de25cf8dbda5d4599d96c00cd15fa8eabcd03c8bf8405ecc3095323eebf0eb0-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/lzw=$WORK/b190/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b080/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b191/_pkg_.a packagefile github.com/google/btree=$WORK/b195/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b196/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b203/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b187/_pkg_.a packagefile github.com/miekg/dns=$WORK/b205/_pkg_.a packagefile github.com/sean-/seed=$WORK/b212/_pkg_.a packagefile hash/crc32=$WORK/b066/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid ChrjFqGPTToMy929jOF5/ChrjFqGPTToMy929jOF5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b189/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/label.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/peeked_conn.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 cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/0b/0b395f057ef8df9c05be40c7c06620beb2d5979acbd6f2e0ff2c22b84ebf4fb4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/19/192e85b969ac4e164075aaad30c0ae466bf52dcc8355a15e6ae37ab9dac26f08-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/8a/8a66bf60baaf2760fe99016352d7f6b7b80dd3ab297f2e4fcb91357368f4aa92-d # internal github.com/prometheus/exporter-toolkit/web/kingpinflag mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b377/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/prometheus/exporter-toolkit/web/kingpinflag -complete -installsuffix shared -buildid EP8r1OHTQdNwHfU6YEkS/EP8r1OHTQdNwHfU6YEkS -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack /usr/share/gocode/src/github.com/prometheus/exporter-toolkit/web/kingpinflag/flag.go github.com/prometheus/common/promlog/flag mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/promlog=$WORK/b375/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b377/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/prometheus/common/promlog/flag -complete -installsuffix shared -buildid jDTyYZmh6yZz5OKYtJrs/jDTyYZmh6yZz5OKYtJrs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b376/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/promlog/flag/flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b376/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/a4/a46660ebbe26cda7394b37c82cbecaed6adf4018b5b12cb5be04f13ddeb37d72-d # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/1e/1efd3482659d04f4db9ffe9aa1dcbff1a86386d88a6824ca0e9af4580ec11de4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/9e/9e619f0bebd9575d73b13d42a810a2164495b4b022328c3d0e55276b543cfdf0-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b186/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b187/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b189/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b213/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b215/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid 2fPaLEfAnPnQGZdrGBSn/2fPaLEfAnPnQGZdrGBSn -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b185/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 cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/da/da8804d52176694db3a0db573df0e0e0fff92477e3ae655e8712854c0712d496-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b334/ github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b343/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b307/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b338/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b339/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b340/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b341/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b316/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b342/_pkg_.a packagefile html/template=$WORK/b199/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b342/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid l4RiOl69hqV0Ky6OoaAD/l4RiOl69hqV0Ky6OoaAD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b334/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_arm/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid VUkoP7Xwhj_GvgShuCrh/VUkoP7Xwhj_GvgShuCrh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b343/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_arm/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/f4/f44500d128b45c0d6b1bdaebe19286b8291dac977f4205592adb752444db89b9-d # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/32/32edba476cb1609c8cd990b30b7a10ac2ccab7c12a37316b63ed95a16d88155c-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b292/ github.com/prometheus/alertmanager/silence cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b293/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b296/ /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid L9eZfDao813_SjnWKTwy/L9eZfDao813_SjnWKTwy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflog.go cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b297/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b177/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid 1wzM0IY3_qY4G6XWivBo/1wzM0IY3_qY4G6XWivBo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/b2/b2ac56562c27d5049a1090566311f64616819649deb01d93c9d3826aa5c827b8-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/general mkdir -p $WORK/b351/ github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b350/ mkdir -p $WORK/b349/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b334/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b343/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -complete -installsuffix shared -buildid KKNLb9WDVhjyRNJRyszW/KKNLb9WDVhjyRNJRyszW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b351/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/b350/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b343/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path=$WORK/b042/_pkg_.a EOF cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b343/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -complete -installsuffix shared -buildid DO7XxcL1uCFVxRVZiOzR/DO7XxcL1uCFVxRVZiOzR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b349/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_arm/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -complete -installsuffix shared -buildid pC9wAS2aPiHMQvRM0vHs/pC9wAS2aPiHMQvRM0vHs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b350/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/62/625c6b9220245fd6fa02849f41cc60014285135e6eb7b8ccd8570adacb7feae7-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b334/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b343/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -complete -installsuffix shared -buildid Yzlz1ggISw9TFUfefXjy/Yzlz1ggISw9TFUfefXjy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b352/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_arm/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/7d/7db21d8e2032484414a067945d9241c4018ae7582f7e5ab403c7231c906c1708-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b296/_pkg_.a # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b342/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b343/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -complete -installsuffix shared -buildid 6jcNGyx2-lfj51uHS6F0/6jcNGyx2-lfj51uHS6F0 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b353/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 cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/f2/f2dcc72b2608de4b05bee783d9768ebe6616a964202a5601f3f698ce23dfa180-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b099/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b285/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b286/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid cDdl8unuKvVoTp3mmK2D/cDdl8unuKvVoTp3mmK2D -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b284/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_arm/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/b9/b909b843915c3d98d3d254c2af3db0db623c4b01fe3af4a8e15aa3eca0b119dc-d # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/d7/d7497e0079a7f2d0c86d8621001b7a98117ea89985ce5b7bd4b19cec293962f0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/b3/b3082244c4d587ad9d82a04ea02f46f85d5089e401fcf08042b29e66934be7d9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/9e/9e904b5af70b1005fde7cdbb70ee7cab6207a1ef2818d8110a3a56a149075211-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b307/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b341/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b316/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b321/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b349/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b353/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations -complete -installsuffix shared -buildid Q8bRkK1R_BvCJgu4vCS8/Q8bRkK1R_BvCJgu4vCS8 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/9f/9fdb97c8c7d99ac6657d323db723c7b875cfed58a97f46db7e8f842cb3c7e5ed-d # internal github.com/prometheus/alertmanager/notify/email mkdir -p $WORK/b356/ github.com/prometheus/alertmanager/notify/opsgenie github.com/prometheus/alertmanager/notify/pagerduty github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b358/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b222/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile mime/quotedprintable=$WORK/b133/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/mail=$WORK/b333/_pkg_.a packagefile net/smtp=$WORK/b357/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b222/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/prometheus/alertmanager/notify/opsgenie -complete -installsuffix shared -buildid q35OJMgjs0R4fJdStrPz/q35OJMgjs0R4fJdStrPz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/opsgenie/opsgenie.go mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b360/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b222/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/prometheus/alertmanager/notify/pagerduty -complete -installsuffix shared -buildid 6ca5w4LPvc97Cv5gvDvb/6ca5w4LPvc97Cv5gvDvb -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/pagerduty/pagerduty.go mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid x8-YoZvnXO1-Af6LsGA7/x8-YoZvnXO1-Af6LsGA7 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b283/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_arm/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/prometheus/alertmanager/notify/email -complete -installsuffix shared -buildid T9n3PXXUR8bTryBZ7290/T9n3PXXUR8bTryBZ7290 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/email/email.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/e3/e389af8791899dafb0022a9ac21d583ed71a02304e2b9502e505d50a0f7b9ba3-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b345/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b347/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b348/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b349/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b353/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b354/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b194/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/prometheus/alertmanager/api/v2/restapi -complete -installsuffix shared -buildid tkrhUisYWBsODsoOO46X/tkrhUisYWBsODsoOO46X -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b344/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_arm/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/60/60b28bd1c2068139dba10616d313d11508b712d29348f8b853d2d57438bc27d0-d # internal github.com/prometheus/alertmanager/notify/pushover mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b222/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/prometheus/alertmanager/notify/pushover -complete -installsuffix shared -buildid I-teiEvUofzURFmFg1uV/I-teiEvUofzURFmFg1uV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/pushover/pushover.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/b7/b72da1ee8d4108396b2e5ba0ebcd71b1a99d3f1e5c0cf055020c775ea421827e-d # internal github.com/prometheus/alertmanager/notify/slack mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b222/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/prometheus/alertmanager/notify/slack -complete -installsuffix shared -buildid mvgfyUNotRj6ymsLCCYP/mvgfyUNotRj6ymsLCCYP -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/slack/slack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/57/570867d80dc72c3ccb448497d033744e4eb24225b0e04ac46e7c62a85d7d0dab-d # internal github.com/prometheus/alertmanager/notify/sns mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b249/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b268/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sns=$WORK/b364/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b222/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/prometheus/alertmanager/notify/sns -complete -installsuffix shared -buildid gjgF0o_HAZ6SfC8b5WCd/gjgF0o_HAZ6SfC8b5WCd -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/sns/sns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/66/6642161356d8f33b98046d31d55505077df705284eb6ba1be15f3ee5411c0d26-d # internal github.com/prometheus/alertmanager/api/v1 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b303/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b305/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/prometheus/alertmanager/api/v1 -complete -installsuffix shared -buildid XGEBx-bPyeZse3GRfm74/XGEBx-bPyeZse3GRfm74 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v1/api.go cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/9f/9f79d719d4a3433522f6854577fd22dcbcd5d2cdda8d9e1eddf93c80bea694cc-d # internal github.com/prometheus/alertmanager/notify/victorops mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b222/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/prometheus/alertmanager/notify/victorops -complete -installsuffix shared -buildid mV9X8GIpZaXTh-_gpEC5/mV9X8GIpZaXTh-_gpEC5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/victorops/victorops.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/72/726d7efafc6d2ee06ea0fefa426432e4a00b1125fdd1b083ed1fc278cacbeff6-d # internal github.com/prometheus/alertmanager/notify/webhook mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b222/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b305/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/prometheus/alertmanager/notify/webhook -complete -installsuffix shared -buildid xqLnTKaNYpePSz4y1Il6/xqLnTKaNYpePSz4y1Il6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/webhook/webhook.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b344/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/7a/7aadea71459124451e18e10cf979ab8f97427abdc2d81df7dd3003d836247363-d # internal github.com/prometheus/alertmanager/notify/wechat mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b222/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/65/655227792b1e037dad02744d26c365d5fd0fb590f8b7515469558b79aeb6301b-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b307/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b343/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b348/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b349/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b305/_pkg_.a packagefile github.com/rs/cors=$WORK/b355/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/prometheus/alertmanager/api/v2 -complete -installsuffix shared -buildid z2k_SvkfyNyr6vOLODzP/z2k_SvkfyNyr6vOLODzP -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b306/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_arm/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/prometheus/alertmanager/notify/wechat -complete -installsuffix shared -buildid bUzKi2vnhLAAw_45s8pb/bUzKi2vnhLAAw_45s8pb -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/wechat/wechat.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/97/97c129974fc649e9ce4ac8c4948c9d30276caf4f11e28ffd5196d8b230a55d89-d # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/09/0973e90310e94f0e2bc40b99ff563d89b589179040bf1bcdfffa9c2f450e41fa-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/8a/8a6c76d59a8b858fa067e7935832abec8b031d7f8c2cd8eecf9422e6460c5147-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9d/9dc201906afaac3ce4c2e0e9290ab72ebf2a7a1702b33ad59949e8d05934f40c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/3f/3f3bcc3c7a79464cb084abd8ecf21322b773f8ae210ebd06baed35948bf29314-d # internal github.com/prometheus/alertmanager/api mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b306/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b303/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/prometheus/alertmanager/api -complete -installsuffix shared -buildid fQn8UQm13fANNM6VNhAA/fQn8UQm13fANNM6VNhAA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/api.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/7b/7b28aa2200a5b03789ff12d771fa4dd30c22d62bd5d7f94d16e64416cac694ec-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/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b058/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b356/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b359/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b361/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b362/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/sns=$WORK/b363/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b365/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b366/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b367/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b368/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b369/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b370/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b375/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b376/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b303/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b305/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b385/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web/kingpinflag=$WORK/b388/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b377/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b194/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b112/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid XhRZ36bFpqaoG-MywGtW/XhRZ36bFpqaoG-MywGtW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cmd/alertmanager/main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/bc/bc832fdda797c9514500281ed4a0922a89f32a6af74935d86ba3c48dc177099b-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/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b058/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b218/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b356/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b359/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b361/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b362/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/sns=$WORK/b363/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b365/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b366/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b367/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b368/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b369/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b370/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b174/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b375/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b376/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b303/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b305/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b385/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web/kingpinflag=$WORK/b388/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b377/_pkg_.a packagefile net=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b194/_pkg_.a packagefile path/filepath=$WORK/b114/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b112/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b306/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b289/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b186/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b187/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b189/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b213/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b215/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile crypto/md5=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b219/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b222/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b240/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b221/_pkg_.a packagefile io/ioutil=$WORK/b168/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b291/_pkg_.a packagefile github.com/oklog/run=$WORK/b288/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b177/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b293/_pkg_.a packagefile crypto/sha256=$WORK/b099/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b285/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b286/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile mime=$WORK/b131/_pkg_.a packagefile mime/multipart=$WORK/b132/_pkg_.a packagefile mime/quotedprintable=$WORK/b133/_pkg_.a packagefile net/mail=$WORK/b333/_pkg_.a packagefile net/smtp=$WORK/b357/_pkg_.a packagefile net/textproto=$WORK/b128/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b360/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b242/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b249/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b268/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sns=$WORK/b364/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b297/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b300/_pkg_.a packagefile html/template=$WORK/b199/_pkg_.a packagefile text/template=$WORK/b201/_pkg_.a packagefile net/http/pprof=$WORK/b371/_pkg_.a packagefile expvar=$WORK/b062/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b137/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b138/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b139/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b170/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b171/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b176/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b173/_pkg_.a packagefile runtime/debug=$WORK/b184/_pkg_.a packagefile runtime/metrics=$WORK/b175/_pkg_.a packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile net/http/httptrace=$WORK/b134/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b304/_pkg_.a packagefile crypto/x509=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b103/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b386/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b378/_pkg_.a packagefile go/doc=$WORK/b380/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b107/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/godebug=$WORK/b105/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/nettrace=$WORK/b108/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b109/_pkg_.a packagefile net/netip=$WORK/b110/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b123/_pkg_.a packagefile internal/safefilepath=$WORK/b038/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile net/http/internal=$WORK/b135/_pkg_.a packagefile net/http/internal/ascii=$WORK/b136/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b040/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goexperiment=$WORK/b012/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile runtime/internal/syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b060/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b307/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b334/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b343/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b348/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b349/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b353/_pkg_.a packagefile github.com/rs/cors=$WORK/b355/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile os/exec=$WORK/b188/_pkg_.a packagefile compress/lzw=$WORK/b190/_pkg_.a packagefile crypto/aes=$WORK/b080/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b191/_pkg_.a packagefile github.com/google/btree=$WORK/b195/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b196/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b203/_pkg_.a packagefile github.com/miekg/dns=$WORK/b205/_pkg_.a packagefile github.com/sean-/seed=$WORK/b212/_pkg_.a packagefile hash/crc32=$WORK/b066/_pkg_.a packagefile database/sql/driver=$WORK/b214/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b216/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b223/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b228/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b258/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b294/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b094/_pkg_.a packagefile crypto/rc4=$WORK/b096/_pkg_.a packagefile crypto/rsa=$WORK/b097/_pkg_.a packagefile crypto/sha1=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b121/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b247/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b248/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b246/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b250/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b267/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b269/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b270/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b271/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b278/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b263/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b301/_pkg_.a packagefile html=$WORK/b200/_pkg_.a packagefile text/template/parse=$WORK/b202/_pkg_.a packagefile internal/profile=$WORK/b372/_pkg_.a packagefile runtime/pprof=$WORK/b373/_pkg_.a packagefile runtime/trace=$WORK/b374/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b158/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b157/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b164/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b172/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b178/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b180/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b181/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b182/_pkg_.a packagefile compress/flate=$WORK/b065/_pkg_.a packagefile crypto/dsa=$WORK/b101/_pkg_.a packagefile crypto/x509/pkix=$WORK/b102/_pkg_.a packagefile encoding/asn1=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b090/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b387/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b379/_pkg_.a packagefile go/ast=$WORK/b381/_pkg_.a packagefile go/doc/comment=$WORK/b383/_pkg_.a packagefile go/token=$WORK/b151/_pkg_.a packagefile internal/lazyregexp=$WORK/b384/_pkg_.a packagefile internal/intern=$WORK/b111/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b127/_pkg_.a packagefile encoding/gob=$WORK/b198/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b308/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b316/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b311/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b335/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b338/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b339/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b340/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b341/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b342/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b322/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b324/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b325/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b329/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b330/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b345/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b347/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b354/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b192/_pkg_.a packagefile net/rpc=$WORK/b197/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b204/_pkg_.a packagefile encoding/base32=$WORK/b206/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b207/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b211/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b217/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b224/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b225/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b229/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b235/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b230/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b237/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b259/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b260/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b295/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b075/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b086/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b092/_pkg_.a packagefile crypto/internal/nistec=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b120/_pkg_.a packagefile net/http/httputil=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b272/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b280/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b262/_pkg_.a packagefile encoding/xml=$WORK/b264/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b265/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b266/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b302/_pkg_.a packagefile text/tabwriter=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b160/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b163/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b169/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b183/_pkg_.a packagefile go/scanner=$WORK/b382/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b125/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b309/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b317/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b312/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b314/_pkg_.a packagefile encoding/csv=$WORK/b336/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b326/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b328/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b331/_pkg_.a packagefile github.com/docker/go-units=$WORK/b346/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b193/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b208/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b209/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b210/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b226/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b231/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b233/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b234/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b238/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b093/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b085/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b274/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b162/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b167/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b318/_pkg_.a packagefile github.com/josharian/intern=$WORK/b313/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b315/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b327/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b332/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b232/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b275/_pkg_.a packagefile hash/fnv=$WORK/b144/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b319/_pkg_.a packagefile golang.org/x/text/width=$WORK/b320/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/prometheus/alertmanager/cmd/alertmanager\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x0770a6ecca5ab76612e60b7903c4bfb63883bd4f -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm.ld '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm\nbuild\tGOOS=linux\nbuild\tGOARM=7\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=ebZJ4UUnVjU9q9wBPkIy/XhRZ36bFpqaoG-MywGtW/RdfxbEOVHZ2JvXWFGylg/ebZJ4UUnVjU9q9wBPkIy -X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x0770a6ecca5ab76612e60b7903c4bfb63883bd4f -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm.ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/alertmanager-0.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=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x8053420e40202e2b1d181c6ead830aea4993a57a -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm.ld '\''' -a -v -x -o /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/amtool github.com/prometheus/alertmanager/cmd/amtool WORK=/tmp/go-build2753395767 internal/goarch 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_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid 7MB-EzrA0a-OJ6L8Edww/7MB-EzrA0a-OJ6L8Edww -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm.go /usr/lib/golang/src/internal/goarch/zgoarch_arm.go internal/goos mkdir -p $WORK/b014/ internal/unsafeheader mkdir -p $WORK/b007/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid ArK4G-XsCTyi9gxK0ZED/ArK4G-XsCTyi9gxK0ZED -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF internal/goexperiment mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid i-rBgPU9lTEHnfnohiRp/i-rBgPU9lTEHnfnohiRp -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_off.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid -fut8_Vf0Cda_nlc9Mnf/-fut8_Vf0Cda_nlc9Mnf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b012/symabis ./cpu.s cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/3e/3e1e55e3a0b555c8f9742770e41041181c8783bab8dbc34d68d373171f2facef-d # internal internal/abi mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b010/symabis ./abi_test.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f9/f9aafe0ea194a285d40a3bdb4d0d78c0f31d585cf32137ff7ab1643466ddd0df-d # internal runtime/internal/math mkdir -p $WORK/b016/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -std -+ -installsuffix shared -buildid U5-ENd0iGqjko2CjzOUq/U5-ENd0iGqjko2CjzOUq -goversion go1.19.8 -symabis $WORK/b012/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid F02aa9QWiI0HX3cV4XSy/F02aa9QWiI0HX3cV4XSy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/d8/d8935723a17c283960dacdb29eafdb47f736d795955086f982e91619f16d1788-d # internal runtime/internal/sys mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid kTSuweCU7AuVKLaBNevh/kTSuweCU7AuVKLaBNevh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.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/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/abi -std -+ -installsuffix shared -buildid 2lAaPFTOrl8EU9_Q8ZRQ/2lAaPFTOrl8EU9_Q8ZRQ -goversion go1.19.8 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_generic.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/b0/b03e848a1b64e80f6263e38113e0ab22c3bb91ae7ab880025fc903f6637711f9-d # internal runtime/internal/syscall mkdir -p $WORK/b018/ cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -gensymabis -o $WORK/b018/symabis ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/2d/2dfd3a877965dbf8f5525355a2293c41655baef9cf8de4129f952518842bb7a2-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid i19WqPaQtJxg1N5PghCQ/i19WqPaQtJxg1N5PghCQ -goversion go1.19.8 -symabis $WORK/b018/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -installsuffix shared -buildid zAoH22Sb7bq5X5XVTBxx/zAoH22Sb7bq5X5XVTBxx -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b018/asm_linux_arm.o ./asm_linux_arm.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/abi_test.o ./abi_test.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/24/24316044bd49aac8c38f55387bc3b11491cf9d1b95bfe40f6f0a481527920ca4-d # internal sync/atomic mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b022/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/bb/bb6d008058258bfdee2176af00a6c2be46bf038dad3cc43b410818e753fa37ec-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/0e/0ec824e5620e90e227a00d9c37ed919cdf376c6a0eda91b47c100e1582cb6de3-d # internal unicode mkdir -p $WORK/b023/ unicode/utf8 mkdir -p $WORK/b024/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode -std -complete -installsuffix shared -buildid g-eFO8JRMCRvOH-dY6JX/g-eFO8JRMCRvOH-dY6JX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b023/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 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid U5VyPbuZJU6h-Sb8fCb1/U5VyPbuZJU6h-Sb8fCb1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/cpu.o ./cpu.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -installsuffix shared -buildid pB3ks-fq3cKW-i39fcwX/pB3ks-fq3cKW-i39fcwX -goversion go1.19.8 -symabis $WORK/b022/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/58/5848da7e91e24c9f159f0eb77eaebada570fb14588c4c8023078fbf6b274f159-d # internal internal/itoa mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/itoa -std -complete -installsuffix shared -buildid _vZaR75clmcvMZdk6pfO/_vZaR75clmcvMZdk6pfO -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ac/accc277da8772f2ff9e293647306c3b38270d7c0baff4fd26730427b8c9f74c1-d # internal internal/bytealg mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -std -+ -installsuffix shared -buildid YC-oQBavLmaxa3XI7stk/YC-oQBavLmaxa3XI7stk -goversion go1.19.8 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/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_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/90/9088fce2d65f22e4619a6942c67d98ba845eef3b23838c19163cc08b04020537-d # internal runtime/internal/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -gensymabis -o $WORK/b015/symabis ./atomic_arm.s ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/05/058903b665c8205c50a4a9ba8ef835ada937027b0f2d80bab6a3609457912d9d-d # internal container/list mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p container/list -std -complete -installsuffix shared -buildid uC320nOq87oVu1gp9slQ/uC320nOq87oVu1gp9slQ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b011/compare_arm.o ./compare_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/asm.o ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Pu6HrEBWs1zgoyY4N1k6/Pu6HrEBWs1zgoyY4N1k6 -goversion go1.19.8 -symabis $WORK/b015/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b011/count_arm.o ./count_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b011/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b011/indexbyte_arm.o ./indexbyte_arm.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a8/a845e2342b7e572ac2cb77d66388d5a09a9531c28241916e087afa2a3d774b86-d # internal math/bits mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math/bits -std -complete -installsuffix shared -buildid Uu-JgXRQ3iVN091jpicM/Uu-JgXRQ3iVN091jpicM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b036/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/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm.o $WORK/b011/count_arm.o $WORK/b011/equal_arm.o $WORK/b011/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b9/b94257b68d3b8d8c45fbe64129e6f03b6b9d7460fa9c94ed5d7915cba9efe651-d # internal crypto/internal/subtle mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid qhZLcbt_LqzlGSeO-NJM/qhZLcbt_LqzlGSeO-NJM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/67/6780dd140bfb6dda0d7c3ee1497d8883a0c546bbafcf3067f9cde33d57f3e47f-d # internal crypto/subtle mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p crypto/subtle -std -complete -installsuffix shared -buildid _UVUqKtZA28z5aMc6_41/_UVUqKtZA28z5aMc6_41 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/08/08a7863a5b901dd3a5805ab9dd9b83c70b9a1c95d8c08861d0b7a6a5ba5feef9-d # internal crypto/internal/boring/sig mkdir -p $WORK/b044/ cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/internal/boring/sig -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b044/symabis ./sig_other.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid 3scfohY41kit3BqzTtPL/3scfohY41kit3BqzTtPL -goversion go1.19.8 -symabis $WORK/b044/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a2/a25b275cbff1a3fc889d70baceb6ce7066f9b07f3dacdc0c2547f785d5f557dc-d # internal unicode/utf16 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid IoxDu6rNp_jWyV9PDr23/IoxDu6rNp_jWyV9PDr23 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b015/atomic_arm.o ./atomic_arm.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/internal/boring/sig -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b044/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b044/_pkg_.a $WORK/b044/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3e/3e09ff8fb8ed9ad6b9c3f26151225f395d0938cecdc8631c90f1056ec8783bc0-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid QrbwrIjBadPLwRc_O-iE/QrbwrIjBadPLwRc_O-iE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/2a/2a0bf4742d42d3ebd6f57889b8220eeda4b6c329e7d79e04ecc3bb718f884207-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b015/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/atomic_arm.o $WORK/b015/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal math mkdir -p $WORK/b035/ cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b035/symabis ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/2f/2fd0eee514b3277a7c46b1371c17fb1368a73d1b62476cd3fd80db50210ce8bc-d # internal cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math -std -installsuffix shared -buildid mb5YUMdLQY_iMYmTsNiF/mb5YUMdLQY_iMYmTsNiF -goversion go1.19.8 -symabis $WORK/b035/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/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/dim_noasm.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/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_noasm.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/hypot_noasm.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/log_stub.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/modf_noasm.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/sqrt_asm.go /usr/lib/golang/src/math/stubs.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/b015/_pkg_.a /builddir/.cache/go-build/8e/8ea6ae453e6ffee1df1160d3d2fc53fb2237059ebf47228b60d55b01444f2b7e-d # internal internal/nettrace mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p internal/nettrace -std -complete -installsuffix shared -buildid AInsteWuDOs_6lxTKrc1/AInsteWuDOs_6lxTKrc1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/4d/4dc7e33d2c205a565d9ea9d20b999969331c1357077d2b2145745e1990251d3b-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid oMQaU2ccyhpgNthGXNUC/oMQaU2ccyhpgNthGXNUC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f0/f0c85a2b7802897f10ce70a2d2d8bb6e1ed1c55c48c527a0aea4b96faa39b54b-d # internal encoding mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p encoding -std -complete -installsuffix shared -buildid CsPosJNqcx9ADVXYrCNh/CsPosJNqcx9ADVXYrCNh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/04/0428c2ab628f5124eed3870f3e385bcab3ff175da25b0358acd034f4f0228534-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid R7-mMjLOKXsNZ5rSpwNz/R7-mMjLOKXsNZ5rSpwNz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b142/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_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/3b/3bda719790cf609a19d1add7675f09da03059f99c6b25de81ad8ed383917a677-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid 4iBiHO-Q4IpYW1-0-yW1/4iBiHO-Q4IpYW1-0-yW1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go runtime mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a packagefile runtime/internal/atomic=$WORK/b015/_pkg_.a packagefile runtime/internal/math=$WORK/b016/_pkg_.a packagefile runtime/internal/sys=$WORK/b017/_pkg_.a packagefile runtime/internal/syscall=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid 3K6mtAsMuSeeiH5__ZgX/3K6mtAsMuSeeiH5__ZgX -goversion go1.19.8 -symabis $WORK/b009/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.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/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_arm.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/hash32.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_32bit.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.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/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.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/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_32bit.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_arm.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/panic32.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/runtime_boring.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/sigaction.go /usr/lib/golang/src/runtime/signal_arm.go /usr/lib/golang/src/runtime/signal_linux_arm.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_arm.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_arm.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/tls_stub.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_elf32.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm.go /usr/lib/golang/src/runtime/vlrt.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f8/f85a75bad36433f674aadb6fd00b1c5d13fa20f036ccd52a702ef9abb79e01c7-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid oneTfo5_5PprzW49X62w/oneTfo5_5PprzW49X62w -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b227/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/5e/5ef516f6bef6a116d74c10d14be2e022124d05d5ba654a881853f1dc1855a9c6-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid QVYcAQ5nLELU7Aj64zVD/QVYcAQ5nLELU7Aj64zVD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/aa/aaf5f61754f94dfecb04ac51f4498a9afef4e59481673ed7a4951e6b01c219f9-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid BRN7rbrRKpUi3EdaPZLQ/BRN7rbrRKpUi3EdaPZLQ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/da/da0d0a143bc4884187400b5053aea878a313b637936d7c6e0b5acfcff85fac79-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid 3FxyqNAncSTivjEMoLIs/3FxyqNAncSTivjEMoLIs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/cb/cbb3d1b53a61d9323fd5ca58a8e9c3bfbe2e60f9d1fad42e42a2e2d1a7c85dd4-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid _TV71qid8qiHF9V1xqqW/_TV71qid8qiHF9V1xqqW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/64/648300184a3a19035c1532e743b7278755994865895383b6ec988a855cf02949-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/4e/4e8ef2cdadc3d6b07b3a317de3434e36e54a089dbfbcb55704c8d7ba842d5d01-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/87/87f228fa19e7b81a776d49c87117890c0c72c9d75d56a1d0425c782d118943ac-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b035/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b035/_pkg_.a $WORK/b035/sqrt_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/8c/8c5f261ce2442e1f2851e41fd8aa5a1abc0aebec6eeca6a9e8c1ec50cfa821a2-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid DOByJbkDxlpybv25dk7M/DOByJbkDxlpybv25dk7M -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/c4/c4798c5b3ee775e926fc649b16cb651d8ebbe05e8d769a290ae919cc941087b6-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b009/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b009/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b009/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b009/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b009/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b009/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b009/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b009/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b009/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm.o $WORK/b009/duff_arm.o $WORK/b009/memclr_arm.o $WORK/b009/memmove_arm.o $WORK/b009/preempt_arm.o $WORK/b009/rt0_linux_arm.o $WORK/b009/sys_linux_arm.o $WORK/b009/tls_arm.o $WORK/b009/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/d5/d5b4d009acbf8275e1a3b1f767bc6eb83b86a110e95fe75ce86331dd7ec02785-d # internal runtime/metrics mkdir -p $WORK/b250/ internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF sync mkdir -p $WORK/b020/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p runtime/metrics -std -installsuffix shared -buildid G9izXZWOcbjHfVGDEU78/G9izXZWOcbjHfVGDEU78 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -installsuffix shared -buildid fJL0MWl4xNd2SlGzyYNA/fJL0MWl4xNd2SlGzyYNA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b020/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/goarch=$WORK/b006/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -installsuffix shared -buildid zuIXmvh7KfLAYD118Ztk/zuIXmvh7KfLAYD118Ztk -goversion go1.19.8 -symabis $WORK/b005/symabis -shared -c=4 -nolocalimports -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_arm/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/24/24c989a1c851948cf413d5a18067849ef8216e740f8b7e480825253592537a4e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/6e/6e7f810cff856463efbd32ad4231609db3e967d7f09ad0b7b2eb9596c0f09b08-d # internal internal/singleflight mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p internal/singleflight -std -complete -installsuffix shared -buildid ynOqvNUBbFzsMSTzG1IK/ynOqvNUBbFzsMSTzG1IK -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go math/rand mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p math/rand -std -complete -installsuffix shared -buildid M_27uwi7EE6V6SCv7huZ/M_27uwi7EE6V6SCv7huZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b062/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 internal/testlog mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/testlog -std -complete -installsuffix shared -buildid icJIu0ezM2SlOvPELci8/icJIu0ezM2SlOvPELci8 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go runtime/cgo mkdir -p $WORK/b094/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b094/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/67/67dd50f4f56ab455c18f5d22954096f6b1a87a1d8fcb152e3b21ca1e9cedc1b0-d # internal github.com/josharian/intern mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid RJHvkraakutb5YCJtr2B/RJHvkraakutb5YCJtr2B -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/share/gocode/src/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/51/5180ec03ba7775a7d6233560db34b9eaf2ae3be4a9d9a56a55274d673b7a9c7a-d # internal google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Rh-qhcz0P66OGI6oJZEz/Rh-qhcz0P66OGI6oJZEz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/44/44b7f0871e83f83e026d1f5248c375863b6edc84b27db2ac0cb387ba950ef765-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/69/69e2be70f1eaa72d6e4e4c88b3f85f36ddb5ace7b1af925be0666e9a060841c0-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -Wl,--no-gc-sections -x c - -o /dev/null || true github.com/aws/aws-sdk-go/internal/sync/singleflight /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/28/2891182a0fa97ed2703ac63b407ad3eca274dd28373f656541cc5134ea46f5d3-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/50/50ed1979a2efba23d947a23194b7b1826c6d288900fb912634a0c6906d9997cc-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true mkdir -p $WORK/b278/ gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid HPecaGF1gUymD92t7Inx/HPecaGF1gUymD92t7Inx -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c errors mkdir -p $WORK/b004/ 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_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid MLtAFTqV2M2rENouOW78/MLtAFTqV2M2rENouOW78 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p sort -std -complete -installsuffix shared -buildid fLRSvqqE0Vm2M1RbZOiD/fLRSvqqE0Vm2M1RbZOiD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b053/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/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/94/948ea46f7ff09432ae15c140947a149d0f7574d125910e3e5bfa628a039f5000-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/9b/9b9c8d90dadeb1dbbc116cba252d2d99ce8ec0cffb8b9b756499f50959a0c6ee-d # internal internal/oserror mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF io mkdir -p $WORK/b019/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/oserror -std -complete -installsuffix shared -buildid A2PsiBcD-rimoJn28K6N/A2PsiBcD-rimoJn28K6N -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p io -std -complete -installsuffix shared -buildid 0H5okrw_OVSgvlMEr6Kt/0H5okrw_OVSgvlMEr6Kt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go strconv mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strconv -std -complete -installsuffix shared -buildid MMDXJZ4CnVzJyrD5ws5S/MMDXJZ4CnVzJyrD5ws5S -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b034/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/bytealg.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/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.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_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/25/25ced6c4a58bd2fe658cf355bcb5045659c0479d1737b057fad6825830569f02-d # internal syscall mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -gensymabis -o $WORK/b027/symabis ./asm_linux_arm.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/itoa=$WORK/b028/_pkg_.a packagefile internal/oserror=$WORK/b029/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p syscall -std -installsuffix shared -buildid fJxOybKAn46Yo6gOcCTP/fJxOybKAn46Yo6gOcCTP -goversion go1.19.8 -symabis $WORK/b027/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/syscall/asan0.go /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/flock_linux_32bit.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_32_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/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept.go /usr/lib/golang/src/syscall/syscall_linux_arm.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_arm.go /usr/lib/golang/src/syscall/zsyscall_linux_arm.go /usr/lib/golang/src/syscall/zsysnum_linux_arm.go /usr/lib/golang/src/syscall/ztypes_linux_arm.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/69/69b4c47763b38f3ee680e63c2b38e873b12fa291bfc04f953146bafc45606505-d # internal crypto/internal/nistec/fiat mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid 4zkyvb7_htV1AnyDDA5j/4zkyvb7_htV1AnyDDA5j -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/1a/1af49d8db2db7ce4f4a838545b109c20e41f27b4d5db8774370c0fba4c01bbbc-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/b011/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -installsuffix shared -buildid l8X4Wowl2dPF7OAFk-OD/l8X4Wowl2dPF7OAFk-OD -goversion go1.19.8 -shared -c=4 -nolocalimports -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ca/cafc4c071cd914a8cec48b0e5ddcc6fc5e2f8837aafaac33176937b46992c4ba-d # internal hash mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p hash -std -complete -installsuffix shared -buildid f6NQUo_rCYZdz26UH-rj/f6NQUo_rCYZdz26UH-rj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/hash/hash.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x006.o -c gcc_linux_arm.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/20/20e368abc9ce7bc3a9b61b3bf759e0e5d39a0fd7647f6d2988640e72a4c51a2d-d # internal crypto mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p crypto -std -complete -installsuffix shared -buildid W_5pcHD7cLwvPZu78M8Z/W_5pcHD7cLwvPZu78M8Z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/f7/f7e457c75e0e8acfc3c39b7736be348e48d7bebb42b28796d7ae38674568c6f6-d # internal reflect mkdir -p $WORK/b042/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -gensymabis -o $WORK/b042/symabis ./asm_arm.s cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/itoa=$WORK/b028/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p reflect -std -installsuffix shared -buildid 2Ph6v7HVVpMgQPB7y2GN/2Ph6v7HVVpMgQPB7y2GN -goversion go1.19.8 -symabis $WORK/b042/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.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/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/5c/5c6644a4dcc9ce53280337fbc176ecd000fdb45ea67361e1ad09bbb61dbf2676-d # internal internal/safefilepath mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid eoyQatekH5EnBS29wfso/eoyQatekH5EnBS29wfso -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/cf/cf02e4e1731f67e05ba97f9b2cb5cd47dbf2e937550a2ba7a150c39973554efb-d # internal path mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p path -std -complete -installsuffix shared -buildid O8bs1RC04_rzdirC3m9I/O8bs1RC04_rzdirC3m9I -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ec/ecb1ff325445212e2da9452d36ff53c96134791b7677cdcb7a97c986445cb234-d # internal strings mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p strings -std -complete -installsuffix shared -buildid ONDyVGNoebYfDE5iLG8o/ONDyVGNoebYfDE5iLG8o -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x009.o -c gcc_util.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b027/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x010.o -c linux_syscall.c cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f6/f650c4dd32c6983cb26057e8d00706bbc715de4a17437c4ea4cf77de9c164a69-d # internal time mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p time -std -installsuffix shared -buildid Rum0lfj977uzesZrCCxF/Rum0lfj977uzesZrCCxF -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b026/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_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x011.o -c gcc_arm.S /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1f/1f90145cdab0540ae27f799f15a488cf7997710dd17c1f18a3d5747880ef4c6a-d # internal internal/syscall/unix mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid QLWebi1VYg2e5dLw5mg1/QLWebi1VYg2e5dLw5mg1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat64_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/fcntl_linux_32bit.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/cd/cd6046400ea0162c322b985ecd9f54101c1f900ce6cb2a2773a7ceb3530e40e0-d # internal internal/syscall/execenv mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid wstSlrpE_ExUi5LCR0Lo/wstSlrpE_ExUi5LCR0Lo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -o $WORK/b094/_cgo_.o $WORK/b094/_cgo_main.o $WORK/b094/_x001.o $WORK/b094/_x002.o $WORK/b094/_x003.o $WORK/b094/_x004.o $WORK/b094/_x005.o $WORK/b094/_x006.o $WORK/b094/_x007.o $WORK/b094/_x008.o $WORK/b094/_x009.o $WORK/b094/_x010.o $WORK/b094/_x011.o -g -O2 -lpthread -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c5/c56008e0d07931a80f215f95efa62c10502063aab360fea6cb3bfce1dda30b88-d # internal crypto/internal/randutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid h4lSdeZpogLD-e3Sa-lt/h4lSdeZpogLD-e3Sa-lt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/de/defdce92250b523f662d638a448b96da79a6051cbe3c43cb39781b6803f81d71-d # internal crypto/rc4 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid r2pJ2Uad-Yl1gwjMhXc_/r2pJ2Uad-Yl1gwjMhXc_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5c/5c781c62a0c3930f9fb28fde5bdf4810e9f9445d5e61767787310d4d5ab4a9fb-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid uQhr1XobRaLyjzxCxBea/uQhr1XobRaLyjzxCxBea -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b094/_cgo_.o -dynout $WORK/b094/_cgo_import.go -dynlinker cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b094/symabis ./asm_arm.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p runtime/cgo -std -installsuffix shared -buildid FnuD0GBe-FoBgQs02wic/FnuD0GBe-FoBgQs02wic -goversion go1.19.8 -symabis $WORK/b094/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/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/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b094/_cgo_gotypes.go $WORK/b094/cgo.cgo1.go $WORK/b094/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b094/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b094/_pkg_.a $WORK/b094/asm_arm.o $WORK/b094/_x001.o $WORK/b094/_x002.o $WORK/b094/_x003.o $WORK/b094/_x004.o $WORK/b094/_x005.o $WORK/b094/_x006.o $WORK/b094/_x007.o $WORK/b094/_x008.o $WORK/b094/_x009.o $WORK/b094/_x010.o $WORK/b094/_x011.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/3a/3a051026861b2585b0322797b32087f4dd8e002fc1067a3a7ad8f93f8c7e3d12-d # internal bufio 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 io=$WORK/b019/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p bufio -std -complete -installsuffix shared -buildid DJpSLyw4wAdPGHVdgoNI/DJpSLyw4wAdPGHVdgoNI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a2/a28befb7ccf54ce4a4496f7e952f6b5ac8e9bc488b82007eb65c141a12f8d66f-d # internal hash/crc32 mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p hash/crc32 -std -complete -installsuffix shared -buildid D0anC1TvWrp0dIqhX1p8/D0anC1TvWrp0dIqhX1p8 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/82/823c69edbe0c53bc82f5a6c826fd841989ab1327a2468dc567b5456d53e27e50-d # internal context mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p context -std -complete -installsuffix shared -buildid nZhsbwdcIDiaLCEaD8Te/nZhsbwdcIDiaLCEaD8Te -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/cd/cd5503047ccc3851a970068a11a3349d55f51e782e0dd346280cd5c74744d1f4-d # internal internal/poll mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/poll -std -installsuffix shared -buildid uf_12UJtgZzbqQMHd7vH/uf_12UJtgZzbqQMHd7vH -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b055/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_accept.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_arm/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/4f/4f4f407340cb131c44ca3ef6a2695cf8933a55441a9fd06507c38ee6fc01cbb3-d # internal io/fs mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b029/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p io/fs -std -complete -installsuffix shared -buildid 5T2FyvASKeLpBIpxq__J/5T2FyvASKeLpBIpxq__J -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b060/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 cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/8d/8d2ddd5fadc72004fd432ec176eb79fda41a004d729a47b213fd998e5a434cb2-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid OODclLpGYQoz0jlSfwtE/OODclLpGYQoz0jlSfwtE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ed/edb11cafa1edac355d0e72b9241a0c635fe5b0066091adb8ce7bba0d20ab5912-d # internal crypto/internal/nistec mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p crypto/internal/nistec -std -complete -installsuffix shared -buildid IC_sK3UMXMdJC2VXzs5R/IC_sK3UMXMdJC2VXzs5R -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -compiling-runtime -o $WORK/b042/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/85/852af1ca5d9c17b7499892f6a8104fdff015b8f8aef6ebec4bfb95eb44eadf5b-d # internal encoding/binary mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/binary -std -complete -installsuffix shared -buildid OiEEbXIL2U8sA14pJtKD/OiEEbXIL2U8sA14pJtKD -goversion go1.19.8 -shared -c=4 -nolocalimports -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_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/cc/ccf2031e134d06c1d79d0ffa085717f0e3552d9e5674fc4d17ca19d02f56ceb8-d # internal internal/fmtsort mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid C8FYr1XOucvmasDl-vKM/C8FYr1XOucvmasDl-vKM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/9c/9c52e5fe16814dea1aa5714949042b04e7a81d75f0a7ceaf5a5d16dabb15ce53-d # internal net/http/internal/ascii mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid HHj5Te2ExjZ3Fz_nCleC/HHj5Te2ExjZ3Fz_nCleC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/49/495330010158101581d4ada3831669d8adaa7359b94c84879202eedaade7cd5c-d # internal html mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p html -std -complete -installsuffix shared -buildid EL2C_8q9q05slungtWmr/EL2C_8q9q05slungtWmr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/08/08d798b251856b375f995b645c84bb91f59f22de803d2ea9cf99d4a295bbbdea-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/75/758692af00eaa55a71df40eed606d22b2155c3722856ab111d3128205d0107fb-d # internal regexp/syntax mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p regexp/syntax -std -complete -installsuffix shared -buildid xk4pSVCofg0bQUKdPws9/xk4pSVCofg0bQUKdPws9 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b138/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 os mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/itoa=$WORK/b028/_pkg_.a packagefile internal/oserror=$WORK/b029/_pkg_.a packagefile internal/poll=$WORK/b055/_pkg_.a packagefile internal/safefilepath=$WORK/b057/_pkg_.a packagefile internal/syscall/execenv=$WORK/b058/_pkg_.a packagefile internal/syscall/unix=$WORK/b056/_pkg_.a packagefile internal/testlog=$WORK/b059/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p os -std -installsuffix shared -buildid hcOtBUl_sQKs0sJCvxzo/hcOtBUl_sQKs0sJCvxzo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b054/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/pipe2_unix.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/rlimit.go /usr/lib/golang/src/os/rlimit_stub.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_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/21/21f99701c4e2e22e08f67bcef45ad906aac82ab155610c1990cabeaa8a2f7e3d-d # internal golang.org/x/text/transform mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid Vgu0oASMh6sF3mXgqm1Z/Vgu0oASMh6sF3mXgqm1Z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/share/gocode/src/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9f/9fa9f4e38fac27eb3971b14a6a84ea01754e1641bd208fc808f03c99467afadb-d # internal crypto/cipher mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p crypto/cipher -std -complete -installsuffix shared -buildid 4fpiX0ECzqNxgFyXev5U/4fpiX0ECzqNxgFyXev5U -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /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_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/00/0032401a6544d10e83f9a757567b06e0f64936f142506f9ed90fabce7fffa2de-d # internal crypto/internal/edwards25519/field mkdir -p $WORK/b073/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid u3hnuHl1RRq3vUjNaV91/u3hnuHl1RRq3vUjNaV91 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5d/5d008cb2270049eb5f91ca9ede065b363775ea3b0b8e17f1596da62d351bdc54-d # internal crypto/md5 mkdir -p $WORK/b076/ cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b076/symabis ./md5block_arm.s cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/md5 -std -installsuffix shared -buildid WsYesh-YhjTs0ljlXPeb/WsYesh-YhjTs0ljlXPeb -goversion go1.19.8 -symabis $WORK/b076/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d0/d0dde75dc49476f59deff18fcebf96bd163c0c774e1216554ff2b387ba27683d-d # internal crypto/internal/boring mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b044/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid sQf6rGM0yMtlKXzAbuGg/sQf6rGM0yMtlKXzAbuGg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/c3/c307b15c8f744347abaca48798a737a6e8f251281ca2c27d1b4f415c8d9beb0e-d # internal crypto/aes mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p crypto/aes -std -complete -installsuffix shared -buildid jkDLUMsTZaoLBqsk7JLm/jkDLUMsTZaoLBqsk7JLm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/fa/fa4c944271a4f6f927a9acd2d7b6db60a8442c95d634d0ea9f33fa083994d5a5-d # internal crypto/des mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p crypto/des -std -complete -installsuffix shared -buildid nV_utVf-WH48VYfNCB_7/nV_utVf-WH48VYfNCB_7 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b045/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 cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b076/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b076/_pkg_.a $WORK/b076/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/de/deb0b1632ccf09488a4a6d759f0e9a619dbead8268e697c47a2df29ff9a82074-d # internal crypto/sha512 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/sha512 -std -complete -installsuffix shared -buildid ryomHvGia28JSdsIOlPM/ryomHvGia28JSdsIOlPM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b066/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ef/effc325bfefa6dd765d5178b80c76a87a50bc930837382fcfa8e4a47c47b11cb-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid n6y9aJom-y0-Yns6s7gM/n6y9aJom-y0-Yns6s7gM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c5/c5ca0388edf3bb241dd21758574644c850f0f308c5d0959253f1b69ea6eba4e9-d # internal crypto/hmac mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/hmac -std -complete -installsuffix shared -buildid ZXF_4mSBgSsYvVC9uQLV/ZXF_4mSBgSsYvVC9uQLV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/7e/7e76fd90eb6e3a4edaa9f51caf99f743c8a226c232bf869e8c3f0f0622f8fa76-d # internal crypto/sha1 mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b079/symabis ./sha1block_arm.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/sha1 -std -installsuffix shared -buildid ghXIepVVr1ISPRj91Y1P/ghXIepVVr1ISPRj91Y1P -goversion go1.19.8 -symabis $WORK/b079/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_decl.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/29/2927375e91cba56d51199038ff15575040c2fee2a37507b7ad071a03f090f798-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal fmt mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b052/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p fmt -std -complete -installsuffix shared -buildid pKJyD9i0BO3KDM4jIqM5/pKJyD9i0BO3KDM4jIqM5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b051/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/b075/_pkg_.a /builddir/.cache/go-build/38/385f3658ef28de4c49054ffc4ec5bcfc9f05ed55b0a33bbfd117dc3bb94a332e-d # internal crypto/sha256 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/sha256 -std -complete -installsuffix shared -buildid 7DWixMrGIBUssgtr6H2S/7DWixMrGIBUssgtr6H2S -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/21/2190887ac435562e3a472c5930027204d291945098be22ba7eb8b8a439a81bb5-d # internal encoding/base64 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding/base64 -std -complete -installsuffix shared -buildid GjDHJNmf18J1kxSQp5-q/GjDHJNmf18J1kxSQp5-q -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b079/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b079/_pkg_.a $WORK/b079/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/a7/a7645018922ea72ff2d7f7244c2242a32d9afce1534b7d5dd4ec2ad5c972804d-d # internal internal/godebug mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p internal/godebug -std -complete -installsuffix shared -buildid hrNQ0ycD5Ai56auX-Hex/hrNQ0ycD5Ai56auX-Hex -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/e3/e3b5b5a8463bed56a262ba466972201b1ed31944194d0d67e3192044da59de02-d # internal path/filepath mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/1c/1cc075c52cc702e0cbfa3c8cc87dcbdc8ce15c03e5089a723019212b8c6cb1f9-d # internal internal/intern mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p internal/intern -std -complete -installsuffix shared -buildid hThDWHhgO7-As1I6c9Mi/hThDWHhgO7-As1I6c9Mi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p path/filepath -std -complete -installsuffix shared -buildid 3EuyYJ6t3Frj5dGazzuC/3EuyYJ6t3Frj5dGazzuC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b096/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_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/be/be7b5a0e31597e06213dc709db9b591451d6afa6c38ff8d879f6f3777bcf1bfe-d # internal encoding/pem mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p encoding/pem -std -complete -installsuffix shared -buildid iYzJ2tu0BYHjzzJdEP3j/iYzJ2tu0BYHjzzJdEP3j -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/5d/5d18ba4c738360cc433501659b72f03736a95aa4bd3dac76bb4beefee8adb5ef-d # internal net/netip mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/intern=$WORK/b093/_pkg_.a packagefile internal/itoa=$WORK/b028/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p net/netip -std -complete -installsuffix shared -buildid oULts1Emhr16xk7t7dRG/oULts1Emhr16xk7t7dRG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/cc/cc968b587bda95138b1c022aef7652d884ee3a1ac95e62700f29de0c6261eb0d-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid WKsKpHtL-prascC4Z3GY/WKsKpHtL-prascC4Z3GY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/1d/1d30b12ff839a0ae5fe366552e3358863ea1cc2d3e4758be5b6b9eb4a9cab7b2-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid WsC218pvOdRtoMHkjsoH/WsC218pvOdRtoMHkjsoH -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/29/29e3aaf6c6d4faa4ddaaa6f154de8a4ceb9793808fd88a32618354d90fec25ae-d # internal vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b102/ cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/19/19ed3a14fc20cd89dd85aeee1ec5ae83ff1c37e866818b595d51995c1711af85-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid -UPGmQf78crhCZVlYSP1/-UPGmQf78crhCZVlYSP1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -complete -installsuffix shared -buildid kqohwwukBRWk2kknmK3N/kqohwwukBRWk2kknmK3N -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e8/e86ee98939081207a9f7913f79a81e07dfe5bb7d2b0b8592fb133656a29e9caf-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid KJaO7rGWkVrm08PATRtn/KJaO7rGWkVrm08PATRtn -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b097/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_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/77/77fbabc11b9b1a095799f4a5e4c8a8e6aed13b2447ceec795cb6eb9a26cd5ef7-d # internal io/ioutil mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p io/ioutil -std -complete -installsuffix shared -buildid XJ4i7KY3PLTL-Gt60Nni/XJ4i7KY3PLTL-Gt60Nni -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/6f/6ff92f9904b8b5fd1a58ae3033c409e0df0ee0039bfdf36f3ed99f27c24dc623-d # internal regexp mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile regexp/syntax=$WORK/b138/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p regexp -std -complete -installsuffix shared -buildid a9HBm75MNdMRqnZjKBDf/a9HBm75MNdMRqnZjKBDf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b137/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_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/b9/b91a8f238641a09cfccd2b14677730ecd56471292156a954529fe54dba242e3a-d # internal golang.org/x/text/width mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b167/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p golang.org/x/text/width -complete -installsuffix shared -buildid jeaXP50r3sEHmcLLgVqM/jeaXP50r3sEHmcLLgVqM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b170/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_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/28/280612dc7f6fc493bd4792e91d9908b26cd9512aa39a0cf65cc3432d3ed9e722-d # internal text/tabwriter mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p text/tabwriter -std -complete -installsuffix shared -buildid w0BTGOKfqkPAGzjEuQTD/w0BTGOKfqkPAGzjEuQTD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/59/59226195d3c4b676a1e59e028c2d8aad4f69759fc67bc3820c7271a2f233078b-d # internal net mkdir -p $WORK/b088/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b088/ -importpath net -- -I $WORK/b088/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/43/430b04495d66084b73fada9fe267e7fea10704a3fe13a50b9ebf2c0ce97e57df-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid 7M1Qw8VGdfg7ZsG9MQ2z/7M1Qw8VGdfg7ZsG9MQ2z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/share/gocode/src/github.com/beorn7/perks/quantile/stream.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c0/c0c18fec001edb20c439090147048ef51729588f19b71cc32dd2460f4a20030b-d # internal math/big mkdir -p $WORK/b050/ cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b050/symabis ./arith_arm.s cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p math/big -std -installsuffix shared -buildid 7_ukwXgy4CIdcai5VCct/7_ukwXgy4CIdcai5VCct -goversion go1.19.8 -symabis $WORK/b050/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/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/natdiv.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_arm/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/6e/6ed4bebf61fd9d279ec912c393fc05a947405c227f2086fdd48a7008c7040683-d # internal encoding/hex mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p encoding/hex -std -complete -installsuffix shared -buildid dxB-30VQPZBBHS-G666B/dxB-30VQPZBBHS-G666B -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/ee/ee1fddc2261538402be1ddcce6cd2bd16fe9bea725e11355f32b44bcf2d70eef-d # internal net/url mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p net/url -std -complete -installsuffix shared -buildid z67xox873HZ6OS371YRC/z67xox873HZ6OS371YRC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/04/04860f0de9b1745811c55e1c703229cf8713bedb43efbddfbf582bb187fd7391-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid wSXF0FGwHsmHAT5RTZDl/wSXF0FGwHsmHAT5RTZDl -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/af/af98af9e03a2146fe7a61c9561b4af212b26736b0f06487dd1ad288a028ad129-d # internal encoding/json mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b069/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p encoding/json -std -complete -installsuffix shared -buildid MrobeBn1aRTNGQq4R7Oe/MrobeBn1aRTNGQq4R7Oe -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b104/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_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/af/af7aeee1d56e3b588e684ff12f2e6ff5dee762af9baebe29c49b3d4fa6b08e3b-d # internal encoding/csv mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p encoding/csv -std -complete -installsuffix shared -buildid GnUbfb9uITCfftbLTkMy/GnUbfb9uITCfftbLTkMy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/42/426f097ad043c725cf5beaa04a07325c0cdf34325b8809695e6e635ced1cb27e-d # internal encoding/xml mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p encoding/xml -std -complete -installsuffix shared -buildid h4TiZWjq3HPQgXRLm5I2/h4TiZWjq3HPQgXRLm5I2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b110/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_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f6/f6677bfe7d31240717bc462c44928d96d35f0ae6c9a44506d9f9641aba6e379f-d # internal compress/flate mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p compress/flate -std -complete -installsuffix shared -buildid HY4qZG1r8fkqj-pZksdb/HY4qZG1r8fkqj-pZksdb -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b114/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_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/74/74d0a2e70243444807229f37a296dc396393e4dd5fc46f111efb4bde6338d833-d # internal compress/gzip mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile compress/flate=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p compress/gzip -std -complete -installsuffix shared -buildid vwoy5D0uNzh0JYuuWP9F/vwoy5D0uNzh0JYuuWP9F -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/84/8485d6be707bda85895e6bc9152c757bdd0c24fb88f53c7292e92ba1e6d54497-d # internal log mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p log -std -complete -installsuffix shared -buildid 8r6U5BJQeoGR-XCBNV1r/8r6U5BJQeoGR-XCBNV1r -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/log/log.go cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/40/4094ab38b5becfc38f1d4bec8eda24e201f7cd845b155059660d08a33a9ee1c2-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b122/ cat >$WORK/b122/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/b051/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b119/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid QtCxGiRqYwcotsSDcwFL/QtCxGiRqYwcotsSDcwFL -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b122/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 cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/2e/2eb0ee695bb63c0da762842c93cac8052886fd1ecf35203189d23b7bfcced9b9-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid YTFmUgUZZ92NkeBpf1hB/YTFmUgUZZ92NkeBpf1hB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b120/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 cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b050/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b050/_pkg_.a $WORK/b050/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/4b/4bc196923366aee2cc1e2ece8e658bc1cc4b563ba53460fac925c8bbde7647fb-d # internal crypto/elliptic mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid KFek-eD7f_9YNgMgC0az/KFek-eD7f_9YNgMgC0az -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/24/24118c6012fc4e5679907ea716ddef837a10f22a2ed613031f3db6b264c66bb3-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid nx8muDCT_MHGK5KCo3l1/nx8muDCT_MHGK5KCo3l1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/07/0765f964a938faa609774079ed5f34e93b35aa3028afe439aaac0fec8233b460-d # internal encoding/asn1 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b069/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid PR8_vTQ8pT0eypADX1Y2/PR8_vTQ8pT0eypADX1Y2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b068/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 cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/13/13f0d8b1dde486a1cd0a9f59f2e5e10b739b6c4ead58d9a0f2146c4b8da22920-d # internal crypto/rand mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/rand -std -complete -installsuffix shared -buildid asOB2IuOFwIepdJrmCEo/asOB2IuOFwIepdJrmCEo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -o $WORK/b088/_cgo_.o $WORK/b088/_cgo_main.o $WORK/b088/_x001.o $WORK/b088/_x002.o $WORK/b088/_x003.o $WORK/b088/_x004.o $WORK/b088/_x005.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b088/_cgo_.o -dynout $WORK/b088/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/13/133ecbbb9b01787be8db76101c9e41de572927a3889e89b869aeccd9fe89eca6-d # internal cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b089/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile internal/itoa=$WORK/b028/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile internal/poll=$WORK/b055/_pkg_.a packagefile internal/singleflight=$WORK/b091/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/netip=$WORK/b092/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p net -std -installsuffix shared -buildid r8gzLS7swjy4CDcMvDnQ/r8gzLS7swjy4CDcMvDnQ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b088/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.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/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b088/_cgo_gotypes.go $WORK/b088/cgo_linux.cgo1.go $WORK/b088/cgo_resnew.cgo1.go $WORK/b088/cgo_socknew.cgo1.go $WORK/b088/cgo_unix.cgo1.go $WORK/b088/_cgo_import.go crypto/ed25519 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid r_-gSZ08vkz2DhrIlwqH/r_-gSZ08vkz2DhrIlwqH -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/d3/d3d63513fb616604e48c8968b8e9bf3dec44f3e78689b8c02e174005a94d4732-d # internal crypto/rsa mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/rsa -std -complete -installsuffix shared -buildid FAwT14-5Qm7UJqWInpC9/FAwT14-5Qm7UJqWInpC9 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /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_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ed/edb37976fb4c4129798a53657871ece6c53d99ae86d618b4748ca0cf4c73adc7-d # internal crypto/dsa mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/dsa -std -complete -installsuffix shared -buildid 61kjPo0C4sbeshYpHljI/61kjPo0C4sbeshYpHljI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/9a/9a39b8298c9a8301d032bc118c14e19871029c4a416a4c834a78f683bc8d57b1-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b067/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/08/08de9a37a9362f89c9f68c4bcd815da74b80ddf94b4df52df3d77e48e289ede7-d # internal crypto/x509/pkix mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid w8TcxVR3KnvW-CR5Q5ME/w8TcxVR3KnvW-CR5Q5ME -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid p7Tvp2Ztnrbdcn9PpVtr/p7Tvp2Ztnrbdcn9PpVtr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b067/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_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/5c/5c1ac9fa7194dc0569b42b7923170e497a255cf9241aa1473f1a91e4a47fe407-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b118/ cat >$WORK/b118/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/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b120/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid z2UfrZAXgDvLypU_gZ_Z/z2UfrZAXgDvLypU_gZ_Z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b118/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_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/e8/e8287a19517dab6c2c0849662b52543b4e72de01383a4fcdd6e62f18b9075574-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid mqp6vKXJT0DzeZlccnsE/mqp6vKXJT0DzeZlccnsE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b125/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_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/eb/ebed95e41e4ea20b8781e76f61227bece6328ea60d2ea9d7535220a03c70457d-d # internal mime mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p mime -std -complete -installsuffix shared -buildid T1Ci002ywGy-UOtnDb8q/T1Ci002ywGy-UOtnDb8q -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b126/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_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/fd/fd6e2fcbacee5a8232ac6ec5b6d5c0d9d6cdf38575c7b00afbe6126b49bb2212-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b117/ cat >$WORK/b117/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/b051/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b122/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid QDTOPX6-kZmf-ZnDHx4i/QDTOPX6-kZmf-ZnDHx4i -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /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_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/87/87cae5be82e615a53e616a97ffba02ffa61bc17862229a76834ba9258e83dc02-d # internal crypto/ecdsa mkdir -p $WORK/b046/ cat >$WORK/b046/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/b032/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b070/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid 84JhtL3hNeNEnKCBeFYw/84JhtL3hNeNEnKCBeFYw -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/3d/3dcc834fe02344f7c8221216315849d2a67cd3d99d67f66712651d03f2e8ab81-d # internal mime/quotedprintable mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid XeR4YQyTG7S5uI1ylk4M/XeR4YQyTG7S5uI1ylk4M -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/9c/9c45f25adf036a8e52cce2cd9cabd26469835a3ba7af71c093fb912f747b33f4-d # internal net/http/internal mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p net/http/internal -std -complete -installsuffix shared -buildid t-RWsu16HeJwbZobF5iA/t-RWsu16HeJwbZobF5iA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/c6/c611001d822337d5296dd319020b5e411c18bf7e939981439c3e8ef5904b3be0-d # internal database/sql/driver mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p database/sql/driver -std -complete -installsuffix shared -buildid DJAJxWoq3WImbJVwmUKj/DJAJxWoq3WImbJVwmUKj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b133/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_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/07/071bc8a5765e234a3818a7b42cd7292ed03c9996d43fee8fd2b9008ce0bfc215-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid _z2u9WMiScrKm5O28UFN/_z2u9WMiScrKm5O28UFN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b145/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_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/38/38355133bb4ae0004583525f54b76011a55fb87d34d033dab77287645e6ee40d-d # internal github.com/go-stack/stack mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/go-stack/stack -complete -installsuffix shared -buildid airEfbBEwjHjCWd-0GoI/airEfbBEwjHjCWd-0GoI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/share/gocode/src/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/c4/c4645fa16d5066f35c417d48a47a13ab02ac281bf670bf5b0e10851730663d89-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/josharian/intern=$WORK/b151/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b069/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid 96Bx4ndd2uZJ5rAIBZ2o/96Bx4ndd2uZJ5rAIBZ2o -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b150/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_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/90/9002d67046bdce6d82894d98697a47deac083434e40b177eabbf5d8a71d3ee57-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid lyJRj8b9cLl4fPt185W-/lyJRj8b9cLl4fPt185W- -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b154/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_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c4/c4a7b4f7ea1c006de50dc6e36cacfd9a5f15495789460f26587592154de5676d-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b147/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b144/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b145/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid xEuUYGJv7g561gbAEnMd/xEuUYGJv7g561gbAEnMd -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b146/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_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e9/e957eda34104976785b87fdc46c22573bb02dd75c4d1b2a034c7b8cf53a7cc51-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile os=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid E6E-qYaO1SZAWWcRR1EK/E6E-qYaO1SZAWWcRR1EK -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b155/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_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/11/110a1c5510bea29ace39e6a1c346df9c132d5e1485c3fb8cd9410c6472a971ad-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid FV8YHWHOlhZLT5xOFciu/FV8YHWHOlhZLT5xOFciu -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a0/a042efcfb76a339de8f897431933285d493335ce2636abdaa3a3770ccb8b1eb9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal encoding/gob mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p encoding/gob -std -complete -installsuffix shared -buildid R4pIUdDE9ocbsXDqx-hg/R4pIUdDE9ocbsXDqx-hg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b161/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 cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/14/14ec7b60590282b63011ba03c59b6d64a072071f06912c2d62fbac3f127227e3-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid wB9710irSdcS3q__xXQC/wB9710irSdcS3q__xXQC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/9e/9eed491af0f4655c4d54af0962bbc11ec9b386b4521d1e757ffe5d7c5e13561a-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid yFd381ZI3rVe_YBsa5tO/yFd381ZI3rVe_YBsa5tO -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b168/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_arm/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/39/39bb63c4a3963704754f812fd797120c4d28d0d9e5f7f5c7a9821e3aadf4ad9e-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b167/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b168/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid iAeNGgsa2R_YGL30IhSS/iAeNGgsa2R_YGL30IhSS -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b166/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 cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/5c/5ca4b852b65ebdc5784edb5358fe418fdc0310bba2cd6f14fb981c954f069960-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b144/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b145/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b146/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid RvdF6RPc_9GUUvtA6QN4/RvdF6RPc_9GUUvtA6QN4 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b143/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_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/a3/a383a8be3623c46110f2b929ae81813138b218e1f2ea178f08582b8a98edf5b7-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b167/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid TI-dk2JZ6D5tbvrE8nsW/TI-dk2JZ6D5tbvrE8nsW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b169/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_arm/pack r $WORK/b088/_pkg_.a $WORK/b088/_x001.o $WORK/b088/_x002.o $WORK/b088/_x003.o $WORK/b088/_x004.o $WORK/b088/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/83/83c69c8b1840e8a792a53c4ae0f1831d5b0798a49d851e7793b70778da0f8cb5-d # internal crypto/x509 mkdir -p $WORK/b081/ cat >$WORK/b081/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/b032/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/dsa=$WORK/b082/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/ed25519=$WORK/b071/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/x509/pkix=$WORK/b083/_pkg_.a packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b070/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b069/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/x509 -std -complete -installsuffix shared -buildid 4YD2ewXZ1Q5rCVzqD6WI/4YD2ewXZ1Q5rCVzqD6WI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.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_arm/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/6d/6d024d8c929285e456eb1e96a9e462592ac2f8aca633b5a76ca290811b9d9fc8-d # internal net/textproto mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/textproto -std -complete -installsuffix shared -buildid kZpXbY123ayzQjRsx_SF/kZpXbY123ayzQjRsx_SF -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b123/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 cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/75/75c38afca1baade67e722c6b66ff4fe59123cd08fbbdb7813d3aee95972bb40b-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b124/ cat >$WORK/b124/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/b051/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b117/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid J8rdNHGLk83eaWuEfXsh/J8rdNHGLk83eaWuEfXsh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/04/04dc1ba3b942a9a65ae9f73681e9e98bf274a2a4f32785c0a9c4bbdf8cd8799c-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid NesVugbHLUYUioV6xrCR/NesVugbHLUYUioV6xrCR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b139/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_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/eb/ebb7416a542debe3afdf3ff9f2e61b4b8e207a4bf53e6cc07755600b931155bb-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b116/ cat >$WORK/b116/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/b117/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid kF0zk0XxR82ZND0Q81uN/kF0zk0XxR82ZND0Q81uN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b116/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_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/45/4547e551ef349bfe719fb0dc9e6ebc3e916ab48cca5f26bc6ee9b95fe6b1ae36-d # internal mime/multipart mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile mime/quotedprintable=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p mime/multipart -std -complete -installsuffix shared -buildid ETkfotK7hjScI-2EtY4A/ETkfotK7hjScI-2EtY4A -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/5f/5f67722d9834859521f627f555e594015cf59380bb2a6ec5fa709fb03ef4b062-d # internal net/mail mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p net/mail -std -complete -installsuffix shared -buildid pdpgySUEgm_Fqjp2uyX8/pdpgySUEgm_Fqjp2uyX8 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/7e/7e848e5046769e2cc96e8716d03ef6f1d7ee80396309ad1ea12672ec40ee4753-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid RPDxcQu3rdp24_V8ByX8/RPDxcQu3rdp24_V8ByX8 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/f0/f0bad7a387eac60895fbf24625946c9742ec912915d0149cb9dc826fc5e5de0d-d # internal golang.org/x/net/idna mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b166/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b168/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b169/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid CM5L_rXvqN9DBym6AAu6/CM5L_rXvqN9DBym6AAu6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/share/gocode/src/golang.org/x/net/idna/go118.go /usr/share/gocode/src/golang.org/x/net/idna/idna10.0.0.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 cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/9b/9b6e90adac652b7b5f20a83059885fb2aafa8d1bba9c5884574a09056f40a95d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/bd/bd5c1d74c94509bddc40ce3620711cd94738bc2dc5dd1b8a7b4eb021fe434b1d-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b153/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid K9dbcqEUu_k9TT9BftrE/K9dbcqEUu_k9TT9BftrE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jwriter/writer.go go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b142/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b143/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b144/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b145/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b146/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid AAPOhG0bEQ0MUSVLc2Oi/AAPOhG0bEQ0MUSVLc2Oi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b141/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_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/63/63e602ae0001ca32b517e5ab739c214a9a69d0439e5077c32b38627ebb07d03c-d # internal text/template/parse mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p text/template/parse -std -complete -installsuffix shared -buildid anYsookeMQD_ySnPtw9a/anYsookeMQD_ySnPtw9a -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b179/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_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/07/073bb18559d25b80182e38ced48f1ec2ecc1c47b1f0c633f2b227a11b7f60397-d # internal crypto/tls mkdir -p $WORK/b030/ cat >$WORK/b030/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/b031/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/ed25519=$WORK/b071/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/rc4=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b103/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p crypto/tls -std -complete -installsuffix shared -buildid DQQZ0JDV7qqlzvOWspZY/DQQZ0JDV7qqlzvOWspZY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b030/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/notboring.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_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a6/a6e4eae18cb9b5e6bedf939ed153eff607e3f338d2073c683add82dea267bcef-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile html=$WORK/b135/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid lQE90XZTA7rqYwjWqE1i/lQE90XZTA7rqYwjWqE1i -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b134/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_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/7c/7c34f0bb90c7027f2ce22d03356c35202c2241130fbbabe7acc8acaba9333845-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b164/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b165/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b169/_pkg_.a packagefile golang.org/x/text/width=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid puTSMR4AzZUDW3bafHOw/puTSMR4AzZUDW3bafHOw -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/20/2034467259d5a606099ce5795b8ac5411c7595b4f47712dc2fbea418f812b04e-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid X5mqgEC19LMmYvpc7Xr5/X5mqgEC19LMmYvpc7Xr5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/share/gocode/src/github.com/opentracing/opentracing-go/log/field.go /usr/share/gocode/src/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/4e/4ea75de312189b5df28cacd35984a3e5832a10345e8a3604395857fbd0771359-d # internal text/template mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile internal/fmtsort=$WORK/b052/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template/parse=$WORK/b179/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p text/template -std -complete -installsuffix shared -buildid VBGMpKFjriVCcPafp6DT/VBGMpKFjriVCcPafp6DT -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b178/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_arm/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/cd/cdc529ce054addaa2b3d238d669650761df25ea101bedb2d727d53dc33c3d1e4-d # internal github.com/pkg/errors mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid lo0vPOnR9y2awA_IyeMq/lo0vPOnR9y2awA_IyeMq -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b185/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 cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/42/42c42a2aae4ee9075a81224bc632b0f6218bcf420d3ae9dbc98c34353fa67d71-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid KGejU7xqQf1tcNX6oVOe/KGejU7xqQf1tcNX6oVOe -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b196/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_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/7e/7e148101871e21d488b141d26e88ff0cd8aa97ac2f9c2463eafbb14ae9f352cf-d # internal github.com/alecthomas/units mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/alecthomas/units -complete -installsuffix shared -buildid 1iyuOuKemGSIyPiEHR7C/1iyuOuKemGSIyPiEHR7C -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b197/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_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/85/859d28c9a65725bc86064d777e1d66d2be71beb2360bc31fba520e4bade4f1dc-d # internal go/token mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p go/token -std -complete -installsuffix shared -buildid ZJDVt5uP3pSDVuRioWzV/ZJDVt5uP3pSDVuRioWzV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b201/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_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/d5/d595f6a9b5f85da18211d00f5fd56ced4a9869f8a04218d52b73d31e014136ed-d # internal go/scanner mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile go/token=$WORK/b201/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p go/scanner -std -complete -installsuffix shared -buildid nQ9I8OrQK41znZXgIODo/nQ9I8OrQK41znZXgIODo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/9a/9ae3c9713618994341ca405956a00d5b7768d72c103faa17eec8dad555b27c08-d # internal github.com/alecthomas/template mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b196/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/alecthomas/template -complete -installsuffix shared -buildid foHjBnrbonejDckiFNxc/foHjBnrbonejDckiFNxc -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b195/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 cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/77/7719d921baa9671b775cbfb2113ed27bdb1756eb2e2c936b902797d4cbc44ba0-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b141/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b143/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b144/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b145/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b146/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid ob9X2wPaCTM65rDalT0f/ob9X2wPaCTM65rDalT0f -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b140/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_arm/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/22/2264a2dd4cd1ff7c7ccf3c7d3d1e86400668f45316fa2b9095d9f8d78c98956e-d # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/9f/9fb567336ebf1f059469b4adfca3901d606e0ba0b8b291c4c7cd3f38d81ed095-d # internal go/ast mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile go/scanner=$WORK/b200/_pkg_.a packagefile go/token=$WORK/b201/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p go/ast -std -complete -installsuffix shared -buildid jPTzSuOKBCbmXrXg8Ciq/jPTzSuOKBCbmXrXg8Ciq -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b199/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 html/template mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile html=$WORK/b135/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b178/_pkg_.a packagefile text/template/parse=$WORK/b179/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p html/template -std -complete -installsuffix shared -buildid 1srAlFQfHzI2Er2luP5P/1srAlFQfHzI2Er2luP5P -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b177/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_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/d1/d19f5449afff7fd9e0a8dd33c0559c282d27a8812f28e9b5b60923bcf5b69d46-d # internal go/doc/comment mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p go/doc/comment -std -complete -installsuffix shared -buildid LXGkBCMH7imZs-aIjpz6/LXGkBCMH7imZs-aIjpz6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/ed/ed9ad6b5db5eac5f84d0fe8cc6ae9778b503e0459d15c8eed065663d69b94827-d # internal internal/lazyregexp mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid fo1cZzoQzLqspXQdejya/fo1cZzoQzLqspXQdejya -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/a4/a4147fca10684031af8f7966bf0392e78a20369c779d5decc1aed769f8613515-d # internal github.com/prometheus/common/model mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/prometheus/common/model -complete -installsuffix shared -buildid SIBDzaU839QNH8QixZ1q/SIBDzaU839QNH8QixZ1q -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b206/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/b195/_pkg_.a /builddir/.cache/go-build/18/1850c4d9e793d1a6e98551aa90a6bafdd2bac5e2b4fabd301fb50157a6c1d927-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b069/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid No1q9-KYfgHvXrgTJy6U/No1q9-KYfgHvXrgTJy6U -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b210/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 cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/4c/4c3dac4d8ffba321552790f13a3260b26e9fd0a4930ed20821c641f7068b0678-d # internal net/http/httptrace mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid nlTzfT-E1y8ctxcpC6rC/nlTzfT-E1y8ctxcpC6rC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/18/1821df9f96b0017f238947aeef9db6250c9f608c69a0023b7f0aef1cc11846ed-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b154/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/prometheus/alertmanager/timeinterval -complete -installsuffix shared -buildid xvxQoR__PWh9CkDW-6OR/xvxQoR__PWh9CkDW-6OR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/19/19f651cb37ab681292fdad98db9f4fbd3cc00fb5a5e5879a5352925f0cdc8e6f-d # internal net/http mkdir -p $WORK/b112/ cat >$WORK/b112/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/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile container/list=$WORK/b031/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b117/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile internal/safefilepath=$WORK/b057/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http/httptrace=$WORK/b129/_pkg_.a packagefile net/http/internal=$WORK/b130/_pkg_.a packagefile net/http/internal/ascii=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p net/http -std -complete -installsuffix shared -buildid zIclp5X6fJt8Td24wcNt/zIclp5X6fJt8Td24wcNt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b112/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/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/36/3676d91bd332d5b7647ee0b560c530c0273d15a912a68bfc8e54e6452013f2ea-d # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/e3/e372d8725a7108b78b71adcc0d9f0a968b20f56a9b97e1f52f7fa0c4e4ad577d-d # internal github.com/go-kit/log mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b210/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/go-kit/log -complete -installsuffix shared -buildid QD0Sx30IA2m2kZzihS8z/QD0Sx30IA2m2kZzihS8z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b209/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 go/doc mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile go/ast=$WORK/b199/_pkg_.a packagefile go/doc/comment=$WORK/b202/_pkg_.a packagefile go/token=$WORK/b201/_pkg_.a packagefile internal/lazyregexp=$WORK/b203/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p go/doc -std -complete -installsuffix shared -buildid Gqg0R7nVcjpgZckeINGT/Gqg0R7nVcjpgZckeINGT -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b198/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_arm/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/28/28902ebe8f7fb01b39a2fb6889709645a1698bd4b84b04fdf6797a2434c97917-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid 2hnCdtLmUtaYIfzyzKES/2hnCdtLmUtaYIfzyzKES -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b216/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/84/846a9fb2a74aacf1062eae5a1e8a95c83ed9c0776b6ec3439eab15736b9b2a54-d # internal hash/fnv mkdir -p $WORK/b222/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p hash/fnv -std -complete -installsuffix shared -buildid JdwV3CSUT-gYe3wM-c-_/JdwV3CSUT-gYe3wM-c-_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/43/43dd6a754e3066277db98436c2b2bdaef3efaccbb47a309c66c27f0ebd66ae23-d # internal github.com/go-kit/log/level mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b209/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/go-kit/log/level -complete -installsuffix shared -buildid uxZg-oSEBBu3ylIZHI5T/uxZg-oSEBBu3ylIZHI5T -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b211/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 cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/d5/d57fd931bed4b1d47d548eeedce179e6454f0077a827198d07f4703486160a0a-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/pkg/errors=$WORK/b185/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid k5YxQJud0yNwAAL_v6NB/k5YxQJud0yNwAAL_v6NB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b205/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_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/c8/c8560b8e11b19fb79a03b3af617197109acc3118b5cf7fe97c08506f72101fdc-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid riSs5YHxg1G79Uck7xfj/riSs5YHxg1G79Uck7xfj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/d7/d799f04dae1260804fa334f9f41df932c624649ac8d4a15fbdae737088323409-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid v9o4glGxJMGrTvSADlAt/v9o4glGxJMGrTvSADlAt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/c4/c437ce26f5d00e3eba4461945c839381a2db774703c8ec744697f6196dce8634-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile hash/fnv=$WORK/b222/_pkg_.a packagefile os=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid TvbJ1ua1W5hztYJx2Zr6/TvbJ1ua1W5hztYJx2Zr6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a7/a79bb95975679dfa2f96e7ecdef24e8314551c874330a08853e0ef255fe0cbb3-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid gsRbcpyzkisQTPC038-z/gsRbcpyzkisQTPC038-z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/9f/9faa77b559e3b92fc2f3d41470fda6638b04c6d87a7a044434003e0d7186d37c-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid nbt0DpKY_c7pzhXFX3Ww/nbt0DpKY_c7pzhXFX3Ww -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b256/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/02/0290fecf2e7b6135b85b01f3d3a51b1cfd2162c78fc69bc9d795762adcab324a-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b221/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid BACjJUg0-J52mGbGUEBu/BACjJUg0-J52mGbGUEBu -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b220/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_arm/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/3e/3eaae81c844506a4df3f21e33309784b51b9eb7e3022f2ec14765b2e81d5fac4-d # internal golang.org/x/sys/unix mkdir -p $WORK/b257/ cat >$WORK/b257/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b257=>" -I $WORK/b257/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b257/symabis ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b258/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p golang.org/x/sys/unix -installsuffix shared -buildid 83RRWHjDVTrrbjLM8RHk/83RRWHjDVTrrbjLM8RHk -goversion go1.19.8 -symabis $WORK/b257/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack -asmhdr $WORK/b257/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/fcntl_linux_32bit.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_arm.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc_arm.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_arm.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/49/49fcea3b411c41ee34872cf24629fa254a7fa0f8c374b404858d2b43d72b1ea4-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b220/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid s8dTsyCzIqyfw8SKIIzf/s8dTsyCzIqyfw8SKIIzf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/98/9868fabdef6b28cf1ebe6143a866408fdfab6eb9250f5e961ddcc30df17d7db7-d # internal runtime/debug mkdir -p $WORK/b259/ cat >$WORK/b259/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b259=>" -I $WORK/b259/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b259/symabis ./debug.s cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p runtime/debug -std -installsuffix shared -buildid oonTZd1R3WN37L3NlHzi/oonTZd1R3WN37L3NlHzi -goversion go1.19.8 -symabis $WORK/b259/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack -asmhdr $WORK/b259/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_arm/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/e1/e1397659a4aaf40c0084d4a9c14635fe262ebf74887b88d5ab132f68673c4139-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b219/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b225/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid 56dWWvMvsjLkkEIt4fZa/56dWWvMvsjLkkEIt4fZa -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b224/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 cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/98/9886a8e11a5bb9b1000b5d4a4d30c0ae0a8f94b40a04bc1bb5f94c64245385b8-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b195/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b197/_pkg_.a packagefile go/doc=$WORK/b198/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid XcdS9v5LXffR-Jj_87rB/XcdS9v5LXffR-Jj_87rB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b194/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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b259=>" -I $WORK/b259/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b259/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b259/_pkg_.a $WORK/b259/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/4f/4f5248a6ad871c84e50d269b5fcdf03ffbd10f607ba4010d9de8d64a22851f23-d # internal github.com/jpillora/backoff mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/jpillora/backoff -complete -installsuffix shared -buildid A3Wm0jRGCaXg3HQL1le5/A3Wm0jRGCaXg3HQL1le5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack /usr/share/gocode/src/github.com/jpillora/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/29/294f090edaf06041e7ddecb797a43fc79b461174a26408ed58769b883b9afa02-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid NHfFV54_RQVfi7lRb8l6/NHfFV54_RQVfi7lRb8l6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/ee/ee8118ccbd798c012da6d7e1732378d28e7c441d3f41ec4c8c3a144705ddc6e3-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b165/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid _P4G1Ip2AtFu_BX_TdEm/_P4G1Ip2AtFu_BX_TdEm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b266/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_arm/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/11/113cdd935dd533efa1e5866873e8a27a6022b4c813c766b4ccac0a60a2ca26e5-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 2lV84-eRTvD2XXEF_dRp/2lV84-eRTvD2XXEF_dRp -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b267/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_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/ee/ee981b28b1fa6c0d0aa0c07f7ebdcf69d31b7258b111d1d7afb95388247f0f9c-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b219/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid _k6OZMTzyLSDNzddzAep/_k6OZMTzyLSDNzddzAep -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/bd/bd35b6d42a17762a3a3b37a423969701d6bb934a64ce38dd2fe3eea1ad7389b7-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid ys0AyOStdvLovyc0jnrd/ys0AyOStdvLovyc0jnrd -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b228/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 cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/5e/5e168b84daa1e4c55d47d6af6266ffafa26fb22238f34a3e29283b7bf230e07a-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid -9oqHDHwGNAE8Eoq1apK/-9oqHDHwGNAE8Eoq1apK -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b229/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_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/31/312fa2929d18307b24f58412a674c618944a511cd68129ce1f9454c3f8827eb6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/0f/0faedc99c071873a67b5e49e46f14a277d3bc8b3ff10b14eb82c7df4e6622d92-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b226/ google.golang.org/protobuf/internal/order cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b228/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b069/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid ajUbXSz1vNiKdJgHvu5s/ajUbXSz1vNiKdJgHvu5s -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b230/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_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid xKnomgjCz-254swEXGfG/xKnomgjCz-254swEXGfG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b226/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_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/70/70ed9a3aa58f22d63b35ebdd89e966a23b0639db1b3912606deb33ab6696e9f9-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid YjS6veKHqdEK6vEFmlAV/YjS6veKHqdEK6vEFmlAV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ef/ef146b3af3249aab85aa0f80b10e5790736954511e716ab3447085b83239c3b4-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid H8ARXOQ6hakYPOI_B_XS/H8ARXOQ6hakYPOI_B_XS -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b234/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_arm/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/12/12084183c192af94c6709fb7c9e0a79e8761bfd386fe2f57200b311cbd5e3a13-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b236/ cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/f2/f2a4afda91317a6a8751b35d223ae21761828e68ac336a75b88fadc8aed54906-d # internal cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF google.golang.org/protobuf/proto mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b219/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b234/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid s0kuZmTxjIB2t49z3xVN/s0kuZmTxjIB2t49z3xVN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b232/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_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid 9hCqT2T8sU6A4rUYmavZ/9hCqT2T8sU6A4rUYmavZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/5d/5d55760ff65d761342c7f5d4393d4096911bb521a028d53d241d56784fead3a9-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid U-2WJ9D6GcpzRNY2zqn_/U-2WJ9D6GcpzRNY2zqn_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b257=>" -I $WORK/b257/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b257/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b257/_pkg_.a $WORK/b257/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/8a/8a66bf60baaf2760fe99016352d7f6b7b80dd3ab297f2e4fcb91357368f4aa92-d # internal github.com/prometheus/alertmanager/cli/config mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b194/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b154/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile os=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/prometheus/alertmanager/cli/config -complete -installsuffix shared -buildid Tr6cgSRjSXwshqmOqUWN/Tr6cgSRjSXwshqmOqUWN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/config/config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a7/a792fd4004dd73b6a4a574ace792f2160fbc9401d2316b0ef06d6e89fae955f6-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid VTZo8dQCPXa2U1rVYJH2/VTZo8dQCPXa2U1rVYJH2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/b5/b5071434d1bed9ae71f8aa21496c13b5cdc16fb0179961152697a4a9cf9a4398-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid crJVFYuBPTxuiOWGmvWN/crJVFYuBPTxuiOWGmvWN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b274/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 cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/6f/6f2e801ca885763745ad05d9e3357f22cf7ffc1871d024a9de8d105a05bfb211-d # internal github.com/prometheus/procfs mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b255/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b256/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b257/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/e7/e7de50087444e22f052df1bc7f23633305b8a32b2293baf4296b66346fe4a1cb-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid 7DQeOQm5rK-wZXLjwrMI/7DQeOQm5rK-wZXLjwrMI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b277/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_arm/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/prometheus/procfs -complete -installsuffix shared -buildid bXdghdhYGy5lbyuhUTC1/bXdghdhYGy5lbyuhUTC1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b254/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_arm/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/41/41a87e44f6139ff7e2ca4a1d19334b3312b4d7dc71abeeaffd9f5872328326c3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b277/_pkg_.a # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/e7/e73fc471c58cfcf2eb6b437e881ab62a7b1636fc9a30e994f3b58f13a67d8961-d # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid sSM0mbBOQwp7mGKa7Qud/sSM0mbBOQwp7mGKa7Qud -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b276/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 github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid tniTJVMvS2tJ9QRW5M7_/tniTJVMvS2tJ9QRW5M7_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b279/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_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/e6/e6621da046d3e7d5bc783f8ca71af8345c7fa839b0075d2399ceae01bd622efd-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b219/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b233/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid 00FY61notST8fCqWO2jH/00FY61notST8fCqWO2jH -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b218/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_arm/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/8d/8d569c9af50a0966e642bbb53368fb3f1b0940d52ffd0f56d294d8856cd6c399-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b219/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b233/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid T79McS2NlCO4_KttZvR8/T79McS2NlCO4_KttZvR8 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b237/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_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/02/0251e465b90e33f0e3a048addc948752fa4890f89196f1989516ce306671b243-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b278/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid LMbxZdg47dx1MxVQd7Qm/LMbxZdg47dx1MxVQd7Qm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b275/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_arm/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/9d/9d337dedfefdb72c05a366ec1b6493ae8f1026980f9958105af88f8293f78f03-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid -zyz7HHbkDqmac5MsU3B/-zyz7HHbkDqmac5MsU3B -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b280/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_arm/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/5e/5eb697268f634dd620e3c713f48eb73077189c2f6c4a22fd0f7f1b19516ff50b-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid 39e0BMTsOe5uIiwOIQqp/39e0BMTsOe5uIiwOIQqp -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b286/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_arm/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/2f/2f65fa1e72cf5cd2b6d2e91827736f24617b2656772d7dc13ed9d81b065a2695-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid V5Kkp4bqLPAPtZA_Bu4D/V5Kkp4bqLPAPtZA_Bu4D -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b287/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 cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/e3/e34a2dcab4e75049ef868d25914cccf4ffce34edc904e6428402ca807f450bc1-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b286/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid f_q9f4w0xAGpWa5p_xyg/f_q9f4w0xAGpWa5p_xyg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b285/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_arm/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e7/e7b8fdfd8f33b0a077940acf2cec6cf688955deaf1a98725dde4f352e0a57122-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid CvQJPwJr-debkUbYW19C/CvQJPwJr-debkUbYW19C -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/97/97cf2de689ed9c866665a58c14116ed786525911adb7d5580e538424f6935b66-d # internal os/exec mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile internal/syscall/execenv=$WORK/b058/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p os/exec -std -complete -installsuffix shared -buildid euHNi2T5dMNaSHEcjgDt/euHNi2T5dMNaSHEcjgDt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b301/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_arm/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/ea/ea6541e25d3a3ac5d4f40399754d54a59fb236a727231fc27d788f1a1217a9e1-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 2EqfJdy3V1berLs--IRW/2EqfJdy3V1berLs--IRW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/ed/ed4f482bcf72b287b8cb0e8526a1505914ac0194d56f235e6c9945b3de71fd03-d # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/bd/bd09f8af2a1079b65308c22c57d71ef7f99247b54c703cec3868570a67dbfdc2-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b061/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid 0RXELKYEU-62tQGHxUIx/0RXELKYEU-62tQGHxUIx -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkuri/path.go google.golang.org/protobuf/internal/impl mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b219/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b234/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid c6CD3_n4BK-Sd0vrUnps/c6CD3_n4BK-Sd0vrUnps -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b243/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_arm/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/47/473796dc6abbe8d8342213d01d8cf28e6b1735407e7915b694479911a99857c5-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid wwzHSMOkj54lS43z_l7q/wwzHSMOkj54lS43z_l7q -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b316/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_arm/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/6c/6cf180122980efac59f6e112066bf3077a4fa3018edd1f4a1599cffabe6c3b3d-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b280/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile os/exec=$WORK/b301/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid VE0pTGw9NPnB8IvSwoYI/VE0pTGw9NPnB8IvSwoYI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/99/99aaad9ca3579dfd1d6b29cc1856e40264227c83a3ec315ad84f65d08f64871d-d # internal github.com/cespare/xxhash mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/cespare/xxhash -complete -installsuffix shared -buildid lXJZx97ZFDhC8n0_6Z4p/lXJZx97ZFDhC8n0_6Z4p -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b317/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 cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/1b/1ba97b4709bf642e864ed8198fb83f6ab27408b7b00cc5a20cc48ecbc5dc1723-d # internal github.com/go-openapi/errors mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid koITcjLrLQBfGJ6kVFUu/koITcjLrLQBfGJ6kVFUu -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b111/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_arm/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/be/beb81479d6b764d5ee992e243a241ef8b015ea6333de37830062c09a97d5ceed-d # internal github.com/go-openapi/swag mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b150/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b152/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b154/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid UK4TqOGloDaBOL30LMd4/UK4TqOGloDaBOL30LMd4 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b149/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/file.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_arm/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/45/45ca567525d98080a505349f9aa3cfb4ed427abb67bc3a5f38ff04b9317f6c6d-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid zdJIxynAHuAsp8HnkueK/zdJIxynAHuAsp8HnkueK -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b172/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_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/23/23048f6ed19376e95b4c0cab7fcba24ca63ac27d94e3ec90dfd4536f13b6807b-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b133/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b134/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b111/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b139/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b140/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b144/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b145/_pkg_.a packagefile net/mail=$WORK/b148/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid 2axBGG5YJuya5I81o21h/2axBGG5YJuya5I81o21h -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b132/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_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/c6/c6d22f437abe8ec462198a77891cc39cd06f36fd02231de41ae580982b45e7ce-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b112/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid 3QMFdQClg1v9nY9_b74f/3QMFdQClg1v9nY9_b74f -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/c8/c89e3e1dfb14499fd55d6c6a3bc6b170df633557bbefdc62e5f745171249be88-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b182/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid AjeOY4qwSCB_a0NcIOzX/AjeOY4qwSCB_a0NcIOzX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/share/gocode/src/github.com/opentracing/opentracing-go/ext.go /usr/share/gocode/src/github.com/opentracing/opentracing-go/globaltracer.go /usr/share/gocode/src/github.com/opentracing/opentracing-go/gocontext.go /usr/share/gocode/src/github.com/opentracing/opentracing-go/noop.go /usr/share/gocode/src/github.com/opentracing/opentracing-go/propagation.go /usr/share/gocode/src/github.com/opentracing/opentracing-go/span.go /usr/share/gocode/src/github.com/opentracing/opentracing-go/tracer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b5/b5fbf11ec37d8e2f5b7ff069b537e664d27af2edd7196840c23f417b55136055-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b181/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b182/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid 8w9OMecIBq4Cw9ZY0CC2/8w9OMecIBq4Cw9ZY0CC2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/share/gocode/src/github.com/opentracing/opentracing-go/ext/field.go /usr/share/gocode/src/github.com/opentracing/opentracing-go/ext/tags.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/b6/b64c0bc1012de1a6d83b80be8df75c4ecd2bc950331cf3d4f50ba477fa7217d8-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid Sx8QY0gSwrefHDN_6hMC/Sx8QY0gSwrefHDN_6hMC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/e3/e3ae406327c95fc6a8bf8a5da3c59b65be704814ec1d82f23816ed74701e5391-d # internal net/http/httputil mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b116/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/http/internal=$WORK/b130/_pkg_.a packagefile net/http/internal/ascii=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p net/http/httputil -std -complete -installsuffix shared -buildid cfG3EHcZzew3m-plV279/cfG3EHcZzew3m-plV279 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b184/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_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/fe/fed36532e60ce580ed018c60aed668acfa735be8c2b50a214007bea611099168-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b163/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid kzhoZ2i3T28kmNDtOYNx/kzhoZ2i3T28kmNDtOYNx -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/8a/8abd53cd497ad9e13407e8ea0a9153dfb72a9fb53876ba73801cef66912c346f-d # internal github.com/go-openapi/spec mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile encoding/gob=$WORK/b161/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b159/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b162/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b149/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid g-SYOfZ2pRD0YS2c1k4t/g-SYOfZ2pRD0YS2c1k4t -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b160/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_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/45/4545b5a3526f4e1fe215ee45a4aa08f47ed30548bca76d35b2c96e0a291761ff-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/csv=$WORK/b109/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile encoding/xml=$WORK/b110/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b111/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b149/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid EgASR5jMKCdLmGCgaGMR/EgASR5jMKCdLmGCgaGMR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b107/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_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/fa/fa70d00eaa3350fdecad5e19787fdc73f8d275c693019943625b8fb44893d9ca-d # internal expvar mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p expvar -std -complete -installsuffix shared -buildid mwayJBlSbBnwoYe3l2aD/mwayJBlSbBnwoYe3l2aD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/3b/3b7c722640e8b94a7af37b83292bae1f0d8d4983c9f495e1e41730d91affc647-d # internal golang.org/x/net/trace mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b264/_pkg_.a packagefile html/template=$WORK/b177/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile text/tabwriter=$WORK/b207/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid LXe9__bsM4RHsXsNjr1D/LXe9__bsM4RHsXsNjr1D -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b263/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_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d2/d288367a7f3c70fddd7332685d4533236c5255d67129b5905f877248571fed1b-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b111/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid krzQMSkcMMSwx3PL37X2/krzQMSkcMMSwx3PL37X2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b175/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_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/3c/3caf3741eaa3a469a9d18a6a1a44b53e564fcfe0aa106f4d24e3ed84831e059a-d # internal github.com/go-openapi/runtime/yamlpc mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b154/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/go-openapi/runtime/yamlpc -complete -installsuffix shared -buildid U5CdQBB0X6Ff_mpHKb4q/U5CdQBB0X6Ff_mpHKb4q -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/yamlpc/yaml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/d0/d0aef3b81801804fea3bdbe6a2da949121cc57286db17211358a6b88ff8715d2-d # internal golang.org/x/net/http2 mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b266/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b267/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b165/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/http/httptrace=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid LrqPUOIxmAb3A4WHy4pZ/LrqPUOIxmAb3A4WHy4pZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b265/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/go118.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 cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/a1/a11d1e48dca155671f4b2f7f43bee9f58bb02795aee937b0672ddaaad89da85f-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid BqgVIIDPdNoyVab78LuJ/BqgVIIDPdNoyVab78LuJ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack /usr/share/gocode/src/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/6c/6c8b0ba22bd820cbf16cdbb32850732c3c679947b4108a74631c7955e33107fe-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b270/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid H0o8TpM43CmYiEp4GwrC/H0o8TpM43CmYiEp4GwrC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b269/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_arm/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/6f/6f1cfa9cb5c48b68af971a86a7d93e429e158d4f29ad14185bf4078da68b830f-d # internal golang.org/x/oauth2 mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b269/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p golang.org/x/oauth2 -complete -installsuffix shared -buildid LiehEptn8RkzTM0iC_bO/LiehEptn8RkzTM0iC_bO -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b268/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 cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/b6/b69ffa9e145cb9467bd68aa89193be44d015eab6c7280166c1ba4ab1020fe8d1-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b158/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b159/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b160/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b149/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid x92PmzEOTgjkPzLG2K5g/x92PmzEOTgjkPzLG2K5g -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b157/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_arm/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/13/135835addabddb21d5cc7a5b1bbd3a7ee6c55552bc6e2af687077026984df082-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b268/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b269/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid Cn5TfXOWm16zu9nav96-/Cn5TfXOWm16zu9nav96- -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/ee/eeb8c4d4a4bfcdc77fb2e6da2cab72b4c61946727d11e241ced8924ff168288d-d # internal os/signal mkdir -p $WORK/b320/ cat >$WORK/b320/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -p os/signal -trimpath "$WORK/b320=>" -I $WORK/b320/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b320/symabis ./sig.s cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p os/signal -std -installsuffix shared -buildid M-B3-h8qx6HGezHgM172/M-B3-h8qx6HGezHgM172 -goversion go1.19.8 -symabis $WORK/b320/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack -asmhdr $WORK/b320/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 cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/02/02272f34ca8418dae282e28a948dd6800752701e2d242dbef741a75b1b0a9aa4-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b233/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid fXbzpb9ph7tCAA3pI9Zy/fXbzpb9ph7tCAA3pI9Zy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -p os/signal -trimpath "$WORK/b320=>" -I $WORK/b320/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b320/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b320/_pkg_.a $WORK/b320/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/78/781bce954df423ff62007ce2d7165736e7c8b633ce9710b451b0a36cbef675f3-d # internal github.com/oklog/run mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile os/signal=$WORK/b320/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/oklog/run -complete -installsuffix shared -buildid 3HbZGL2uQVJImMPUQIJW/3HbZGL2uQVJImMPUQIJW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b319/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_arm/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/c2/c203f429a3d76fcf2e7163f9c49fc95b36bda23d30db4e37933851504219e0d5-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid TrJBJUuKQDPkTjfOshCm/TrJBJUuKQDPkTjfOshCm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b326/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_arm/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/44/44776d4c59a6e3ca925d8ad8cb57d5e72fcb815cfe7363aee36b1a3e6b91d465-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b245/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid TZd4oNma5oN45a32JYAi/TZd4oNma5oN45a32JYAi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b241/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_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/de/de06383902aa606aa50e0de9705bc4c119c03ab246c3058ed42569be04a7c2ff-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b241/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid MnNTHTml29WIc2EB7oWo/MnNTHTml29WIc2EB7oWo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/ea/ea90cbb40d344fd9ce456879d572ff5bfa9ca5c838bec1a85cb1b8978d7a04b1-d # internal github.com/go-openapi/loads mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/gob=$WORK/b161/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b160/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b149/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid 3AB9tTqet2LZFQb6Uqik/3AB9tTqet2LZFQb6Uqik -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b171/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_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/3b/3bc1b6cad9801098d8ef273dab53d6f1b61865b19a597e73d5b76d673042faf4-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b111/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b171/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b160/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid c0Nz6-eq4Mp4p2SHWZQt/c0Nz6-eq4Mp4p2SHWZQt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped/api.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/db/dbcc15f543639572608e36e2bdbffa2d38734282efe86f6455552bb9684372f6-d # internal github.com/go-openapi/validate /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b111/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b159/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b171/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b160/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b149/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid krBjHWaHBSThXPnNcDyR/krBjHWaHBSThXPnNcDyR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b176/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 cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/19/192e85b969ac4e164075aaad30c0ae466bf52dcc8355a15e6ae37ab9dac26f08-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b219/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b240/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid IMkrakG5gWfTBmxeIM45/IMkrakG5gWfTBmxeIM45 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b235/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 cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/f7/f77c93f1ca256846a1cc12d0767f24ef690fb6b15855b8452ed19e287f6f9622-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b241/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid qjKMvd_ilxir4hmqwRjU/qjKMvd_ilxir4hmqwRjU -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/ff/ff2b4b110a13b32bfa5d311abc0185ffa888c25eef1d977252b1b1752616e3e7-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b249/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid CZlCeOp8X7oQ5sDiKCjJ/CZlCeOp8X7oQ5sDiKCjJ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/f0/f046a1d0bce4b6e35373f398edc560dc07b5842d15c29d76d6f91c2e425dfb40-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os/exec=$WORK/b301/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid TlkWYC7HbXdq3j-VcWal/TlkWYC7HbXdq3j-VcWal -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b327/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_arm/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/a8/a840ad0fd944939735a8df857dba2e79e7c8bf39487cac6612619b7911901844-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b219/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b241/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid WFfIjVrCUKeJPHBJCytR/WFfIjVrCUKeJPHBJCytR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b217/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_arm/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/da/da8804d52176694db3a0db573df0e0e0fff92477e3ae655e8712854c0712d496-d # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/3c/3c9611f79de710ca35818928e2e4952e6d609bc3e3bc099a81be6468a9670969-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b111/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b171/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b172/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b173/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b174/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b175/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b160/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b149/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b176/_pkg_.a packagefile html/template=$WORK/b177/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid l4RiOl69hqV0Ky6OoaAD/l4RiOl69hqV0Ky6OoaAD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b156/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 github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b111/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b149/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b176/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid VUkoP7Xwhj_GvgShuCrh/VUkoP7Xwhj_GvgShuCrh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b188/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_arm/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/94/94fbac5e3219c4b93e1b89670ed06adec0909248f206d0aaf9ef9e1635a0cd92-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b217/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b248/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid EZ5qGcvtY_vpNdJbRp4c/EZ5qGcvtY_vpNdJbRp4c -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_model/go/metrics.pb.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/cf/cf4bb56e9bbcb8fa4f0fd541303216450a8f76008a72cb38f9ab01eaaf39778e-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b217/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid Yz_XAKzWcrtw1SHzUSNJ/Yz_XAKzWcrtw1SHzUSNJ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b252/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_arm/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/32/32bb0f71a7ee2150782f84e7c0cfbc935c255a831a8867004ce871d477507446-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b280/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid _dRmCaq95kKW1muIx6LW/_dRmCaq95kKW1muIx6LW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b273/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_arm/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/a6/a61edf10408359a2f3697ec4091cd4d4986a8930a9e3748d2c79a35d29335c84-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b247/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile runtime/metrics=$WORK/b250/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid GZPVGuh89PvjnZ64m5vP/GZPVGuh89PvjnZ64m5vP -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/metric.go cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/f4/f44500d128b45c0d6b1bdaebe19286b8291dac977f4205592adb752444db89b9-d # internal github.com/prometheus/alertmanager/cli/format mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b188/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b205/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b194/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile text/tabwriter=$WORK/b207/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/prometheus/alertmanager/cli/format -complete -installsuffix shared -buildid M8iWDGQpzqxRzfmAEs9_/M8iWDGQpzqxRzfmAEs9_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b204/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_arm/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/66/66b4c291e422985a36758df39bacc6b17915aa16de626d2c1303aa3c8cb183b3-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b217/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b252/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b247/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b253/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid Ybra6mexU8zvtFESLFiI/Ybra6mexU8zvtFESLFiI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b251/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_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/d0/d0840c60390d5dbc002daddcd1c626cc862df6c7c2a88b80bdc0e6a2a7021683-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b273/_pkg_.a # internal compress/lzw mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p compress/lzw -std -complete -installsuffix shared -buildid WYaw2i8-ZheuVmh1FDgh/WYaw2i8-ZheuVmh1FDgh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/c1/c14dcc942ea22bdccea0ea96d32a053748b1c4edea7fe157ca82a5c5c82448b9-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b280/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid P3X5DnzxrtewmM0N2DXA/P3X5DnzxrtewmM0N2DXA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b284/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 cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/b2/b2ac56562c27d5049a1090566311f64616819649deb01d93c9d3826aa5c827b8-d # internal github.com/go-openapi/runtime/client mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b156/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b180/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b181/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b183/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b182/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/http/httputil=$WORK/b184/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p github.com/go-openapi/runtime/client -complete -installsuffix shared -buildid 1UPiDMrZ-Z7cBW3oADFU/1UPiDMrZ-Z7cBW3oADFU -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b106/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/opentracing.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 cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/af/af46ac7541d5b6ba14778a2f64c6c51be3b1da0b5b46850468478b65bdcb6349-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b031/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid EAee2vm3-9fpEIwhFla0/EAee2vm3-9fpEIwhFla0 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b332/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_arm/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/7e/7e2d49d773ac177c896125e3e88fec4889b4de916a0b08961d324103800b5a03-d # internal github.com/google/btree mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/google/btree -complete -installsuffix shared -buildid ijpdJuyNxOq8wNjUrFTm/ijpdJuyNxOq8wNjUrFTm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack /usr/share/gocode/src/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/96/96350a1d3acc2dd27ad80e1eb4cab865ded2fe51927c29b2f4b6760ba52229b5-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b332/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid ciMZz-tJafpFuDC3rUHx/ciMZz-tJafpFuDC3rUHx -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b331/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_arm/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/d5/d5593f633ff5538e6d1580773027e0d9f0890ed0d8a1949abc954c6f0ed6d97a-d # internal net/rpc mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile encoding/gob=$WORK/b161/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile go/token=$WORK/b201/_pkg_.a packagefile html/template=$WORK/b177/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p net/rpc -std -complete -installsuffix shared -buildid 3hNPhU1VgI6-tpWNaZzg/3hNPhU1VgI6-tpWNaZzg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b335/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_arm/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/f0/f01dcaedbb83e70a8f278e10967bd25f61187a7c5de9d631c865eb4f8124e4d1-d # internal github.com/armon/go-metrics mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b331/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile os/signal=$WORK/b320/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/armon/go-metrics -complete -installsuffix shared -buildid OP_EtJadljm2Et2xbNq9/OP_EtJadljm2Et2xbNq9 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b330/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_arm/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/87/87388aeb8c31966d4e92093bc6adc77fc082cd9fb958b4791251a949538174e6-d # internal github.com/prometheus/alertmanager/api/v2/client/alert mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b111/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b106/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b188/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/prometheus/alertmanager/api/v2/client/alert -complete -installsuffix shared -buildid 6Xg9__md4x9CosS3qGP4/6Xg9__md4x9CosS3qGP4 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b187/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 cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/25/259a26e5b38ce14144fa5e0c4314d4a74c91eb7ed346fd6871f36541a04adbd2-d # internal github.com/prometheus/alertmanager/api/v2/client/alertgroup mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b111/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b106/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b188/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/prometheus/alertmanager/api/v2/client/alertgroup -complete -installsuffix shared -buildid 61ehZOcApVGbfdAlNhck/61ehZOcApVGbfdAlNhck -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b189/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/8f/8f52e337ba6e76887bd19e9b15bb39811533d93ce85d26072b9306dc80324b76-d # internal github.com/prometheus/alertmanager/api/v2/client/general mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b111/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b106/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b188/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/prometheus/alertmanager/api/v2/client/general -complete -installsuffix shared -buildid y25wx4XZQxAloNIDGGlw/y25wx4XZQxAloNIDGGlw -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b190/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_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/7d/7d2e9bb85503e441b827bbdfaa074abe922172ee7962c97f4f21fc71fbf67d72-d # internal github.com/prometheus/alertmanager/api/v2/client/receiver mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b111/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b106/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b188/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/prometheus/alertmanager/api/v2/client/receiver -complete -installsuffix shared -buildid qEPIk0E_pDJ1Fjp6Zy-c/qEPIk0E_pDJ1Fjp6Zy-c -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b191/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/02/028da27df9f9f3e3bbcc7fc1058fa292b308a8e55a781000f800db33eba70be9-d # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/9f/9f08979992d343c9d73331f1f54448370b70e90614cf92557a76d3c9bf5af41f-d # internal github.com/prometheus/alertmanager/api/v2/client/silence mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b111/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b106/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b149/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b188/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/prometheus/alertmanager/api/v2/client/silence -complete -installsuffix shared -buildid QD4nLXtv3qKQ1dxH8dzP/QD4nLXtv3qKQ1dxH8dzP -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b192/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 github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b214/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b215/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b216/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b217/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b246/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b247/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b251/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b254/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b249/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b259/_pkg_.a packagefile runtime/metrics=$WORK/b250/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid O9tJduTNHR4Bu7clu9SL/O9tJduTNHR4Bu7clu9SL -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/build_info_collector.go /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/go_collector_latest.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_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/dd/ddb24c10c4e801ca2942e5a02d568263543a8e7d58b450eca2c165de9c57c8e4-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b287/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http/httputil=$WORK/b184/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid SvBNsF-3ES9uxOF4iYOE/SvBNsF-3ES9uxOF4iYOE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b282/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_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/b3/b3195f5eb76c86837942f5471353722b5ca9c0b7b07311266de214df3fe4495a-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b293/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid A4EjprYt2PJSORIdVFNn/A4EjprYt2PJSORIdVFNn -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b292/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_arm/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/ec/ecafb5aa885bbe47c4def0b544f54bdb0e85c8123deb67a12b2a0e5fb05e969b-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid _Aliw2ayxQQjq6iTSD8C/_Aliw2ayxQQjq6iTSD8C -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b299/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 cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/88/88f996eadde4d9d09194b98fc9fcc3de87ff9fb15e9aad1c4f1dba1be2d1b44b-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid WZL3_rGTg6GndWb0nNDr/WZL3_rGTg6GndWb0nNDr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b308/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_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/4a/4a43a3c7f40e1b6466e06c04bd1f78e1bc1b06f47f0f271a4f86c19b9667e9c2-d # internal github.com/prometheus/alertmanager/api/v2/client mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b106/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b191/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b192/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/prometheus/alertmanager/api/v2/client -complete -installsuffix shared -buildid BWu-P_zlRQxo4hKJdg_A/BWu-P_zlRQxo4hKJdg_A -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertmanager_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/a8/a8d578c0c3afb02bed5f4ad96390d5a20ae56f241e10dfce3ff208169db9c936-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b312/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid xMmFBQ6Gtl3lfXFAReK_/xMmFBQ6Gtl3lfXFAReK_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b311/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_arm/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/00/00e2ddbae1df72aa6baae9537d7e057dcb3871dd30404638c3afea915960ec3a-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b292/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid 60RDt1tdaIzySMp5CoRa/60RDt1tdaIzySMp5CoRa -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b291/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_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/75/75dac176c926618c5f95c068d315b6619db12fb5e00d3ecb321efe65806ec872-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b292/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid bcz--kUm7IPaNK8bmOy6/bcz--kUm7IPaNK8bmOy6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/45/458fb21b61fdc477ea3b0fc281973d24f39ed83d58e40f89e3cc6929c7fa4488-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/xml=$WORK/b110/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b292/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid NkrvTXjtDWCa3ehapUaz/NkrvTXjtDWCa3ehapUaz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b296/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_arm/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/9f/9f9851fc11252cee47a9d9f6a65af33707357ac3279c4ada0f8b38d7151210e8-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b292/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid qBO2xO0CAYJ6C3MSh3CV/qBO2xO0CAYJ6C3MSh3CV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b305/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_arm/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/cc/cc7d426724c9e9f9affbfc7e20db54e80b7ff9066af9e8d6e22dea698faf66b0-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b291/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid bgMPVjnRVqLhmdSZ10Vg/bgMPVjnRVqLhmdSZ10Vg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b289/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_arm/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/03/0382b0e79dbe178fdf3673ec3fe2dc5c91c6e29440df1c452287abb2673274d0-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b110/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b296/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid OpjUL5CRqUXGqGoII1kQ/OpjUL5CRqUXGqGoII1kQ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b294/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_arm/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/32/320a6e0cfedaed9b728a97289ba9385b16173de40c2f64a04f5595aa5e422114-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b312/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid YLIPN9bAlvjRyZ1IwxQt/YLIPN9bAlvjRyZ1IwxQt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b310/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_arm/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/ec/ec4a52d774014d4212746750e93ce1b5be071143f2826c03049c344f31b5d707-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b291/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid bMsDPvJOUixgOoVar7Ys/bMsDPvJOUixgOoVar7Ys -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b306/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_arm/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ee/ee74bb204b01140bae33672967454dc1fc6786e740ad48271b704ffde7029cc6-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b305/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid CjIICjy-JS08ZfbGDm0B/CjIICjy-JS08ZfbGDm0B -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/75/75da13f67f039312bacc9a633c68acf1d01207368e40597ffeab782b24df9bbc-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/17/175e4fcebba76d894cc0475fb5487431827ca6a0a623f3bb456412625c7d9bac-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b291/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid SdW41BpoExDu2Kv8YjyV/SdW41BpoExDu2Kv8YjyV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b304/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 cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/6d/6dd441444f6adae006a61dd9c292d8571225a37cbfed27268731b406ddc1d241-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b294/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid w_Z_xQ_OshGi8t15tdUz/w_Z_xQ_OshGi8t15tdUz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b288/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 github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/rpc=$WORK/b335/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b069/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid enI6ZxyGnGUBmXgmMa5m/enI6ZxyGnGUBmXgmMa5m -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b334/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_arm/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/af/afda09978ffa98f5529adf8abd3d36fdd42c5cb458e3ac0f89744ed2c218141b-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b277/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid TCGbJfd9s4NwzJLVbE-T/TCGbJfd9s4NwzJLVbE-T -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b309/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_arm/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/df/df9b6ecb6b749ab02ae864313c05c982dc1499df2c48e48fe28b1c6ac1d03465-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b304/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid 8RJhJYzSMfCMRd6ZL98U/8RJhJYzSMfCMRd6ZL98U -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b303/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 cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/5a/5a4baa4a39b68794f8de015f599ef7737ad224d62611017515442cad817df031-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b262/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b213/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b263/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid cRYcvr5uEyqId20cvkmn/cRYcvr5uEyqId20cvkmn -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b261/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_arm/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/9b/9b4c9482b10ab3373f211522280c554ed9a06724311fd1691c5a0959982ecf98-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b205/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b213/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid MEhydcWhX5jpXKQzbbBk/MEhydcWhX5jpXKQzbbBk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/types/types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/70/7054d18ff772557a67c514ea6ae888acecf31d8c298af25177d1c0162598bdf5-d # internal github.com/prometheus/common/config mkdir -p $WORK/b260/ cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/46/46f4c0660db3ba50fa738efa36f6a51f106cade983477ac017e4d9c48cec7d64-d # internal github.com/prometheus/alertmanager/provider cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b261/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b265/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b268/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b271/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b154/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid bHJ__8xZFmrrz5EvbmWF/bHJ__8xZFmrrz5EvbmWF -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/provider.go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/prometheus/common/config -complete -installsuffix shared -buildid vYNB2PRSlXOkn95CnJ0w/vYNB2PRSlXOkn95CnJ0w -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b260/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_arm/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/76/760f204df9806ff899afa89d05f614cd7cf9f1aacd7b08fcc712817c5defb344-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid 9OvSDevdqOteLbQW1swJ/9OvSDevdqOteLbQW1swJ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/store/store.go cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/89/89835f2a8b2e618502795ee20ef2fc71dccdabac6fc59beee8e038547ac1d616-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b288/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid MUW1FrNdko-KjBLAvj25/MUW1FrNdko-KjBLAvj25 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/20/20b2870637c23ebd2d0f24eb1918a7f2d2046d2664043b002afeefb167f1c75c-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b303/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid QWryinhCA2UDoAV3uPvS/QWryinhCA2UDoAV3uPvS -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/8f/8fe31823400e8aeabd6aefb942ffe2a1b2ea05991a245ba2d0aad38de80f0920-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid u0sjF-FMZM2Ww1Ky1aWi/u0sjF-FMZM2Ww1Ky1aWi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/73/73ce00f5c36864de3e5e0d0857b7f9e4d7a834686557778e6ebf9225dd181703-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b307/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid IDH8Op6cOquE0cFcnAVI/IDH8Op6cOquE0cFcnAVI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b302/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_arm/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/20/200ee80646817a73675bf7d445a4402a2f9402c81b1b7e8111d4999d5ca38739-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b288/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b297/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid AEhB6cyPlWmL9BZPh434/AEhB6cyPlWmL9BZPh434 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b281/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_arm/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/67/67cc31558d02346a4bc032b5dad5a4b550e12da528b02044a34f85b27926c0ad-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b337/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid pdLQcaKZoL6b3Qp4JsGX/pdLQcaKZoL6b3Qp4JsGX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b336/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_arm/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/d8/d8b2015e54a5074cf1596cc190a78266b1be4e08a68abccb58573b15bc18fe7e-d # internal encoding/base32 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b336/_pkg_.a # internal mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p encoding/base32 -std -complete -installsuffix shared -buildid bVmEo_jPiJCL2-O7R70R/bVmEo_jPiJCL2-O7R70R -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/ee/eeb2ce55ccd6b6cb21b835920889dc02ee5bd67b8b0dd5d0ce84e17e8f074384-d # internal golang.org/x/net/bpf mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p golang.org/x/net/bpf -complete -installsuffix shared -buildid aAYl_3GWuBNJ5o3hu8VV/aAYl_3GWuBNJ5o3hu8VV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b341/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_arm/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/8f/8fa53100f37455bcfb177106387f9eecb7a337b6c64f9cc5cf6aecbabeeec97d-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b257/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid zA25H4eO8DUz0tqz5ZX_/zA25H4eO8DUz0tqz5ZX_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b343/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_32bit.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_32bit.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_32bit.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_arm.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_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/e2/e24fb679f8bb459a143ef825223f700f0834120339a91afc11f2d6e378f5785b-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b288/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/bb/bb25a46269a3df736f3c295e7a400c077f605e1af24839214a0e28773a4412f2-d # internal github.com/sean-/seed mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/sean-/seed -complete -installsuffix shared -buildid xv6QS0wHypsK0wrQa89O/xv6QS0wHypsK0wrQa89O -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack /usr/share/gocode/src/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid GcvES4rNUgSDk_EB87u5/GcvES4rNUgSDk_EB87u5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b298/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_arm/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/ae/ae695c2a539155349d5eafa86232bba92908d13e259548d2c698fe87ae312d2c-d # internal github.com/oklog/ulid mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b133/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid ERFM014QhT8PpyeMgyui/ERFM014QhT8PpyeMgyui -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack /usr/share/gocode/src/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/d5/d56bbbd6c8990a6ffb8909036a6bcd6783369d4d171c09834671236990bae8de-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b326/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid i1aKBHCC99bqkd_AOE_n/i1aKBHCC99bqkd_AOE_n -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b349/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_arm/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/37/3739f7c76a978d6979a3c7ca70e0148446d36b220a09efc11e5c60d3ffdf1ad7-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid gSyu2JIfl4hOOF2ezy0T/gSyu2JIfl4hOOF2ezy0T -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/03/0323b786996a47d6e01d73e9c33018a0f7b0580a62968c1282deff6337f8f805-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b341/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b342/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b343/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b257/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid XxDesjANfXqarJ_lUpdv/XxDesjANfXqarJ_lUpdv -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b340/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_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/ce/ceb5aaa5bb7213ce26775c5d03c998bef3d491ad18ea0affabff4cd554ae7570-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b341/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b342/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b343/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b257/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid elYYtw_Pbt3Cir3w9Ijk/elYYtw_Pbt3Cir3w9Ijk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b344/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_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/c3/c311dc6b88989a9aa32e3b2ff8c26d91ee6ae183a818918e20d0d2997921fdbf-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b289/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b260/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid v01d0bjsTbWs_iAJq-Nz/v01d0bjsTbWs_iAJq-Nz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b272/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_arm/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/29/292d554bc23a6e8372f025a10505dcbca230a4b8104a57f97d79c342fc4ce879-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-kit/log=$WORK/b209/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b211/_pkg_.a packagefile github.com/pkg/errors=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b212/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b213/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b260/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b272/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b154/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid nXBFMWReuo931imqjoGc/nXBFMWReuo931imqjoGc -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b208/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_arm/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/6b/6b56a3fc45a84cea8c7925373b54584f59c53f3d599795b1fdc3a0518318b7ce-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b326/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b352/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid v1XzGTiVW0iAbsQFsobr/v1XzGTiVW0iAbsQFsobr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b351/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_arm/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/df/df29bcfd1f41efb30bb2f25256548b836fd22b7f5466a7d9583ad0e96f2713cc-d # internal github.com/miekg/dns mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/ed25519=$WORK/b071/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile encoding/base32=$WORK/b339/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b340/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b344/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b257/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/miekg/dns -complete -installsuffix shared -buildid 8ubau0XEkLJ93guFknek/8ubau0XEkLJ93guFknek -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b338/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/hash.go /usr/share/gocode/src/github.com/miekg/dns/labels.go /usr/share/gocode/src/github.com/miekg/dns/listen_reuseport.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 cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/4d/4d635685994a57af9ec46fff4a07747a53bb65d1733ca8551f552ba077d4fb9a-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b326/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b349/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid ihbbZgACCoVEJlvzZovz/ihbbZgACCoVEJlvzZovz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b348/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_arm/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/bf/bfc3659929fa1126b3ef923394331fe5b2b188f5ae80ff604914d3702c710396-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b348/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b326/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid Qso6K4H3gwjDfyKFTaPT/Qso6K4H3gwjDfyKFTaPT -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/be/becb89d931b94971acdc689d474706f6835ec155e0ce7194cb8787c0344da1a3-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b209/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b211/_pkg_.a packagefile github.com/oklog/run=$WORK/b319/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b208/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b323/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid EXzE5O_Te1j-6Co0BZGk/EXzE5O_Te1j-6Co0BZGk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/8b/8bb2cdc0198aeb80288157fad7bc89c55cd8fef64f192895aef3fb2056a9f963-d # internal github.com/gofrs/uuid mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile database/sql/driver=$WORK/b133/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/gofrs/uuid -complete -installsuffix shared -buildid _ofIk0d_Y2e7yLTcBHkj/_ofIk0d_Y2e7yLTcBHkj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b354/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_arm/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/c3/c3d24a73bef62d6a5e330d13bd288e6e03265c960adf7d2b3fa8dd0033aec62b-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid XXAO7lUu2WbW0jB-dJss/XXAO7lUu2WbW0jB-dJss -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b359/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_arm/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/58/5878298573716ff0d0c906b988c3cebbf5bdd7f1686574bc0261a2c0c72f60f4-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b359/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile text/template=$WORK/b178/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid Q3N5DL0HGpzTL8qi_dEO/Q3N5DL0HGpzTL8qi_dEO -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b358/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_arm/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/03/03cbef0e8aee57327005f963b5f37906011ed1320ef43ef3f8d84c10e2a51464-d # internal github.com/prometheus/common/version mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b213/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile text/template=$WORK/b178/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/prometheus/common/version -complete -installsuffix shared -buildid BmaqEXwz9xAzfn0g2pY_/BmaqEXwz9xAzfn0g2pY_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/cb/cb1f54a6bb1fb70df5e1375e61ea3713d6eb49118d1df3e52f249a1f61d6d0e4-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b358/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid HxFhVM_3eJwbnzZd1loB/HxFhVM_3eJwbnzZd1loB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b357/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_arm/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/4b/4be3dc352e56f8288b4ba7fc74d0b0ef69a1b0f5dea15770c2f96ef0971bed0e-d # internal github.com/xlab/treeprint mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/xlab/treeprint -complete -installsuffix shared -buildid wr-2fPiSPsi9ljcwwFtg/wr-2fPiSPsi9ljcwwFtg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b361/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_arm/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/2b/2b7945b95620496026259e7623988e4ab1ce2ac675f05a94d04c37c1a8f0ba4b-d # internal golang.org/x/mod/semver mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p golang.org/x/mod/semver -complete -installsuffix shared -buildid pRctdYmpbS2Q3IEAKdt_/pRctdYmpbS2Q3IEAKdt_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack /usr/share/gocode/src/golang.org/x/mod/semver/semver.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/c8/c84ae005395a2c57a64ca08bf168b616c729d3966a5d4d4135853ecb59b116fc-d # internal os/user mkdir -p $WORK/b363/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b363/ -importpath os/user -- -I $WORK/b363/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/6b/6b18b3a4aa71b6526151e80f8676a15cd0efa8289510681bcac4941ddece01ae-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b357/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b322/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile html/template=$WORK/b177/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile text/template=$WORK/b178/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid xt6gdvucSJY4iCIk_h0-/xt6gdvucSJY4iCIk_h0- -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/fc/fcaf00a394a42cacc6819908e68bc26b757bcbbe605d9d581da4910d29431442-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/d6/d6adf349dc6e94549d1294bafe0efa0053fc5c7a974646171f9a9f8208f5a272-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b350/ github.com/prometheus/alertmanager/silence/silencepb cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b348/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b326/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b351/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b348/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b326/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b351/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid ebCAnAwwgNUB8YrIP8n9/ebCAnAwwgNUB8YrIP8n9 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid hIUiw4bj7LRNt_vIi9Hm/hIUiw4bj7LRNt_vIi9Hm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b350/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_arm/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/7e/7ee15e8f01bdfda90b45af1f9a999d46896687f7b8ba59c03bd01ffe1b501766-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b355/_pkg_.a # internal cd $WORK/b363 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b363=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/0b/0bd319470e5c5f06bd26001057afba3986daf009d27e011defc71fa2b9f55dcd-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b363=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b363=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b363=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b363=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -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 -marm -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b363=/tmp/go-build -gno-record-gcc-switches -o $WORK/b363/_cgo_.o $WORK/b363/_cgo_main.o $WORK/b363/_x001.o $WORK/b363/_x002.o $WORK/b363/_x003.o $WORK/b363/_x004.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b363/_cgo_.o -dynout $WORK/b363/_cgo_import.go cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p os/user -std -installsuffix shared -buildid FktFi6O47vm1EwWAJQ38/FktFi6O47vm1EwWAJQ38 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b363/_cgo_gotypes.go $WORK/b363/cgo_listgroups_unix.cgo1.go $WORK/b363/cgo_lookup_unix.cgo1.go $WORK/b363/getgrouplist_unix.cgo1.go $WORK/b363/_cgo_import.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b363/_pkg_.a $WORK/b363/_x001.o $WORK/b363/_x002.o $WORK/b363/_x003.o $WORK/b363/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/06/06d2ef5496fbc8fcb2cdd4ada790e7055f887096ac27863b33d54d453d0696ed-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/3c/3cf6da06eab97ac16c0612ee8065aad7e0f5bfdc7d7db76f9b32be0cbb0f63c3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/6d/6de25cf8dbda5d4599d96c00cd15fa8eabcd03c8bf8405ecc3095323eebf0eb0-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b108/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/lzw=$WORK/b329/_pkg_.a packagefile container/list=$WORK/b031/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b330/_pkg_.a packagefile github.com/google/btree=$WORK/b333/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b334/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b336/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b327/_pkg_.a packagefile github.com/miekg/dns=$WORK/b338/_pkg_.a packagefile github.com/sean-/seed=$WORK/b345/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid ChrjFqGPTToMy929jOF5/ChrjFqGPTToMy929jOF5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b328/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/label.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/peeked_conn.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_arm/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/9e/9e619f0bebd9575d73b13d42a810a2164495b4b022328c3d0e55276b543cfdf0-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-kit/log=$WORK/b209/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b211/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b326/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b327/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b328/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b346/_pkg_.a packagefile github.com/pkg/errors=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b347/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b213/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid 2fPaLEfAnPnQGZdrGBSn/2fPaLEfAnPnQGZdrGBSn -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b325/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_arm/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/32/32edba476cb1609c8cd990b30b7a10ac2ccab7c12a37316b63ed95a16d88155c-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b324/ github.com/prometheus/alertmanager/silence mkdir -p $WORK/b353/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-kit/log=$WORK/b209/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b211/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b325/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b350/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b213/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid L9eZfDao813_SjnWKTwy/L9eZfDao813_SjnWKTwy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflog.go cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-kit/log=$WORK/b209/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b211/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b354/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b252/_pkg_.a packagefile github.com/pkg/errors=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b325/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b213/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid 1wzM0IY3_qY4G6XWivBo/1wzM0IY3_qY4G6XWivBo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/62/625c6b9220245fd6fa02849f41cc60014285135e6eb7b8ccd8570adacb7feae7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/f2/f2dcc72b2608de4b05bee783d9768ebe6616a964202a5601f3f698ce23dfa180-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b316/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b317/_pkg_.a packagefile github.com/go-kit/log=$WORK/b209/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b211/_pkg_.a packagefile github.com/pkg/errors=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b318/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b324/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b356/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b212/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b213/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid cDdl8unuKvVoTp3mmK2D/cDdl8unuKvVoTp3mmK2D -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b315/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_arm/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/9f/9fdb97c8c7d99ac6657d323db723c7b875cfed58a97f46db7e8f842cb3c7e5ed-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-kit/log=$WORK/b209/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b211/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b208/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b315/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b323/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b322/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b213/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid x8-YoZvnXO1-Af6LsGA7/x8-YoZvnXO1-Af6LsGA7 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b314/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_arm/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/66/6642161356d8f33b98046d31d55505077df705284eb6ba1be15f3ee5411c0d26-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/b025/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b106/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/pkg/errors=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b188/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b204/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b208/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b314/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b356/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b360/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b361/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b362/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b194/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile os/user=$WORK/b363/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/prometheus/alertmanager/cli -complete -installsuffix shared -buildid 0J3l4dZMTtSePzPXmzRl/0J3l4dZMTtSePzPXmzRl -goversion go1.19.8 -shared -c=4 -nolocalimports -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_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/85/85b1d9c9b05fc855ef033a8dbf8f0229bc30b28aaa3f6c35dced1df167515129-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/b009/_pkg_.a packagefile runtime/cgo=$WORK/b094/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid K1zwk2KdUBb3b93svun3/K1zwk2KdUBb3b93svun3 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cmd/amtool/main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e2/e27afbd00eabffec90b64f4a1732f8c955e2819d86a16f6fb8cb453dd3860805-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/b009/_pkg_.a packagefile runtime/cgo=$WORK/b094/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b106/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b132/_pkg_.a packagefile github.com/pkg/errors=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b188/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b204/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b208/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b314/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b356/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b206/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b360/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b361/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b362/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b194/_pkg_.a packagefile io/ioutil=$WORK/b136/_pkg_.a packagefile net/http=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile os/user=$WORK/b363/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a packagefile runtime/internal/atomic=$WORK/b015/_pkg_.a packagefile runtime/internal/math=$WORK/b016/_pkg_.a packagefile runtime/internal/sys=$WORK/b017/_pkg_.a packagefile runtime/internal/syscall=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile container/list=$WORK/b031/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/ed25519=$WORK/b071/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/rc4=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b103/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile unicode/utf16=$WORK/b069/_pkg_.a packagefile internal/fmtsort=$WORK/b052/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b156/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b180/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b181/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b183/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b182/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile net/http/httputil=$WORK/b184/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile database/sql/driver=$WORK/b133/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b134/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b111/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b139/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b140/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b144/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b145/_pkg_.a packagefile net/mail=$WORK/b148/_pkg_.a packagefile regexp=$WORK/b137/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b191/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b149/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b176/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b154/_pkg_.a packagefile text/tabwriter=$WORK/b207/_pkg_.a packagefile github.com/go-kit/log=$WORK/b209/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b211/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b212/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b213/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b260/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b272/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b315/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b323/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b322/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b357/_pkg_.a packagefile html/template=$WORK/b177/_pkg_.a packagefile text/template=$WORK/b178/_pkg_.a packagefile bufio=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b195/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b197/_pkg_.a packagefile go/doc=$WORK/b198/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b117/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile internal/safefilepath=$WORK/b057/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/http/httptrace=$WORK/b129/_pkg_.a packagefile net/http/internal=$WORK/b130/_pkg_.a packagefile net/http/internal/ascii=$WORK/b131/_pkg_.a packagefile internal/itoa=$WORK/b028/_pkg_.a packagefile internal/oserror=$WORK/b029/_pkg_.a packagefile internal/poll=$WORK/b055/_pkg_.a packagefile internal/syscall/execenv=$WORK/b058/_pkg_.a packagefile internal/syscall/unix=$WORK/b056/_pkg_.a packagefile internal/testlog=$WORK/b059/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b070/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b072/_pkg_.a packagefile crypto/internal/nistec=$WORK/b048/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b044/_pkg_.a packagefile crypto/dsa=$WORK/b082/_pkg_.a packagefile crypto/x509/pkix=$WORK/b083/_pkg_.a packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b089/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile internal/singleflight=$WORK/b091/_pkg_.a packagefile net/netip=$WORK/b092/_pkg_.a packagefile encoding/csv=$WORK/b109/_pkg_.a packagefile encoding/xml=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b171/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b172/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b173/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b174/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b175/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b160/_pkg_.a packagefile mime/quotedprintable=$WORK/b128/_pkg_.a packagefile html=$WORK/b135/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b141/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b143/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b146/_pkg_.a packagefile regexp/syntax=$WORK/b138/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b150/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b152/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b159/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b210/_pkg_.a packagefile expvar=$WORK/b214/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b215/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b216/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b217/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b246/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b247/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b251/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b254/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b249/_pkg_.a packagefile runtime/debug=$WORK/b259/_pkg_.a packagefile runtime/metrics=$WORK/b250/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b261/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b265/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b268/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b271/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b289/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b316/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b317/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b318/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b324/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b353/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b358/_pkg_.a packagefile text/template/parse=$WORK/b179/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b196/_pkg_.a packagefile go/ast=$WORK/b199/_pkg_.a packagefile go/doc/comment=$WORK/b202/_pkg_.a packagefile go/token=$WORK/b201/_pkg_.a packagefile internal/lazyregexp=$WORK/b203/_pkg_.a packagefile compress/flate=$WORK/b114/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b122/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b073/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b049/_pkg_.a packagefile internal/intern=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b158/_pkg_.a packagefile encoding/gob=$WORK/b161/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b162/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b142/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b147/_pkg_.a packagefile github.com/josharian/intern=$WORK/b151/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b219/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b241/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b248/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b252/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b253/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b255/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b256/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b257/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b262/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b263/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b266/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b267/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b165/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b269/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b278/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b288/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b291/_pkg_.a packagefile github.com/oklog/run=$WORK/b319/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b325/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b348/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b326/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b351/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b354/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b355/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b359/_pkg_.a packagefile go/scanner=$WORK/b200/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b119/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b163/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b245/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b258/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b264/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b166/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b168/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b169/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b270/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b294/_pkg_.a packagefile os/exec=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b292/_pkg_.a packagefile os/signal=$WORK/b320/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b327/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b328/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b346/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b347/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b349/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b352/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b164/_pkg_.a packagefile golang.org/x/text/width=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b244/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b167/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b293/_pkg_.a packagefile compress/lzw=$WORK/b329/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b330/_pkg_.a packagefile github.com/google/btree=$WORK/b333/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b334/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b336/_pkg_.a packagefile github.com/miekg/dns=$WORK/b338/_pkg_.a packagefile github.com/sean-/seed=$WORK/b345/_pkg_.a packagefile hash/fnv=$WORK/b222/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b306/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b331/_pkg_.a packagefile net/rpc=$WORK/b335/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b337/_pkg_.a packagefile encoding/base32=$WORK/b339/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b340/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b344/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b332/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b341/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b342/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b343/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/prometheus/alertmanager/cmd/amtool\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x8053420e40202e2b1d181c6ead830aea4993a57a -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm.ld '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm\nbuild\tGOOS=linux\nbuild\tGOARM=7\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=x6FmBFg5Yh-Jlj3erRGw/K1zwk2KdUBb3b93svun3/Oe9M-JeAYCLwMIIp4VEv/x6FmBFg5Yh-Jlj3erRGw -X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x8053420e40202e2b1d181c6ead830aea4993a57a -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm.ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/alertmanager-0.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.9vDo8d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm + 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-15.fc36 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm -g /usr/share/gocode -r '.*example.*' Installing: github.com/prometheus/alertmanager + IFS= +++ realpath -e --relative-base=. doc examples MAINTAINERS.md README.md CHANGELOG.md 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-15.fc36.arm/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/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-15.fc36.arm/usr/bin/ '/builddir/build/BUILD/alertmanager-0.23.0/_build/bin/alertmanager' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/bin/alertmanager' '/builddir/build/BUILD/alertmanager-0.23.0/_build/bin/amtool' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/bin/amtool' + mv /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/bin/alertmanager /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/bin/prometheus-alertmanager + pushd /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/bin ~/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/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-15.fc36.arm/etc/prometheus/alertmanager.yml + install -Dpm0644 /builddir/build/SOURCES/README.templates /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/etc/prometheus/alertmanager_templates/README.templates + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/var/lib/prometheus/alertmanager mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/var' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/var/lib' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/var/lib/prometheus' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/var/lib/prometheus/alertmanager' + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.service /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/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-15.fc36.arm/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-15.fc36.arm/etc/default/prometheus-alertmanager + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.logrotate /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/etc/logrotate.d/prometheus-alertmanager + install -Dpm0644 template/default.tmpl /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm//usr/share/prometheus/alertmanager/template/default.tmpl + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm//usr/share/man/man1/ mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm//usr/share/man' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm//usr/share/man/man1/' + /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/bin/prometheus-alertmanager --help-man + /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/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-15.fc36.arm//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-15.fc36.arm//usr/share/man/man1/amtool.1 + sed -i 's/\.\/amtool/amtool/' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm//usr/share/man/man1/amtool.1 + /usr/bin/find-debuginfo -j5 --strict-build-id -m -i --build-id-seed 0.23.0-15.fc36 --unique-debug-suffix -0.23.0-15.fc36.arm --unique-debug-src-base golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/alertmanager-0.23.0 extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/bin/amtool extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/bin/prometheus-alertmanager 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-15.fc36.arm/usr/bin/amtool. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/bin/prometheus-alertmanager. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 47024kB, size after compression: 46776kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 7292 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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: golang-github-prometheus-alertmanager-0.23.0-15.fc36.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Pzykhd + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nUxVDe + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/licenses/golang-github-prometheus-alertmanager + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/licenses/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(golang-github-prometheus-alertmanager) = 0.23.0-15.fc36 golang-github-prometheus-alertmanager = 0.23.0-15.fc36 golang-github-prometheus-alertmanager(armv7hl-32) = 0.23.0-15.fc36 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 libc.so.6(GLIBC_2.32) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: golang-github-prometheus-alertmanager-devel-0.23.0-15.fc36.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LldWN4 + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/doc/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pq116b + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/licenses/golang-github-prometheus-alertmanager-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm/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-15.fc36 golang(github.com/prometheus/alertmanager/api/metrics) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v1) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/client) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/alert) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/alertgroup) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/general) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/receiver) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/silence) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/models) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alert) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/general) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/silence) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/asset) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/cli) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/cli/config) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/cli/format) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/client) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/cluster) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/cluster/clusterpb) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/config) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/dispatch) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/inhibit) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/nflog) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/nflog/nflogpb) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/email) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/opsgenie) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/pagerduty) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/pushover) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/slack) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/sns) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/test) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/victorops) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/webhook) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/wechat) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/pkg/labels) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/pkg/modtimevfs) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/provider) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/provider/mem) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/silence) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/silence/silencepb) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/store) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/template) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/test/cli) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/test/with_api_v1) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/test/with_api_v2) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/timeinterval) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/types) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/ui) = 0.23.0-15.fc36 golang-github-prometheus-alertmanager-devel = 0.23.0-15.fc36 golang-ipath(github.com/prometheus/alertmanager) = 0.23.0-15.fc36 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-15.fc36.armv7hl Provides: golang-github-prometheus-alertmanager-debugsource = 0.23.0-15.fc36 golang-github-prometheus-alertmanager-debugsource(armv7hl-32) = 0.23.0-15.fc36 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-15.fc36.armv7hl Provides: debuginfo(build-id) = a0ec8693875095e942ed3139bbb94aaaa0267df3 debuginfo(build-id) = feb32d52203cfa5e3932ae4382bb91db11d30b90 golang-github-prometheus-alertmanager-debuginfo = 0.23.0-15.fc36 golang-github-prometheus-alertmanager-debuginfo(armv7hl-32) = 0.23.0-15.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-prometheus-alertmanager-debugsource(armv7hl-32) = 0.23.0-15.fc36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.arm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debugsource-0.23.0-15.fc36.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-devel-0.23.0-15.fc36.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-0.23.0-15.fc36.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debuginfo-0.23.0-15.fc36.armv7hl.rpm Child return code was: 0